aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2016-03-31 19:51:14 +0100
committerAndrew Burgess <andrew.burgess@embecosm.com>2016-04-19 22:50:33 +0100
commitc8f785f220bab3c17fc93445ac509495d00d5afe (patch)
tree4b845f17e4171fcffd0fb568df639a56f397011f /opcodes/ChangeLog
parentee2915c993e333c2a1c26499da1a918516d2f1cc (diff)
downloadfsf-binutils-gdb-c8f785f220bab3c17fc93445ac509495d00d5afe.zip
fsf-binutils-gdb-c8f785f220bab3c17fc93445ac509495d00d5afe.tar.gz
fsf-binutils-gdb-c8f785f220bab3c17fc93445ac509495d00d5afe.tar.bz2
opcodes/arc: Add more nps instructions
Add dctcp, dcip, dcet, and dcacl instructions. gas/ChangeLog: * testsuite/gas/arc/nps400-4.d: New file. * testsuite/gas/arc/nps400-4.s: New file. * testsuite/gas/arc/nps400-5.d: New file. * testsuite/gas/arc/nps400-5.s: New file. include/ChangeLog: * opcode/arc.h (insn_class_t): Add NET and ACL class. opcodes/ChangeLog: * arc-nps400-tbl.h: Add dctcp, dcip, dcet, and dcacl instructions.
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 b3b4d6f..f231ea3 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2016-04-19 Andrew Burgess <andrew.burgess@embecosm.com>
+
+ * arc-nps400-tbl.h: Add dctcp, dcip, dcet, and dcacl instructions.
+
2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.in: Regenerated with automake 1.11.6.