qemu/target-mips
j_mayer 9b3c35e0e6 cpu_get_phys_page_debug should return target_phys_addr_t
instead of target_ulong to be consistent.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2633 c046a42c-6fe2-441c-8c8c-71466251a162
2007-04-07 11:21:28 +00:00
..
cpu.h 64bit MIPS FPUs have 32 registers. 2007-04-05 23:14:23 +00:00
exec.h Actually enable 64bit configuration. 2007-04-01 12:36:18 +00:00
fop_template.c
helper.c cpu_get_phys_page_debug should return target_phys_addr_t 2007-04-07 11:21:28 +00:00
mips-defs.h Actually enable 64bit configuration. 2007-04-01 12:36:18 +00:00
op.c Fix ins/ext cornercase. 2007-04-07 01:09:17 +00:00
op_helper.c Save state for all CP0 instructions, they may throw a CPU exception. 2007-04-06 18:46:01 +00:00
op_helper_mem.c Actually enable 64bit configuration. 2007-04-01 12:36:18 +00:00
op_mem.c Actually enable 64bit configuration. 2007-04-01 12:36:18 +00:00
op_template.c
TODO Update mips TODO. 2007-03-30 18:56:19 +00:00
translate.c Implement prefx. 2007-04-07 01:11:39 +00:00
translate_init.c Actually enable 64bit configuration. 2007-04-01 12:36:18 +00:00