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>
Fri, 10 Feb 2017 08:34:26 +0000 (19:04 +1030)
commitdce75bf9848c88583377c608e9734a2f8616d12b
tree8c1c0dc5a71a97a3c0131223ff089261951e1639
parent53f7e8ea7fad1fcff1b58f4cbd74e192e0bcbc1d
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