]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/ChangeLog
Power10 VSX PCV generate operations
authorAlan Modra <amodra@gmail.com>
Mon, 11 May 2020 00:13:15 +0000 (09:43 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 11 May 2020 11:38:37 +0000 (21:08 +0930)
commitd7e97a765ef0b9da6cdddd907ebe9f56a71716ba
tree909b607dc6bb8174e688613cbec796e4aeca924f
parentfdefed7c26be5016944e59ccb39d4d254bd817f3
Power10 VSX PCV generate operations

opcodes/
* ppc-opc.c (powerpc_opcodes): Add xxgenpcvbm, xxgenpcvhm,
xxgenpcvwm, xxgenpcvdm.
gas/
* testsuite/gas/ppc/genpcv.d,
* testsuite/gas/ppc/genpcv.s: New test.
* testsuite/gas/ppc/ppc.exp: Run it.
gas/ChangeLog
gas/testsuite/gas/ppc/genpcv.d [new file with mode: 0644]
gas/testsuite/gas/ppc/genpcv.s [new file with mode: 0644]
gas/testsuite/gas/ppc/ppc.exp
opcodes/ChangeLog
opcodes/ppc-opc.c