qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] tcg sparc improvements
@ 2014-08-06 19:49 Richard Henderson
  2014-08-06 19:49 ` [Qemu-devel] [PATCH 1/6] tcg-sparc: Support addsub2_i64 Richard Henderson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Richard Henderson @ 2014-08-06 19:49 UTC (permalink / raw)
  To: qemu-devel

Three of these patches are related to the new instructions added
in 2011 with the VIS3 instruction set, as present in the T4 cpus.


r~


Richard Henderson (6):
  tcg-sparc: Support addsub2_i64
  tcg-sparc: Use ADDXC in addsub2_i64
  tcg-sparc: Fix setcond_i32 uninitialized value
  tcg-sparc: Use ADDXC in setcond_i64
  tcg-sparc: Rename ADDX/SUBX insns
  tcg-sparc: Use UMULXHI instruction

 disas/sparc.c          |  34 ++++++-------
 include/elf.h          |  37 +++++++++++---
 tcg/sparc/tcg-target.c | 129 +++++++++++++++++++++++++++++++++++++++++++------
 tcg/sparc/tcg-target.h |  12 +++--
 4 files changed, 167 insertions(+), 45 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-08-06 19:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-06 19:49 [Qemu-devel] [PATCH 0/6] tcg sparc improvements Richard Henderson
2014-08-06 19:49 ` [Qemu-devel] [PATCH 1/6] tcg-sparc: Support addsub2_i64 Richard Henderson
2014-08-06 19:49 ` [Qemu-devel] [PATCH 2/6] tcg-sparc: Use ADDXC in addsub2_i64 Richard Henderson
2014-08-06 19:49 ` [Qemu-devel] [PATCH 3/6] tcg-sparc: Fix setcond_i32 uninitialized value Richard Henderson
2014-08-06 19:49 ` [Qemu-devel] [PATCH 4/6] tcg-sparc: Use ADDXC in setcond_i64 Richard Henderson
2014-08-06 19:49 ` [Qemu-devel] [PATCH 5/6] tcg-sparc: Rename ADDX/SUBX insns Richard Henderson
2014-08-06 19:49 ` [Qemu-devel] [PATCH 6/6] tcg-sparc: Use UMULXHI instruction Richard Henderson

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).