You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tcg/ppc
Richard Henderson bf455ec50b include/exec: Use uintptr_t in CPUTLBEntry
Since we no longer support 64-bit guests on 32-bit hosts,
we can use a 32-bit type on a 32-bit host.  This shrinks
the size of the structure to 16 bytes on a 32-bit host.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
4 days ago
..
tcg-target-con-set.h tcg/ppc: Optimize cmpsel with constant 0/-1 arguments 5 months ago
tcg-target-con-str.h tcg/ppc: Add TCG_CT_CONST_CMP 1 year ago
tcg-target-has.h tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64} 1 month ago
tcg-target-mo.h tcg: Split out tcg-target-mo.h 1 month ago
tcg-target-opc.h.inc tcg: Replace IMPLVEC with TCG_OPF_VECTOR 1 month ago
tcg-target-reg-bits.h tcg: Split out tcg-target-reg-bits.h 2 years ago
tcg-target.c.inc include/exec: Use uintptr_t in CPUTLBEntry 4 days ago
tcg-target.h tcg: Split out tcg-target-mo.h 1 month ago