x86: slightly rearrange struct insn_template
authorJan Beulich <jbeulich@suse.com>
Wed, 30 Oct 2019 08:06:42 +0000 (09:06 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 30 Oct 2019 08:06:42 +0000 (09:06 +0100)
commita2cebd03faf935d292b524e999787d379a6b04ad
tree18a537981dabb36920121eacb51bb30e6ad62c66
parent507916b8551f6227da9fe8071267c164a3014b79
x86: slightly rearrange struct insn_template

This avoids holes between the individual fields, (potentially) shrinking
the overall template table size by 4 bytes per entry.
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-opc.h
opcodes/i386-tbl.h
This page took 0.024501 seconds and 4 git commands to generate.