aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAndrew Bennett <andrew.bennett@imgtec.com>2015-03-13 22:02:16 +0000
committerAndrew Bennett <andrew.bennett@imgtec.com>2015-03-13 22:02:16 +0000
commit21e20815a20606a858f626e09944f29ee5ebee82 (patch)
tree91c3c3d2c423031b06542ea897d2298240df6e94 /opcodes/ChangeLog
parent61a12cfa7b25746914493cc0d94e5053a8492aa5 (diff)
downloadgdb-21e20815a20606a858f626e09944f29ee5ebee82.zip
gdb-21e20815a20606a858f626e09944f29ee5ebee82.tar.gz
gdb-21e20815a20606a858f626e09944f29ee5ebee82.tar.bz2
Add support for MIPS R6 evp and dvp instructions.
opcodes/ * mips-opc.c (mips_builtin_opcodes): Add evp and dvp instructions. gas/testsuite/ * gas/mips/r6.s: Add evp and dvp instructions. * gas/mips/r6.d: Likewise. * gas/mips/r6-n32.d: Likewise. * gas/mips/r6-n64.d: Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 8f2a473..7608570 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
+
+ * mips-opc.c (mips_builtin_opcodes): Add evp and dvp instructions.
+
2015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
* s390-opc.c: Add new IBM z13 instructions.