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