gas/
authorPeter Bergner <bergner@vnet.ibm.com>
Tue, 9 Sep 2008 13:25:05 +0000 (13:25 +0000)
committerPeter Bergner <bergner@vnet.ibm.com>
Tue, 9 Sep 2008 13:25:05 +0000 (13:25 +0000)
commita08f0c757380a9ebc0d9d47d8c0741f466aadd3e
tree609b31405f610a747ab8339611356fb8434bf52d
parenta9ab742235f3a8b10f1402ada34fe2d1bed6aee9
gas/
* config/tc-ppc.c (ppc_setup_opcodes): Simplify POWER4/NOPOWER4 test.
Remove POWER5 and POWER6 tests.

gas/testsuite/
* gas/ppc/common.s: New test.
* gas/ppc/common.d: Likewise.
* gas/ppc/power4_32.s: Likewise.
* gas/ppc/power4_32.d: Likewise.
* gas/ppc/power6.s: Add attn, mtcr, mtcrf, mfcr, dcbz.
* gas/ppc/power6.d: Likewise.
* gas/ppc/ppc.exp: Run power4_32 test.
gas/ChangeLog
gas/config/tc-ppc.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ppc/common.d [new file with mode: 0644]
gas/testsuite/gas/ppc/common.s [new file with mode: 0644]
gas/testsuite/gas/ppc/power4_32.d [new file with mode: 0644]
gas/testsuite/gas/ppc/power4_32.s [new file with mode: 0644]
gas/testsuite/gas/ppc/power6.d
gas/testsuite/gas/ppc/power6.s
gas/testsuite/gas/ppc/ppc.exp