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: [PATCH v2 2/9] x86: slightly rearrange struct insn_template


On Mon, Oct 28, 2019 at 1:03 AM Jan Beulich <jbeulich@suse.com> wrote:
>
> This avoids holes between the individual fields, (potentially) shrinking
> the overall template table size by 4 bytes per entry.
>
> opcodes/
> 2019-10-XX  Jan Beulich  <jbeulich@suse.com>
>
>         * i386-gen.c (output_i386_opcode): Change order of fields
>         emitted to output.
>         * i386-opc.h (struct insn_template): Move operands field.
>         Convert extension_opcode field to unsigned short.
>         * i386-tbl.h: Re-generate.

OK.

Thanks.

-- 
H.J.


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