* vu0.h (sqc2): Fix opcode.
authorJeff Law <law@redhat.com>
Mon, 1 Jun 1998 16:36:09 +0000 (16:36 +0000)
committerJeff Law <law@redhat.com>
Mon, 1 Jun 1998 16:36:09 +0000 (16:36 +0000)
opcodes/ChangeLog
opcodes/vu0.h

index c2d39a0bbe61420ba9f335253547f16ca57ad267..e634631cdb815e9c0b168664416cc5c841c761b6 100644 (file)
@@ -1,6 +1,8 @@
 start-sanitize-r5900
 Mon Jun  1 10:27:26 1998  Jeffrey A Law  (law@cygnus.com)
 
+       * vu0.h (sqc2): Fix opcode.
+
         * mips-opc.c (rsqrt.s): Update based on r5900 ISA manual version 2.1
         (sqrt.s): Likewise.
 
index 46354128ebf3ced817a3024a176993dab85c58eb..a8a9072fd3f43a96aa18b542598c9c69f943fc95 100644 (file)
@@ -28,7 +28,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  *
 {"qmtc2",    "t,2",    0x48a00000, 0xffe007ff, 0,              T5},
 {"qmtc2.ni", "t,2",    0x48a00000, 0xffe007ff, 0,              T5},
 {"qmtc2.i", "t,2",     0x48a00001, 0xffe007ff, 0,              T5},
-{"sqc2",     "1,o(b)", 0xe8000000, 0xfc000000, 0,              T5},
+{"sqc2",     "1,o(b)", 0xf8000000, 0xfc000000, 0,              T5},
 {"vabs",   "&1K,2K",   0x4a0001fd, 0xfe0007ff, 0,              T5},
 {"vadd",   "&3K,2K,1K",        0x4a000028, 0xfe00003f, 0,              T5},
 {"vaddi",  "&3K,2K,J", 0x4a000022, 0xfe1f003f, 0,              T5},