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 <tommu...@gmail.com> Cc: Alexander Graf <ag...@suse.de> -- 2.1.4