gas/
authorPeter Bergner <bergner@vnet.ibm.com>
Fri, 1 Aug 2008 02:44:12 +0000 (02:44 +0000)
committerPeter Bergner <bergner@vnet.ibm.com>
Fri, 1 Aug 2008 02:44:12 +0000 (02:44 +0000)
commit3823320924933c184884f72d6a29710cd186d334
treeff81ba2d199a13baa1753edbe53472755613b83d
parent6d76a53df9959a1b770a01b6ba0c190612d6cef9
gas/
* config/tc-ppc.c (parse_cpu) <power6>: Accept Altivec instructions.
<cell>: Likewise.

gas/testsuite/
* gas/ppc/cell.s: Add altivec instructions.
* gas/ppc/cell.d: Update expected output.
* gas/ppc/power6.d: New.
* gas/ppc/power6.s: Likewise.
* gas/ppc/ppc.exp (powerpc64*-*-*): Move cell from here to...
(powerpc*-*-*): Here.  Run power6 test.
gas/ChangeLog
gas/config/tc-ppc.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ppc/cell.d
gas/testsuite/gas/ppc/cell.s
gas/testsuite/gas/ppc/power6.d [new file with mode: 0644]
gas/testsuite/gas/ppc/power6.s [new file with mode: 0644]
gas/testsuite/gas/ppc/ppc.exp