x86: convert RegMask and RegBND from bitfield to enumerator
authorJan Beulich <jbeulich@suse.com>
Fri, 8 Nov 2019 08:06:24 +0000 (09:06 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 8 Nov 2019 08:06:24 +0000 (09:06 +0100)
commitf74a6307279f162e892e570448dc2433963db1d8
tree8511668a57eb3a30335ab74559d0adc94bdec513
parent3528c362d9471524cfe8a76c692081838b292d64
x86: convert RegMask and RegBND from bitfield to enumerator

This is to further shrink the operand type representation.
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-init.h
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-reg.tbl
opcodes/i386-tbl.h
This page took 0.02667 seconds and 4 git commands to generate.