From: Ian Lance Taylor Date: Wed, 10 Jan 1996 17:37:58 +0000 (+0000) Subject: * mips-dis.c (print_insn_arg): Print cases 'i' and 'u' in hex. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fef0b65b717d02a21a92b7e9cdcf356412b5498f;p=binutils-gdb.git * mips-dis.c (print_insn_arg): Print cases 'i' and 'u' in hex. (_print_insn_mips): Change i from int to unsigned int. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 91e2d93e189..08c8431b220 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 10 12:37:22 1996 Ian Lance Taylor + + * mips-dis.c (print_insn_arg): Print cases 'i' and 'u' in hex. + (_print_insn_mips): Change i from int to unsigned int. + Thu Jan 4 17:21:10 1996 David Edelsohn * ppc-opc.c (powerpc_opcodes): tlbi POWER opcode form different