2003-09-19 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Fri, 19 Sep 2003 18:59:13 +0000 (18:59 +0000)
committerMichael Snyder <msnyder@vmware.com>
Fri, 19 Sep 2003 18:59:13 +0000 (18:59 +0000)
* frv.cpu (nldqi): Delete unimplemented instruction.

cpu/ChangeLog
cpu/frv.cpu

index 9074168..f273fc1 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-19  Michael Snyder  <msnyder@redhat.com>
+
+       * frv.cpu (nldqi): Delete unimplemented instruction.
+
 2003-09-12  Dave Brolley  <brolley@redhat.com>
 
        * frv.cpu (u-clrgr, u-clrfr): New units of model fr500.
index e2e7359..8c33d96 100644 (file)
   )
 )
 
-(ne-load-quad-r-simm nldqi  OP_46 GR    (ne-XI-size) 0 NA
-                    ((fr500 (unit u-gr-load))) "Load quad word")
 (ne-load-quad-r-simm nldqfi OP_4C FRint (ne-XI-size) 1 FR-ACCESS
                     ((fr500 (unit u-fr-load))) "Load quad float")