This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qemu
/
target-mips
History
ths
5e4ef64cfd
Simplify round/ceil/floor implementation, spotted by Fabrice Bellard.
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3031 c046a42c-6fe2-441c-8c8c-71466251a162
2007-06-28 14:07:05 +00:00
..
cpu.h
Handle MIPS64 SEGBITS value correctly.
2007-06-23 18:04:12 +00:00
exec.h
Clean up of some target specifics in exec.c/cpu-exec.c.
2007-06-03 17:44:37 +00:00
fop_template.c
Don't check the FPU state for each FPU instruction, use hflags to
2007-05-29 16:52:57 +00:00
helper.c
MIPS64 improvements, based on a patch by Aurelien Jarno.
2007-06-25 17:34:33 +00:00
mips-defs.h
…
op_helper_mem.c
…
op_helper.c
Simplify round/ceil/floor implementation, spotted by Fabrice Bellard.
2007-06-28 14:07:05 +00:00
op_mem.c
…
op_template.c
…
op.c
MIPS64 improvements, based on a patch by Aurelien Jarno.
2007-06-25 17:34:33 +00:00
TODO
Update some comments, 64bit FPU support is functional regardless of
2007-06-01 21:57:32 +00:00
translate_init.c
Handle MIPS64 SEGBITS value correctly.
2007-06-23 18:04:12 +00:00
translate.c
Implement recip1/recip2/rsqrt1/rsqrt2.
2007-06-26 20:26:03 +00:00