On 05/29/2017 12:24 PM, Aurelien Jarno wrote:
As CLCL and CLCLE mostly differ by their operands, use a common do_clcl
helper. Another difference is that CLCL is not interruptible.

Signed-off-by: Aurelien Jarno<aurel...@aurel32.net>
---
  target/s390x/helper.h      |  1 +
  target/s390x/insn-data.def |  2 ++
  target/s390x/mem_helper.c  | 84 +++++++++++++++++++++++++++++++++-------------
  target/s390x/translate.c   | 21 ++++++++++++
  4 files changed, 84 insertions(+), 24 deletions(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~


Reply via email to