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