From cecd1c3ac5bb00839a2f0e3f36fceb5f4b82d45a Mon Sep 17 00:00:00 2001 From: bergner Date: Tue, 6 Nov 2007 23:13:31 +0000 Subject: [PATCH] * ppc-opc.c (powerpc_opcodes): Remove the dcffix and dcffix. opcodes which are not included in the "Preliminary Decimal Floating-Point Architecture" document. --- opcodes/ppc-opc.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/opcodes/ppc-opc.c b/opcodes/ppc-opc.c index b33e7f3207..4f29159966 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 } }, -- 2.11.0