xemu/tcg/ppc64
Richard Henderson fedee3e7fd tcg-ppc64: Streamline tcg_out_tlb_read
Less conditional compilation.  Merge an add insn with the indexed
memory load insn.  Load the tlb addend earlier.  Avoid the address
update memory form.

Fix a bug in not allowing large enough tlb offsets for some guests.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-09-25 07:46:32 -07:00
..
tcg-target.c tcg-ppc64: Streamline tcg_out_tlb_read 2013-09-25 07:46:32 -07:00
tcg-target.h tcg-ppc64: Implement muluh, mulsh 2013-09-02 09:08:29 -07:00