From 800bda836e6d694f183f7597b44d0c99ad1655e3 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 17 Sep 1996 16:07:41 +0000 Subject: [PATCH] * mips-opc.c: Add a case for "div" and "divu" with two registers and a destination of $0. PR 10654. --- opcodes/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3db0f272c21..5350edbafb8 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 17 12:06:51 1996 Ian Lance Taylor + + * 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 * mips-dis.c (print_insn_arg): Add prototype. -- 2.30.2