qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] tcg patch queue for 8.0
@ 2023-04-10 15:34 Richard Henderson
  2023-04-10 15:34 ` [PULL 1/3] tcg/i386: Adjust assert in tcg_out_addi_ptr Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Henderson @ 2023-04-10 15:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

The following changes since commit 08dede07030973c1053868bc64de7e10bfa02ad6:

  Merge tag 'pull-ppc-20230409' of https://github.com/legoater/qemu into staging (2023-04-10 11:47:52 +0100)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230410

for you to fetch changes up to 20861f34e0808bd06a0b7d74f8bd29c29e516ca5:

  tcg/ppc: Fix TCG_TARGET_CALL_{ARG,RET}_I128 for ppc32 (2023-04-10 08:29:24 -0700)

----------------------------------------------------------------
Fix Int128 function call abi for ppc32, mips o32, and _WIN64

----------------------------------------------------------------
Richard Henderson (3):
      tcg/i386: Adjust assert in tcg_out_addi_ptr
      tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi
      tcg/ppc: Fix TCG_TARGET_CALL_{ARG,RET}_I128 for ppc32

 tcg/mips/tcg-target.h     | 3 ++-
 tcg/i386/tcg-target.c.inc | 2 +-
 tcg/ppc/tcg-target.c.inc  | 7 ++++---
 3 files changed, 7 insertions(+), 5 deletions(-)


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

end of thread, other threads:[~2023-04-11  9:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-10 15:34 [PULL 0/3] tcg patch queue for 8.0 Richard Henderson
2023-04-10 15:34 ` [PULL 1/3] tcg/i386: Adjust assert in tcg_out_addi_ptr Richard Henderson
2023-04-10 15:34 ` [PULL 2/3] tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi Richard Henderson
2023-04-10 15:34 ` [PULL 3/3] tcg/ppc: Fix TCG_TARGET_CALL_{ARG,RET}_I128 for ppc32 Richard Henderson
2023-04-11  9:20 ` [PULL 0/3] tcg patch queue for 8.0 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).