gas/ip2k: Add all instructions assembler test
authorAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 1 Feb 2016 16:31:35 +0000 (16:31 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 2 Feb 2016 11:09:17 +0000 (11:09 +0000)
commit0f99255d7413ac9aba5a0318d774388d542c5c8d
treeb6dbfccd3f0667d563d2d98f3285aadd1e8a0c15
parent5d7a901176b95b89deaea10bf184dbb0de0c93cd
gas/ip2k: Add all instructions assembler test

Basic all instructions assembler test, auto-generated by CGEN, then
fixed by hand for some cases where CGEN had generated invalid
instruction operands.

gas/ChangeLog:

* testsuite/gas/ip2k/allinsn.d: New file.
* testsuite/gas/ip2k/allinsn.s: New file.
* testsuite/gas/ip2k/ip2k-allinsn.exp: New file.
gas/ChangeLog
gas/testsuite/gas/ip2k/allinsn.d [new file with mode: 0644]
gas/testsuite/gas/ip2k/allinsn.s [new file with mode: 0644]
gas/testsuite/gas/ip2k/ip2k-allinsn.exp [new file with mode: 0644]