This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [AArch64] Make register indices be full 64-bit values


Hi Richard,

> include/opcode/
> 	* aarch64.h (aarch64_opnd_info): Change index fields to int64_t.
> 
> opcodes/
> 	* aarch64-opc.c (operand_general_constraint_met_p): Check the
> 	range of ldst_elemlist operands.
> 	(print_register_list): Use PRIi64 to print the index.
> 	(aarch64_print_operand): Likewise.
> 
> gas/testsuite/
> 	* gas/aarch64/diagnostic.s, gas/aarch64/diagnostic.l: Add tests
> 	for out-of-range indices.
 
Approved - please apply.

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]