Asm.h
|
More armjit work
|
2013-01-08 00:26:42 +01:00 |
CompALU.cpp
|
x86jit: Map HI/LO as registers.
|
2014-06-28 00:38:56 -07:00 |
CompBranch.cpp
|
Minor logging improvement.
|
2014-07-05 13:19:53 -07:00 |
CompFPU.cpp
|
x86jit: Cache fpcond in a register.
|
2014-06-28 00:38:55 -07:00 |
Jit.cpp
|
Fix some missing semicolons on log statements.
|
2014-06-29 19:09:37 -07:00 |
Jit.h
|
Add an invalidate all method to the jit.
|
2014-06-19 01:13:06 -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 |