qemu-devel
[Top][All Lists]
Advanced

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

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


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 0/2] target-ppc: vector instruction fixes
Date: Wed, 16 Sep 2015 21:58:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 09/13/2015 02:03 PM, Aurelien Jarno wrote:
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>


Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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