* mips-opc.c: Add a case for "div" and "divu" with two registers
authorIan Lance Taylor <ian@airs.com>
Tue, 17 Sep 1996 16:07:41 +0000 (16:07 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 17 Sep 1996 16:07:41 +0000 (16:07 +0000)
and a destination of $0.
PR 10654.

opcodes/ChangeLog

index 3db0f272c21c3f497647bc73299f8d212562314d..5350edbafb89dc8e6959191b239621dbcb5e23a7 100644 (file)
@@ -1,3 +1,8 @@
+Tue Sep 17 12:06:51 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * mips-opc.c: Add a case for "div" and "divu" with two registers
+       and a destination of $0.
+
 Tue Sep 10 16:12:39 1996  Fred Fish  <fnf@rtl.cygnus.com>
 
        * mips-dis.c (print_insn_arg): Add prototype.