mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-28 04:25:10 +08:00
* ppc-opc.c (powerpc_opcodes): Remove the dcffix and dcffix. opcodes
which are not included in the "Preliminary Decimal Floating-Point Architecture" document.
This commit is contained in:
parent
5de6e39c09
commit
548b1dcfcb
@ -1,3 +1,9 @@
|
||||
2007-11-06 Peter Bergner <bergner@vnet.ibm.com>
|
||||
|
||||
* ppc-opc.c (powerpc_opcodes): Remove the dcffix and dcffix. opcodes
|
||||
which are not included in the "Preliminary Decimal Floating-Point
|
||||
Architecture" document.
|
||||
|
||||
2007-11-01 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* i386-gen.c (opcode_modifiers): Replace No_xSuf with
|
||||
|
@ -4547,9 +4547,6 @@ const struct powerpc_opcode powerpc_opcodes[] = {
|
||||
{ "drsp", XRC(59,770,0), X_MASK, POWER6, { FRT, FRB } },
|
||||
{ "drsp.", XRC(59,770,1), X_MASK, POWER6, { FRT, FRB } },
|
||||
|
||||
{ "dcffix", XRC(59,802,0), X_MASK, POWER6, { FRT, FRB } },
|
||||
{ "dcffix.", XRC(59,802,1), X_MASK, POWER6, { FRT, FRB } },
|
||||
|
||||
{ "denbcd", XRC(59,834,0), X_MASK, POWER6, { S, FRT, FRB } },
|
||||
{ "denbcd.", XRC(59,834,1), X_MASK, POWER6, { S, FRT, FRB } },
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user