qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/6] tcg sparc improvements


From: Richard Henderson
Subject: [Qemu-devel] [PATCH 0/6] tcg sparc improvements
Date: Wed, 6 Aug 2014 09:49:34 -1000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]