x86: drop FloatReg and FloatAcc
authorJan Beulich <jbeulich@novell.com>
Mon, 18 Dec 2017 08:35:01 +0000 (09:35 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 18 Dec 2017 08:35:01 +0000 (09:35 +0100)
commitca0d63fe0703ed36af1a7bda6097958805895b3a
treeb3f659fb2dbb588705e9505642c7fe1e83294997
parentdc821c5f9ae5208ad1ec438718f75e224f856deb
x86: drop FloatReg and FloatAcc

Express them as Reg|Tbyte and Acc|Tbyte respectively.
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-init.h
opcodes/i386-opc.h
opcodes/i386-reg.tbl
opcodes/i386-tbl.h
This page took 0.025954 seconds and 4 git commands to generate.