qemu-e2k/target-mips
ths a139a3ad23 Fix typo which broke MIPS32R2 64-bit FPU support.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3902 c046a42c-6fe2-441c-8c8c-71466251a162
2008-01-09 12:03:22 +00:00
..
TODO MIPS TODO: mention unimplemented system controllers. 2007-12-17 03:53:42 +00:00
cpu.h MIPS COP1X (and related) instructions, by Richard Sandiford. 2007-12-30 15:36:58 +00:00
exec.h Fix typo which broke MIPS32R2 64-bit FPU support. 2008-01-09 12:03:22 +00:00
fop_template.c Fix int/float inconsistencies. 2007-11-17 14:53:06 +00:00
helper.c Handle some more exception types. 2008-01-04 17:52:57 +00:00
mips-defs.h Support for VR5432, and some of its special instructions. Original patch 2007-12-25 20:46:56 +00:00
op.c Support for VR5432, and some of its special instructions. Original patch 2007-12-25 20:46:56 +00:00
op_helper.c Fix broken absoluteness check for cabs.d.*. 2008-01-08 18:11:08 +00:00
op_mem.c Use FORCE_RET, scrap RETURN which was implemented in target-specific code. 2007-11-09 23:09:41 +00:00
op_template.c Use FORCE_RET, scrap RETURN which was implemented in target-specific code. 2007-11-09 23:09:41 +00:00
translate.c MIPS COP1X (and related) instructions, by Richard Sandiford. 2007-12-30 15:36:58 +00:00
translate_init.c Set FCR0.F64 for MIPS64R2-generic, by Richard Sandiford. 2007-12-28 12:35:05 +00:00