* mips-dis.c (print_insn_arg): Print condition code registers as

$fccN.
This commit is contained in:
Ian Lance Taylor
1996-09-09 18:27:10 +00:00
parent 293c76a376
commit 30b1724cc8
2 changed files with 86 additions and 32 deletions

View File

@ -1,3 +1,12 @@
Mon Sep 9 14:26:26 1996 Ian Lance Taylor <ian@cygnus.com>
* mips-dis.c (print_insn_arg): Print condition code registers as
$fccN.
Tue Sep 3 12:09:46 1996 Doug Evans <dje@canuck.cygnus.com>
* sparc-opc.c (sparc_opcodes): Add setuw, setsw, setx.
start-sanitize-v850
Tue Sep 3 12:05:25 1996 Jeffrey A Law (law@cygnus.com)