Delete opcodes that have been removed from ISA 3.0.
authorPeter Bergner <bergner@vnet.ibm.com>
Mon, 11 Jan 2016 17:54:58 +0000 (11:54 -0600)
committerPeter Bergner <bergner@vnet.ibm.com>
Mon, 11 Jan 2016 17:54:58 +0000 (11:54 -0600)
commitafa8d4054b8e0b1384f2d07f1c15163c0699d660
tree6b9fc058209e388a08044211f4f39993552a90e4
parent4849dfd8f454b9c595e6ee7477f6b7b25c31a499
Delete opcodes that have been removed from ISA 3.0.

opcodes/
* ppc-opc.c <xscmpnedp>: Delete.
<xvcmpnedp>: Likewise.
<xvcmpnedp.>: Likewise.
<xvcmpnesp>: Likewise.
<xvcmpnesp.>: Likewise.

gas/
* testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
xvcmpnesp, xvcmpnesp.>: Delete tests.
* testsuite/gas/ppc/power9.s: Likewise.
* testsuite/gas/ppc/vsx3.d: Likewise.
* testsuite/gas/ppc/vsx3.s: Likewise.
gas/ChangeLog
gas/testsuite/gas/ppc/power9.d
gas/testsuite/gas/ppc/power9.s
gas/testsuite/gas/ppc/vsx3.d
gas/testsuite/gas/ppc/vsx3.s
opcodes/ChangeLog
opcodes/ppc-opc.c
This page took 0.028276 seconds and 4 git commands to generate.