.. |
Asm.cpp
|
x86jit: Maintain the rounding mode always.
|
2014-08-22 09:53:00 -07:00 |
Asm.h
|
|
|
CompALU.cpp
|
x86 jit: Further fix for nor, thanks unknown
|
2014-07-27 22:26:35 +02:00 |
CompBranch.cpp
|
x86jit: Maintain the rounding mode always.
|
2014-08-22 09:53:00 -07:00 |
CompFPU.cpp
|
jit: Update rounding mode immediately on ctc1.
|
2014-08-30 23:48:27 -07:00 |
CompLoadStore.cpp
|
x86jit: Use a faster safemem fallback.
|
2014-05-06 08:05:12 -07:00 |
CompReplace.cpp
|
x86jit: Use templates to avoid some void * casts.
|
2014-01-18 09:57:13 -08:00 |
CompVFPU.cpp
|
Remove outdated comment (real cause found/fixed.)
|
2014-06-28 16:06:10 -07:00 |
Jit.cpp
|
x86jit: Fix some flags/EAX trashing in rounding.
|
2014-08-30 16:46:43 -07:00 |
Jit.h
|
x86jit: Maintain the rounding mode always.
|
2014-08-22 09:53:00 -07:00 |
JitSafeMem.cpp
|
x86jit: Flush the PC before r/w in debug.
|
2014-07-05 12:57:44 -07:00 |
JitSafeMem.h
|
x86jit: Use a faster safemem fallback.
|
2014-05-06 08:05:12 -07:00 |
RegCache.cpp
|
x86jit: Cache fpcond in a register.
|
2014-06-28 00:38:55 -07:00 |
RegCache.h
|
x86jit: Map HI/LO as registers.
|
2014-06-28 00:38:56 -07:00 |
RegCacheFPU.cpp
|
Skip flushing FPU/VFPU regs if none were allocated.
|
2014-03-30 00:42:25 -07:00 |
RegCacheFPU.h
|
Skip flushing FPU/VFPU regs if none were allocated.
|
2014-03-30 00:42:25 -07:00 |