]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* ppc-opc.c (powerpc_opcodes): Remove the dcffix and dcffix. opcodes
authorPeter Bergner <bergner@vnet.ibm.com>
Tue, 6 Nov 2007 23:14:07 +0000 (23:14 +0000)
committerPeter Bergner <bergner@vnet.ibm.com>
Tue, 6 Nov 2007 23:14:07 +0000 (23:14 +0000)
which are not included in the "Preliminary Decimal Floating-Point
Architecture" document.

opcodes/ChangeLog
opcodes/ppc-opc.c

index 45d5c8f0c3e98acb5181c24b1ed5baef9e3ceb09..e9452c8990dffd21bfcd5269661fe1840fa2540e 100644 (file)
@@ -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
index b33e7f32075d36dd25338dea19c14f47e6b1fc6f..4f2915996606851d2ac4dcf0b52869dd4d807028 100644 (file)
@@ -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 } },