[PATCH 02/10] aarch64: Tweak insn sequence code

Nick Clifton nickc@redhat.com
Thu Dec 2 12:37:23 GMT 2021


Hi Richard,

> include/
> 	* opcode/aarch64.h (aarch64_instr_sequence): Replace num_insns
> 	and current_insns with num_added_insns and num_allocated_insns.
> 
> opcodes/
> 	* aarch64-opc.c (add_insn_to_sequence): New function.
> 	(init_insn_sequence): Update for new aarch64_instr_sequence layout.
> 	Add the first instruction to the inst array.
> 	(verify_constraints): Update for new aarch64_instr_sequence layout.
> 	Don't add the last instruction to the array.

Approved - please apply.

Cheers
   Nick



More information about the Binutils mailing list