qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] target-ppc: vector instruction fixes


From: Aurelien Jarno
Subject: [Qemu-devel] [PATCH 0/2] target-ppc: vector instruction fixes
Date: Sun, 13 Sep 2015 23:03:43 +0200

This patchset fixes some vector instructions which are incorrectly
decoded or implemented. The first patch is needed to run recent version
of openssl, as it enabled POWER8 instrutctions when it detects such a
CPU.

Aurelien Jarno (2):
  target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor
  target-ppc: fix xscmpodp and xscmpudp decoding

 target-ppc/int_helper.c | 19 ++++++++++++++-----
 target-ppc/translate.c  | 11 +++++++++--
 2 files changed, 23 insertions(+), 7 deletions(-)

Cc: Tom Musta <address@hidden>
Cc: Alexander Graf <address@hidden>

-- 
2.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]