qemu-patch-raspberry4/target-mips
ths 72f341ed1e TLB address wraparound hopefully fixed now.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2342 c046a42c-6fe2-441c-8c8c-71466251a162
2007-01-21 03:13:58 +00:00
..
cpu.h Check ELF binaries for machine type and endianness. 2006-12-23 14:18:40 +00:00
exec.h moved invalidate_tlb() to helper.c as a work around for gcc 3.2.2 bug - suppressed invalid tb_invalidate_page_range() calls 2007-01-03 15:18:08 +00:00
fop_template.c Preliminiary MIPS64 support, disabled by default due to performance impact. 2006-12-21 01:19:56 +00:00
helper.c Bring TLB / PageSize handling in line with real hardware behaviour. 2007-01-21 03:12:25 +00:00
mips-defs.h Preliminiary MIPS64 support, disabled by default due to performance impact. 2006-12-21 01:19:56 +00:00
op.c Fix bad data type. 2007-01-01 20:35:21 +00:00
op_helper.c Bring TLB / PageSize handling in line with real hardware behaviour. 2007-01-21 03:12:25 +00:00
op_helper_mem.c Fix lwl/lwr for 64bit emulation, also debug output spec for 64bit emulation. 2007-01-01 20:34:37 +00:00
op_mem.c Preliminiary MIPS64 support, disabled by default due to performance impact. 2006-12-21 01:19:56 +00:00
op_template.c Preliminiary MIPS64 support, disabled by default due to performance impact. 2006-12-21 01:19:56 +00:00
TODO TLB address wraparound hopefully fixed now. 2007-01-21 03:13:58 +00:00
translate.c Scrap SIGN_EXTEND32. 2006-12-21 13:48:28 +00:00