[PATCH 5/8] x86: re-order two fields of struct insn_template
H.J. Lu
hjl.tools@gmail.com
Mon Mar 22 18:03:45 GMT 2021
On Mon, Mar 22, 2021 at 05:44:55PM +0100, Jan Beulich wrote:
> To facilitate a subsequent table parser change, re-order CPU flags and
> opcode modifier fields. No functional change intended.
>
> gas/
> 2021-03-XX Jan Beulich <jbeulich@suse.com>
>
> * config/tc-i386.c (output_i386_opcode): Invoke
> process_i386_cpu_flag() slightly later.
> (process_i386_opcodes): Likewise.
>
> opcodes/
> 2021-03-XX Jan Beulich <jbeulich@suse.com>
>
> * i386-opc.h (struct insn_template): Move cpu_flags field past
> opcode_modifier one.
> * i386-tbl.h: Re-generate.
>
OK. Thanks.
H.J.
More information about the Binutils
mailing list