PowerPC: Rename xvcvbf16sp to xvcvbf16spn
authorPeter Bergner <bergner@linux.ibm.com>
Tue, 18 Aug 2020 17:42:31 +0000 (12:42 -0500)
committerPeter Bergner <bergner@linux.ibm.com>
Tue, 18 Aug 2020 17:43:46 +0000 (12:43 -0500)
commitf5fc30d05c7e2aaba4fe892ab52fbf0930342dac
treedad058733f697c43e23545a6a090afb8f7ace30e
parentd2bb907b8b46e1a06cab44aa783f377b3c0d07b0
PowerPC: Rename xvcvbf16sp to xvcvbf16spn

The xvcvbf16sp mnemonic has been renamed to xvcvbf16spn, to be consistent
with the other non-signaling conversion instructions which all end with "n".

opcodes/
* ppc-opc.c (powerpc_opcodes) <xvcvbf16sp>: Rename from this...
<xvcvbf16spn>: ...to this.

gas/
* testsuite/gas/ppc/vsx4.s: Update test to use new mnemonic.
* testsuite/gas/ppc/vsx4.d: Likewise.
gas/testsuite/gas/ppc/vsx4.d
gas/testsuite/gas/ppc/vsx4.s
opcodes/ppc-opc.c
This page took 0.023577 seconds and 4 git commands to generate.