x86: convert SReg from bitfield to enumerator
authorJan Beulich <jbeulich@suse.com>
Fri, 8 Nov 2019 08:04:09 +0000 (09:04 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 8 Nov 2019 08:04:09 +0000 (09:04 +0100)
commit00cee14fbad24453ff56656c5726ef5e4b0de588
tree1b4bbeafdf3970582fbe95e092b178bacf070cd2
parentbab6aec1255ba2ec8de3ae0363958e2ff26ce25d
x86: convert SReg from bitfield to enumerator

This is to further shrink the operand type representation.
gas/ChangeLog
gas/config/tc-i386-intel.c
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.024975 seconds and 4 git commands to generate.