summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2004-07-20 17:59:00 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2004-07-20 17:59:00 +0000
commit065c4ff4bde56f1aeff9b6595003b30c4a31b0cd (patch)
tree1262b2b9a8e5fa1de8c29dd450ead08fbc96f34e /opcodes/ChangeLog
parent9d11a4f5533fbcc04eeac22d446f9d95e8fe3ceb (diff)
downloadgdb-065c4ff4bde56f1aeff9b6595003b30c4a31b0cd.tar.gz
opcodes/
* mips-opc.c (mips_builtin_opcodes): Move coprocessor 2 move/branch operations to the bottom so that VR5400 multimedia instructions take precedence in disassembly. gas/testsuite/ * gas/mips/vr5400.d: Update for a correct disassembly of "racm.ob".
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 6976666797b..23f2e1dd686 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,11 @@
2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
+ * mips-opc.c (mips_builtin_opcodes): Move coprocessor 2
+ move/branch operations to the bottom so that VR5400 multimedia
+ instructions take precedence in disassembly.
+
+2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
+
* mips-opc.c (mips_builtin_opcodes): Remove the MIPS32
ISA-specific "break" encoding.