mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
* vu0.h (sqc2): Fix opcode.
This commit is contained in:
parent
29b5afe9af
commit
7d3d00f846
@ -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.
|
||||
|
||||
|
@ -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},
|
||||
|
Loading…
Reference in New Issue
Block a user