x86: convert Control/Debug/Test from bitfield to enumerator
authorJan Beulich <jbeulich@suse.com>
Fri, 8 Nov 2019 08:04:53 +0000 (09:04 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 8 Nov 2019 08:04:53 +0000 (09:04 +0100)
commit4a5c67ed841db42c7be13cb2991ece3b3fc4bf75
tree1fd1a44252fd896a35508f621c16725163ecd844
parent00cee14fbad24453ff56656c5726ef5e4b0de588
x86: convert Control/Debug/Test 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.024662 seconds and 4 git commands to generate.