x86: convert RegSIMD and RegMMX from bitfield to enumerator
authorJan Beulich <jbeulich@suse.com>
Fri, 8 Nov 2019 08:05:36 +0000 (09:05 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 8 Nov 2019 08:05:36 +0000 (09:05 +0100)
commit3528c362d9471524cfe8a76c692081838b292d64
treeb6bf9bd61e9beddc1e70c8c8f646e96940d6f957
parent4a5c67ed841db42c7be13cb2991ece3b3fc4bf75
x86: convert RegSIMD and RegMMX 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.025518 seconds and 4 git commands to generate.