qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] tcg-ppc: use new return-argument ld/st helpers


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/2] tcg-ppc: use new return-argument ld/st helpers
Date: Thu, 5 Sep 2013 10:22:07 +0200

Last month I revived my old PowerBook, and here are the resulting patches
to use the new return-argument ld/st helpers.  I have a few more tcg-ppc
patches but they have a much smaller performance impact so I'll wait
till I have some more free time before posting.  But the impact of the
new helpers is huge, and AIUI Richard wants to get rid of GETPC_LDST
so here are these.

Paolo Bonzini (2):
  tcg-ppc: fix qemu_ld/qemu_st for AIX ABI
  tcg-ppc: use new return-argument ld/st helpers

 include/exec/exec-all.h |  4 +---
 tcg/ppc/tcg-target.c    | 56 ++++++++++++++++++++++++-------------------------
 2 files changed, 29 insertions(+), 31 deletions(-)

-- 
1.8.3.1




reply via email to

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