aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ppc-opc.c
diff options
context:
space:
mode:
authorPeter Bergner <bergner@vnet.ibm.com>2007-11-06 23:14:07 +0000
committerPeter Bergner <bergner@vnet.ibm.com>2007-11-06 23:14:07 +0000
commit548b1dcfcbab2c7ef43c5a7cee6287d69708df54 (patch)
tree39d570a102bb2a5143d4d287e3d17f18a02cb90c /opcodes/ppc-opc.c
parent5de6e39c09a1a9f62a2b928cbc6c33d91f80829f (diff)
downloadfsf-binutils-gdb-548b1dcfcbab2c7ef43c5a7cee6287d69708df54.zip
fsf-binutils-gdb-548b1dcfcbab2c7ef43c5a7cee6287d69708df54.tar.gz
fsf-binutils-gdb-548b1dcfcbab2c7ef43c5a7cee6287d69708df54.tar.bz2
* ppc-opc.c (powerpc_opcodes): Remove the dcffix and dcffix. opcodes
which are not included in the "Preliminary Decimal Floating-Point Architecture" document.
Diffstat (limited to 'opcodes/ppc-opc.c')
-rw-r--r--opcodes/ppc-opc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/opcodes/ppc-opc.c b/opcodes/ppc-opc.c
index b33e7f3..4f29159 100644
--- a/opcodes/ppc-opc.c
+++ b/opcodes/ppc-opc.c
@@ -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 } },