]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Thu Dec 17 17:18:43 1998 Dave Brolley <brolley@cygnus.com>
authorDave Brolley <brolley@redhat.com>
Thu, 17 Dec 1998 22:25:05 +0000 (22:25 +0000)
committerDave Brolley <brolley@redhat.com>
Thu, 17 Dec 1998 22:25:05 +0000 (22:25 +0000)
commitde6fb7e7755ffdc165664bdff555645424da644a
tree4f8bf542c44d554baa7afd718d8ad934498f77a8
parentf7fb02ba10bb945f4ac8b0192bf5ce440570e598
Thu Dec 17 17:18:43 1998  Dave Brolley  <brolley@cygnus.com>

* sim/fr30/testutils.inc (take_branch{_d},no_branch{_d}): New macros.
* sim/fr30/ret.cgs: Add tests fir ret:d.
* sim/fr30/inte.cgs: New testcase.
* sim/fr30/reti.cgs: New testcase.
* sim/fr30/bra.cgs: New testcase.
* sim/fr30/bno.cgs: New testcase.
* sim/fr30/beq.cgs: New testcase.
* sim/fr30/bne.cgs: New testcase.
* sim/fr30/bc.cgs: New testcase.
* sim/fr30/bnc.cgs: New testcase.
* sim/fr30/bn.cgs: New testcase.
* sim/fr30/bp.cgs: New testcase.
* sim/fr30/bv.cgs: New testcase.
* sim/fr30/bnv.cgs: New testcase.
* sim/fr30/blt.cgs: New testcase.
* sim/fr30/bge.cgs: New testcase.
* sim/fr30/ble.cgs: New testcase.
* sim/fr30/bgt.cgs: New testcase.
* sim/fr30/bls.cgs: New testcase.
* sim/fr30/bhi.cgs: New testcase.
18 files changed:
sim/testsuite/sim/fr30/bc.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/beq.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bge.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bgt.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bhi.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/ble.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bls.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/blt.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bn.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bnc.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bne.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bno.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bnv.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bp.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bra.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/bv.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/inte.cgs [new file with mode: 0644]
sim/testsuite/sim/fr30/reti.cgs [new file with mode: 0644]