PowerPC conditional branch test
authorAlan Modra <amodra@gmail.com>
Thu, 4 Apr 2019 01:32:31 +0000 (12:02 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 5 Apr 2019 01:50:49 +0000 (12:20 +1030)
commitbec858ea4d0cef2d8be47b96669b803f73902014
treeba929fcb98d9ef3986ba9c248684287c49179ba0
parent66e85460855837af3a3b0224f7846c436cc7d1e0
PowerPC conditional branch test

Adds a new test checking conditional branch BO values.

* testsuite/gas/ppc/bc.s,
* testsuite/gas/ppc/bcat.d,
* testsuite/gas/ppc/bcaterr.d,
* testsuite/gas/ppc/bcaterr.l,
* testsuite/gas/ppc/bcy.d,
* testsuite/gas/ppc/bcyerr.d,
* testsuite/gas/ppc/bcyerr.l: New tests.
* testsuite/gas/ppc/ppc.exp: Run them.
gas/ChangeLog
gas/testsuite/gas/ppc/bc.s [new file with mode: 0644]
gas/testsuite/gas/ppc/bcat.d [new file with mode: 0644]
gas/testsuite/gas/ppc/bcaterr.d [new file with mode: 0644]
gas/testsuite/gas/ppc/bcaterr.l [new file with mode: 0644]
gas/testsuite/gas/ppc/bcy.d [new file with mode: 0644]
gas/testsuite/gas/ppc/bcyerr.d [new file with mode: 0644]
gas/testsuite/gas/ppc/bcyerr.l [new file with mode: 0644]
gas/testsuite/gas/ppc/ppc.exp
This page took 0.024439 seconds and 4 git commands to generate.