Statistics
| Branch: | Revision:

root / tcg / ppc64 @ feature-archipelago

Name Size
tcg-target.c 64.2 kB
tcg-target.h 4.2 kB

Latest revisions

# Date Author Comment
cd629de1 11/29/2013 08:45 pm Richard Henderson

tcg-ppc64: Use qemu_getauxval

Allow host detection on linux systems without glibc 2.16 or later.

Reviewed-by: Peter Maydell <>
Signed-off-by: Richard Henderson <>

a0585573 10/13/2013 02:19 am Richard Henderson

tcg-ppc64: Use TCGMemOp within qemu_ldst routines

Signed-off-by: Richard Henderson <>

e349a8d4 10/13/2013 02:19 am Richard Henderson

tcg-ppc64: Convert to le/be ldst helpers

Signed-off-by: Richard Henderson <>

1768ec06 10/13/2013 02:19 am Richard Henderson

tcg-ppc64: Support new ldst opcodes

Signed-off-by: Richard Henderson <>

f713d6ad 10/10/2013 11:19 pm Richard Henderson

tcg: Add qemu_ld_st_i32/64

Step two in the transition, adding the new ldst opcodes. Keep the old
opcodes around until all backends support the new opcodes.

Signed-off-by: Richard Henderson <>

9ecefc84 10/10/2013 09:44 pm Richard Henderson

tcg: Add tcg-be-ldst.h

Move TCGLabelQemuLdst and related stuff out of tcg.h.

Signed-off-by: Richard Henderson <>

7f12d649 09/25/2013 05:46 pm Richard Henderson

tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATION

Signed-off-by: Richard Henderson <>

fa94c3be 09/25/2013 05:46 pm Richard Henderson

tcg-ppc64: Implement tcg_register_jit

Signed-off-by: Richard Henderson <>

fedee3e7 09/25/2013 05:46 pm Richard Henderson

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....

c7ca6a2b 09/25/2013 05:46 pm Richard Henderson

tcg-ppc64: Add _noaddr functions for emitting forward branches

... rather than open-coding this stuff through the file.

Signed-off-by: Richard Henderson <>

View revisions

Also available in: Atom