* gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
authorJeff Law <law@redhat.com>
Fri, 5 Apr 1996 23:50:28 +0000 (23:50 +0000)
committerJeff Law <law@redhat.com>
Fri, 5 Apr 1996 23:50:28 +0000 (23:50 +0000)
commit638c6a9ca486b6fa45796b35e45e19cad7cedefd
treef8fe92854f2b932ce85acc6b1359e6e0ad3c62de
parentfda6fadc0dacdf23d85af0da8546e30ae8d79f73
    * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
        * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
        * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
        * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
        * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
        * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
        * gas/h8300/h8300.exp: Run them.
More tests.
22 files changed:
gas/testsuite/ChangeLog
gas/testsuite/gas/h8300/.Sanitize
gas/testsuite/gas/h8300/addsubh.s [new file with mode: 0644]
gas/testsuite/gas/h8300/bitops1h.s [new file with mode: 0644]
gas/testsuite/gas/h8300/bitops2h.s [new file with mode: 0644]
gas/testsuite/gas/h8300/bitops3h.s [new file with mode: 0644]
gas/testsuite/gas/h8300/bitops4h.s [new file with mode: 0644]
gas/testsuite/gas/h8300/branchesh.s [new file with mode: 0644]
gas/testsuite/gas/h8300/cbranchh.s [new file with mode: 0644]
gas/testsuite/gas/h8300/compareh.s [new file with mode: 0644]
gas/testsuite/gas/h8300/decimalh.s [new file with mode: 0644]
gas/testsuite/gas/h8300/divmulh.s [new file with mode: 0644]
gas/testsuite/gas/h8300/extendh.s [new file with mode: 0644]
gas/testsuite/gas/h8300/h8300.exp
gas/testsuite/gas/h8300/incdech.s [new file with mode: 0644]
gas/testsuite/gas/h8300/logicalh.s [new file with mode: 0644]
gas/testsuite/gas/h8300/misch.s [new file with mode: 0644]
gas/testsuite/gas/h8300/movbh.s [new file with mode: 0644]
gas/testsuite/gas/h8300/movlh.s [new file with mode: 0644]
gas/testsuite/gas/h8300/movwh.s [new file with mode: 0644]
gas/testsuite/gas/h8300/pushpoph.s [new file with mode: 0644]
gas/testsuite/gas/h8300/rotshifth.s [new file with mode: 0644]