]> git.ipfire.org Git - thirdparty/qemu.git/commit
Changes requirement for "vsubsbs" instruction
authorPaul A. Clarke <pc@us.ibm.com>
Fri, 7 Dec 2018 17:13:14 +0000 (15:13 -0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 2 Apr 2019 01:36:21 +0000 (20:36 -0500)
commit2ce4635d9bdf25b6b075e4d20a6f0af91d2e7c2d
tree328d3f39a634046194ae59106ea239b5ee1c486e
parentfc50e1fa792dbb46acb51f0f2e730cb079f9cb44
Changes requirement for "vsubsbs" instruction

Changes requirement for "vsubsbs" instruction, which has been supported
since ISA 2.03. (Please see section 5.9.1.2 of ISA 2.03)

Reported-by: Paul A. Clarke <pc@us.ibm.com>
Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
Signed-off-by: Leonardo Bras <leonardo@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
(cherry picked from commit fcfbc18d00b10335310c9665edd6e04f2d152be8)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target/ppc/translate/vmx-ops.inc.c