]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
POWER9 add scv/rfscv instruction support
authorNicholas Piggin <npiggin@gmail.com>
Fri, 10 Feb 2017 04:18:23 +0000 (14:18 +1000)
committerAlan Modra <amodra@gmail.com>
Sat, 11 Feb 2017 07:20:18 +0000 (17:50 +1030)
commit3fab3d160c59d3564090997ec19bc2263ee5f76d
tree1345058d6ad20c62f806fd8300f7aa1b4687638f
parent3a138c6e5558ae36434251ab9e53bb9e0c9de472
POWER9 add scv/rfscv instruction support

opcodes/
* ppc-opc.c (powerpc_opcodes) <scv, rfscv>: New mnemonics.

gas/
* testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.
gas/ChangeLog
gas/testsuite/gas/ppc/power9.d
gas/testsuite/gas/ppc/power9.s
opcodes/ChangeLog
opcodes/ppc-opc.c