opcodes/arc: Add more nps instructions
authorAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 31 Mar 2016 18:51:14 +0000 (19:51 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 19 Apr 2016 21:50:33 +0000 (22:50 +0100)
commitc8f785f220bab3c17fc93445ac509495d00d5afe
tree4b845f17e4171fcffd0fb568df639a56f397011f
parentee2915c993e333c2a1c26499da1a918516d2f1cc
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.
gas/ChangeLog
gas/testsuite/gas/arc/nps400-4.d [new file with mode: 0644]
gas/testsuite/gas/arc/nps400-4.s [new file with mode: 0644]
gas/testsuite/gas/arc/nps400-5.d [new file with mode: 0644]
gas/testsuite/gas/arc/nps400-5.s [new file with mode: 0644]
include/ChangeLog
include/opcode/arc.h
opcodes/ChangeLog
opcodes/arc-nps400-tbl.h