qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/12] tcg s390 updates
@ 2014-05-15 16:39 Richard Henderson
  2014-05-15 16:39 ` [Qemu-devel] [PULL 01/11] tcg-s390: Fix off-by-one in wraparound andi Richard Henderson
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Richard Henderson @ 2014-05-15 16:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, thuth

This version differs from the patch set I posted 2 weeks ago in that
the andi bugfix is split out separately, a typo in the add2/sub2 patch
is fixed, and a long forgotten patch to implement direct branches
between TBs was merged.

In addition to my own testing, Thomas Huth was kind enough to do a quick
check against the bug he originally reported to me.


r~


The following changes since commit 450445d543a33fdb1d18a18ab7669a33dc1ca7ae:

  tcg: Fix tcg_reg_alloc_mov vs no-op truncation (2014-05-14 09:56:13 -0700)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-tcg-s390-20140515

for you to fetch changes up to a10c64e0df3acbefdee1b2b837f76f05b0231aae:

  tcg-s390: Implement direct chaining of TBs (2014-05-15 09:22:32 -0700)

----------------------------------------------------------------
tcg/s390 updates

----------------------------------------------------------------
Richard Henderson (11):
      tcg-s390: Fix off-by-one in wraparound andi
      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
      tcg-s390: Implement direct chaining of TBs

 configure               |   4 +-
 include/exec/exec-all.h |   9 +
 tcg/s390/tcg-target.c   | 752 ++++++++++++++++++++++++++++--------------------
 tcg/s390/tcg-target.h   |   2 +-
 4 files changed, 455 insertions(+), 312 deletions(-)

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-01-29 17:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 16:39 [Qemu-devel] [PULL 00/12] tcg s390 updates Richard Henderson
2014-05-15 16:39 ` [Qemu-devel] [PULL 01/11] tcg-s390: Fix off-by-one in wraparound andi Richard Henderson
2014-05-15 16:39 ` [Qemu-devel] [PULL 02/11] tcg-s390: Convert to TCGMemOp Richard Henderson
2014-05-15 16:39 ` [Qemu-devel] [PULL 03/11] tcg-s390: Integrate endianness into TCGMemOp Richard Henderson
2014-05-15 16:39 ` [Qemu-devel] [PULL 04/11] tcg-s390: Convert to new ldst opcodes Richard Henderson
2014-05-15 16:39 ` [Qemu-devel] [PULL 05/11] tcg-s390: Move ldst helpers out of line Richard Henderson
2015-01-29 16:01   ` Alexander Graf
2015-01-29 17:12     ` Richard Henderson
2014-05-15 16:39 ` [Qemu-devel] [PULL 06/11] tcg-s390: Use more risbg in the tlb sequence Richard Henderson
2014-05-15 16:39 ` [Qemu-devel] [PULL 07/11] tcg-s390: Implement tcg_register_jit Richard Henderson
2014-05-15 16:39 ` [Qemu-devel] [PULL 08/11] tcg-s390: Allow immediate operands to add2 and sub2 Richard Henderson
2014-05-15 16:39 ` [Qemu-devel] [PULL 09/11] tcg-s390: Improve setcond Richard Henderson
2014-05-15 16:39 ` [Qemu-devel] [PULL 10/11] tcg-s390: Don't force -march=z990 Richard Henderson
2014-05-15 16:39 ` [Qemu-devel] [PULL 11/11] tcg-s390: Implement direct chaining of TBs Richard Henderson
2014-05-15 18:45 ` [Qemu-devel] [PULL 00/12] tcg s390 updates Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).