Add sparc integer multiply-add instructions.
authorDavid S. Miller <davem@redhat.com>
Mon, 26 Sep 2011 09:19:24 +0000 (09:19 +0000)
committerDavid S. Miller <davem@redhat.com>
Mon, 26 Sep 2011 09:19:24 +0000 (09:19 +0000)
commite91d10767a42a2267f52b69ddb5bca1fdc44f385
treef6dd0484b54919909b2d86980d5178e59caf0d7b
parent1781ecd0cb0589904e5fa32e0d1f3c7314ba3010
Add sparc integer multiply-add instructions.

opcodes/

* sparc-opc.c (sparc_opcodes): Add integer multiply-add
instructions.

gas/testsuite/

* gas/sparc/ima.d: New test.
* gas/sparc/ima.s: New test source.
* gas/sparc/sparc.exp: Run new test.
gas/testsuite/ChangeLog
gas/testsuite/gas/sparc/ima.d [new file with mode: 0644]
gas/testsuite/gas/sparc/ima.s [new file with mode: 0644]
gas/testsuite/gas/sparc/sparc.exp
opcodes/ChangeLog
opcodes/sparc-opc.c