diff options
author | Frank Ch. Eigler <fche@redhat.com> | 1998-04-15 17:36:43 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 1998-04-15 17:36:43 +0000 |
commit | 92976c09d56f51a21d4ae95ff4c702609747391c (patch) | |
tree | cef68dc3a4783d9d8bccc808ec7a8734debe2cb7 /opcodes/vu0.h | |
parent | 645968657e0277593d8c678ab43fc16b3c1e461c (diff) | |
download | gdb-92976c09d56f51a21d4ae95ff4c702609747391c.zip gdb-92976c09d56f51a21d4ae95ff4c702609747391c.tar.gz gdb-92976c09d56f51a21d4ae95ff4c702609747391c.tar.bz2 |
* Customer specs changed one R5900 COP2 instruction bit-pattern.
Wed Apr 15 10:30:07 1998 Frank Ch. Eigler <fche@cygnus.com>
* vu0.h: Specs changed for VCALLMSR bit pattern.
* mips-dis.c: (print_insn_arg) Matching change.
Diffstat (limited to 'opcodes/vu0.h')
-rw-r--r-- | opcodes/vu0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/vu0.h b/opcodes/vu0.h index 3720d83..a260ff4 100644 --- a/opcodes/vu0.h +++ b/opcodes/vu0.h @@ -45,7 +45,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * {"vadday", "&UK,2K,1#y", 0x4a00003d, 0xfe0007ff, 0, T5}, {"vaddaz", "&UK,2K,1#z", 0x4a00003e, 0xfe0007ff, 0, T5}, {"vcallms","O", 0x4a000038, 0xffe0003f, 0, T5}, -{"vcallmsr", "9", 0x4a009839, 0xffffffff, 0, T5}, +{"vcallmsr", "9", 0x4a00d839, 0xffffffff, 0, T5}, {"vclip","2", 0x4be001ff, 0xffff07ff, 0, T5}, {"vdiv","Q,8,7", 0x4a0003bc, 0xfe0007ff, 0, T5}, {"vftoi0", "&1K,2K", 0x4a00017c, 0xfe0007ff, 0, T5}, |