* mips-opc.c: Add a case for "div" and "divu" with two registers

and a destination of $0.
PR 10654.
This commit is contained in:
Ian Lance Taylor
1996-09-17 16:07:41 +00:00
parent 5b59224e91
commit 800bda836e

View 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.