On 09/27/2016 10:45 PM, Rajalakshmi Srinivasaraghavan wrote:
> The following vector compare not equal instructions are added from ISA 3.0.
> 
> vcmpneb - Vector Compare Not Equal Byte
> vcmpneh - Vector Compare Not Equal Halfword
> vcmpnew - Vector Compare Not Equal Word
> 
> Signed-off-by: Rajalakshmi Srinivasaraghavan <[email protected]>
> ---
>  target-ppc/helper.h                 |    6 ++++++
>  target-ppc/int_helper.c             |   31 +++++++++++++++++++------------
>  target-ppc/translate/vmx-impl.inc.c |   11 ++++++++++-
>  target-ppc/translate/vmx-ops.inc.c  |    6 +++---
>  4 files changed, 38 insertions(+), 16 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to