qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] tcg patch queue
@ 2020-03-17 19:00 Richard Henderson
  2020-03-17 19:00 ` [PULL 1/5] tcg/i386: Bound shift count expanding sari_vec Richard Henderson
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Richard Henderson @ 2020-03-17 19:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

The following changes since commit 40c67636f67c2a89745f2e698522fe917326a952:

  Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200317-pull-request' into staging (2020-03-17 14:00:56 +0000)

are available in the Git repository at:

  https://github.com/rth7680/qemu.git tags/pull-tcg-20200317

for you to fetch changes up to 0270bd503e3699b7202200a2d693ad1feb57473f:

  tcg: Remove tcg-runtime-gvec.c DO_CMP0 (2020-03-17 08:41:07 -0700)

----------------------------------------------------------------
Fix tcg/i386 bug vs sari_vec.
Fix tcg-runtime-gvec.c vs i386 without avx.

----------------------------------------------------------------
Richard Henderson (5):
      tcg/i386: Bound shift count expanding sari_vec
      tcg: Remove CONFIG_VECTOR16
      tcg: Tidy tcg-runtime-gvec.c types
      tcg: Tidy tcg-runtime-gvec.c DUP*
      tcg: Remove tcg-runtime-gvec.c DO_CMP0

 configure                    |  56 --------
 accel/tcg/tcg-runtime-gvec.c | 298 +++++++++++++++++--------------------------
 tcg/i386/tcg-target.inc.c    |   9 +-
 3 files changed, 122 insertions(+), 241 deletions(-)


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

end of thread, other threads:[~2020-03-19 10:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-17 19:00 [PULL 0/5] tcg patch queue Richard Henderson
2020-03-17 19:00 ` [PULL 1/5] tcg/i386: Bound shift count expanding sari_vec Richard Henderson
2020-03-17 19:00 ` [PULL 2/5] tcg: Remove CONFIG_VECTOR16 Richard Henderson
2020-03-17 19:00 ` [PULL 3/5] tcg: Tidy tcg-runtime-gvec.c types Richard Henderson
2020-03-17 19:00 ` [PULL 4/5] tcg: Tidy tcg-runtime-gvec.c DUP* Richard Henderson
2020-03-17 19:00 ` [PULL 5/5] tcg: Remove tcg-runtime-gvec.c DO_CMP0 Richard Henderson
2020-03-17 23:34 ` [PULL 0/5] tcg patch queue no-reply
2020-03-19 10:17 ` 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).