x86: fold RegXMM/RegYMM/RegZMM into RegSIMD
authorJan Beulich <jbeulich@novell.com>
Mon, 18 Dec 2017 08:36:14 +0000 (09:36 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 18 Dec 2017 08:36:14 +0000 (09:36 +0100)
commit1b54b8d7e4fc8055f9220a5287e8a94d8a65a88d
tree251683194a05f8a20ac48f8260147bf3e6af37bb
parentca0d63fe0703ed36af1a7bda6097958805895b3a
x86: fold RegXMM/RegYMM/RegZMM into RegSIMD

... qualified by their respective sizes, allowing to drop FirstXmm0 at
the same time.
gas/ChangeLog
gas/config/tc-i386-intel.c
gas/config/tc-i386.c
gas/testsuite/gas/i386/x86-64-specific-reg.l
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.030738 seconds and 4 git commands to generate.