projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29b5afe
)
* vu0.h (sqc2): Fix opcode.
author
Jeff Law
<law@redhat.com>
Mon, 1 Jun 1998 16:36:09 +0000
(16:36 +0000)
committer
Jeff Law
<law@redhat.com>
Mon, 1 Jun 1998 16:36:09 +0000
(16:36 +0000)
opcodes/ChangeLog
patch
|
blob
|
history
opcodes/vu0.h
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index
c2d39a0
..
e634631
100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-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.
diff --git
a/opcodes/vu0.h
b/opcodes/vu0.h
index
4635412
..
a8a9072
100644
(file)
--- a/
opcodes/vu0.h
+++ b/
opcodes/vu0.h
@@
-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)", 0x
e
8000000, 0xfc000000, 0, T5},
+{"sqc2", "1,o(b)", 0x
f
8000000, 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},