Add support for MIPS R6 evp and dvp instructions.
authorAndrew Bennett <andrew.bennett@imgtec.com>
Fri, 13 Mar 2015 22:02:16 +0000 (22:02 +0000)
committerAndrew Bennett <andrew.bennett@imgtec.com>
Fri, 13 Mar 2015 22:02:16 +0000 (22:02 +0000)
commit21e20815a20606a858f626e09944f29ee5ebee82
tree91c3c3d2c423031b06542ea897d2298240df6e94
parent61a12cfa7b25746914493cc0d94e5053a8492aa5
Add support for MIPS R6 evp and dvp instructions.

opcodes/
* mips-opc.c (mips_builtin_opcodes): Add evp and dvp instructions.

gas/testsuite/
* gas/mips/r6.s: Add evp and dvp instructions.
* gas/mips/r6.d: Likewise.
* gas/mips/r6-n32.d: Likewise.
* gas/mips/r6-n64.d: Likewise.
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/r6-n32.d
gas/testsuite/gas/mips/r6-n64.d
gas/testsuite/gas/mips/r6.d
gas/testsuite/gas/mips/r6.s
opcodes/ChangeLog
opcodes/mips-opc.c
This page took 0.027438 seconds and 4 git commands to generate.