aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorChao-ying Fu <fu@mips.com>2005-08-25 18:12:44 +0000
committerChao-ying Fu <fu@mips.com>2005-08-25 18:12:44 +0000
commitfd25c5a9db0e51c42cde14f2b6f64bd8f4764adf (patch)
treefdd66dfa04ae239476a83c92e68f85665cf03190 /opcodes/ChangeLog
parent93c34b9bd1b406c15d5216a49ba230583c1966af (diff)
downloadgdb-fd25c5a9db0e51c42cde14f2b6f64bd8f4764adf.zip
gdb-fd25c5a9db0e51c42cde14f2b6f64bd8f4764adf.tar.gz
gdb-fd25c5a9db0e51c42cde14f2b6f64bd8f4764adf.tar.bz2
* mips-opc.c (WR_a, RD_a, MOD_a, DSP_VOLA, D32): New define.
(mips_builtin_opcodes): Add DSP instructions. * mips-dis.c (mips_arch_choices): Enable INSN_DSP for mips32, mips32r2, mips64, mips64r2. (print_insn_args): Add supports for 3, 4, 5, 6, 7, 8, 9, 0, :, ', @ operand formats.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 20fa0a2..40b2696 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,12 @@
+2005-08-25 Chao-ying Fu <fu@mips.com>
+
+ * mips-opc.c (WR_a, RD_a, MOD_a, DSP_VOLA, D32): New define.
+ (mips_builtin_opcodes): Add DSP instructions.
+ * mips-dis.c (mips_arch_choices): Enable INSN_DSP for mips32, mips32r2,
+ mips64, mips64r2.
+ (print_insn_args): Add supports for 3, 4, 5, 6, 7, 8, 9, 0, :, ', @
+ operand formats.
+
2005-08-23 David Ung <davidu@mips.com>
* mips16-opc.c (mips16_opcodes): Add the MIPS16e jalrc/jrc