OSDN Git Service

gas/
authorbergner <bergner>
Tue, 9 Sep 2008 13:25:04 +0000 (13:25 +0000)
committerbergner <bergner>
Tue, 9 Sep 2008 13:25:04 +0000 (13:25 +0000)
commit910fb8a53879bd8d4389bce92bec17516df2b717
treef6f6342db6f7e8b146d3e5c54ad51dd48db9ebd8
parentd89d312aec0822e076ec91131bd89afe5c7ed532
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