diff options
author | Jeff Law <law@redhat.com> | 1998-05-20 06:21:01 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-05-20 06:21:01 +0000 |
commit | 3366d0655bc0e52364c4c08bc16d70110f42651e (patch) | |
tree | b86f147a7d6e0e836f2bd9d96f3984c0581ed781 /opcodes | |
parent | 5d460ad9b5d75e094cebb65ba2970ee3aa98f52c (diff) | |
download | fsf-binutils-gdb-3366d0655bc0e52364c4c08bc16d70110f42651e.zip fsf-binutils-gdb-3366d0655bc0e52364c4c08bc16d70110f42651e.tar.gz fsf-binutils-gdb-3366d0655bc0e52364c4c08bc16d70110f42651e.tar.bz2 |
* mips-opc.c (multu1): Add two operand variant for the r5900.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3fb8c10..3374100 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-r5900 +Wed May 20 00:22:27 1998 Jeffrey A Law (law@cygnus.com) + + * mips-opc.c (multu1): Add two operand variant for the r5900. + +end-sanitize-r5900 Tue May 19 17:36:08 1998 Ian Lance Taylor <ian@cygnus.com> * mips-dis.c (print_mips16_insn_arg): Handle type ']' correctly |