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