x86: re-do "shorthand" handling
authorJan Beulich <jbeulich@suse.com>
Wed, 30 Oct 2019 08:07:40 +0000 (09:07 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 30 Oct 2019 08:07:40 +0000 (09:07 +0100)
commit3cc17af5890d5877b8ac53eb5cd9a2adf82467e6
tree2819878c197833e73797d9ae6408affd5a07be34
parenta2cebd03faf935d292b524e999787d379a6b04ad
x86: re-do "shorthand" handling

Now that the opcode table gets preprocessed, undo parts of commit
dc821c5f9a ("x86: replace Reg8, Reg16, Reg32, and Reg64"): Have the
preprocessor handle the expansion there, while making the expansions
explicit in i386-gen and the register table.
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-opc.tbl
opcodes/i386-reg.tbl
This page took 0.025606 seconds and 4 git commands to generate.