qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] tcg sparc improvements
@ 2009-12-19 21:08 Richard Henderson
  2009-12-17 23:20 ` [Qemu-devel] [PATCH 1/6] tcg-sparc: Fix imm13 check in movi Richard Henderson
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Richard Henderson @ 2009-12-19 21:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel


Here's a split up version of the patch you looked at yesterday.


r~


Richard Henderson (6):
  tcg-sparc: Fix imm13 check in movi.
  tcg-sparc: Improve tcg_out_movi for sparc64.
  tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.
  tcg: Add tcg_unsigned_cond.
  tcg-sparc: Implement brcond2.
  tcg-sparc: Implement setcond, movcond, setcond2.

 tcg/sparc/tcg-target.c |  397 ++++++++++++++++++++++++++++++++++++++++++-----
 tcg/tcg.h              |    5 +
 2 files changed, 359 insertions(+), 43 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Qemu-devel] [PATCH 0/6] tcg sparc improvements
@ 2014-08-06 19:49 Richard Henderson
  0 siblings, 0 replies; 9+ 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] 9+ messages in thread

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-19 21:08 [Qemu-devel] [PATCH 0/6] tcg sparc improvements Richard Henderson
2009-12-17 23:20 ` [Qemu-devel] [PATCH 1/6] tcg-sparc: Fix imm13 check in movi Richard Henderson
2009-12-17 23:47 ` [Qemu-devel] [PATCH 3/6] tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation Richard Henderson
2009-12-19 19:45 ` [Qemu-devel] [PATCH 2/6] tcg-sparc: Improve tcg_out_movi for sparc64 Richard Henderson
2009-12-19 20:23 ` [Qemu-devel] [PATCH 4/6] tcg-sparc: Implement brcond2 Richard Henderson
2009-12-19 20:24 ` [Qemu-devel] [PATCH 5/6] tcg: Add tcg_unsigned_cond Richard Henderson
2009-12-19 21:07 ` [Qemu-devel] [PATCH 6/6] tcg-sparc: Implement setcond, movcond, setcond2 Richard Henderson
2009-12-20 11:24 ` [Qemu-devel] Re: [PATCH 0/6] tcg sparc improvements Blue Swirl
  -- strict thread matches above, loose matches on Subject: below --
2014-08-06 19:49 [Qemu-devel] " 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).