qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] tcg-ppc ldst improvements


From: Richard Henderson
Subject: [Qemu-devel] [PATCH 0/4] tcg-ppc ldst improvements
Date: Sun, 1 Sep 2013 09:07:34 -0700

The first patch allows me to build the ppc32 target on a ppc64 host.

The rest of them update the ppc32 backend on top of the v2 "Further
tcg ldst improvements" patch set.


r~


Richard Henderson (4):
  configure: Allow command-line configure for ppc32
  tcg-ppc: Avoid code for nop move
  tcg-ppc: Convert to helper_ret_ld/st_mmu
  tcg-ppc: Fix and cleanup tcg_out_tlb_check

 configure               |   8 +
 include/exec/exec-all.h |   4 +-
 tcg/ppc/tcg-target.c    | 530 ++++++++++++++++++++----------------------------
 3 files changed, 226 insertions(+), 316 deletions(-)

-- 
1.8.3.1




reply via email to

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