qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 24/29] target/s390x: implement PACK UNICODE


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 24/29] target/s390x: implement PACK UNICODE
Date: Tue, 30 May 2017 13:16:11 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

On 05/29/2017 12:24 PM, Aurelien Jarno wrote:
Use a common helper with PACK ASCII as the differences are limited to
the stride of the source operand.

Signed-off-by: Aurelien Jarno<address@hidden>
---
  target/s390x/helper.h      |  1 +
  target/s390x/insn-data.def |  2 ++
  target/s390x/mem_helper.c  | 30 +++++++++++++++++++++---------
  target/s390x/translate.c   | 16 ++++++++++++++++
  4 files changed, 40 insertions(+), 9 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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