Accept valid one byte signed and unsigned values for the IMM8 operand.
authorPeter Bergner <bergner@vnet.ibm.com>
Fri, 13 May 2016 20:15:00 +0000 (15:15 -0500)
committerPeter Bergner <bergner@vnet.ibm.com>
Fri, 13 May 2016 20:15:00 +0000 (15:15 -0500)
commit1178da445ad5faf37f9cc2be3aaa69d916f10f62
treea71836acc91a897b3c6256b1571e6db3195a89ab
parent2168b2688ae343a61c467450068503295a5e3deb
Accept valid one byte signed and unsigned values for the IMM8 operand.

opcodes/
* ppc-opc.c (IMM8): Use PPC_OPERAND_SIGNOPT.

gas/
* testsuite/gas/ppc/power9.d <xxspltib>: Add additional operand tests.
* testsuite/gas/ppc/power9.s: Likewise.
gas/ChangeLog
gas/testsuite/gas/ppc/power9.d
gas/testsuite/gas/ppc/power9.s
opcodes/ChangeLog
opcodes/ppc-opc.c
This page took 0.031577 seconds and 4 git commands to generate.