]> 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>
Thu, 28 Mar 2019 01:04:28 +0000 (20:04 -0500)
commit0d6b9ce17cd9b6d1b9effea78bcfd949206b197e
tree4d5c411abe41985cfe0ae1f01dbf43e6ea355e1f
parentdef04278d10f958f3b1182b9c7a68a76252b9179
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