qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/9] tcg/s390 improvements


From: Richard Henderson
Subject: [Qemu-devel] [PATCH 0/9] tcg/s390 improvements
Date: Sat, 3 May 2014 07:08:46 -0700

Most of these relate to converting to the "new" ldst opcodes.
(Two unconverted backends remaining...)

In addition, some other minor improvements to the generated code.
Tested on a z10 system, where the LOAD ON CONDITION insn is supported.


r~


Richard Henderson (9):
  tcg-s390: Convert to TCGMemOp
  tcg-s390: Integrate endianness into TCGMemOp
  tcg-s390: Convert to new ldst opcodes
  tcg-s390: Move ldst helpers out of line
  tcg-s390: Use more risbg in the tlb sequence
  tcg-s390: Implement tcg_register_jit
  tcg-s390: Allow immediate operands to add2 and sub2
  tcg-s390: Improve setcond
  tcg-s390: Don't force -march=z990

 configure             |   4 +-
 tcg/s390/tcg-target.c | 748 +++++++++++++++++++++++++++++---------------------
 tcg/s390/tcg-target.h |   2 +-
 3 files changed, 443 insertions(+), 311 deletions(-)

-- 
1.9.0




reply via email to

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