.. |
ARM
|
jit: Fix partial invalidation of larger blocks.
|
2014-10-27 19:04:19 -07:00 |
JitCommon
|
Collapse sequences of "int3" (padding after block linking) in x86 disassembly.
|
2014-11-09 12:10:37 +01:00 |
PPC
|
x86jit: Consistently use mips_.
|
2014-10-12 15:16:09 -07:00 |
x86
|
Revert "x86jit: Micro optimize slt* a bit."
|
2014-11-09 12:07:21 +01:00 |
MIPS.cpp
|
minor cleanup: No point in having special functions for ReadFCR/WriteFCR, they're smaller than many other ops..
|
2014-10-11 15:57:36 +02:00 |
MIPS.h
|
MIPSTables: Annotate fp and hi/lo in/out more accurately than just "other"
|
2014-10-12 19:46:50 +02:00 |
MIPSAnalyst.cpp
|
iOS buildfix.
|
2014-11-04 08:32:43 -08:00 |
MIPSAnalyst.h
|
x86jit: Preload sp and similar regs used often.
|
2014-10-12 14:53:56 -07:00 |
MIPSAsm.cpp
|
Remove redundant break in MIPSAsm.cpp.
|
2014-01-30 01:48:32 -05:00 |
MIPSAsm.h
|
|
|
MIPSAsmTables.cpp
|
add lwc1 lwc2 swc1 swc2 opcodes
|
2014-10-19 20:42:12 +02:00 |
MIPSAsmTables.h
|
Fix some vertical alignments in misc Core source files.
|
2014-03-03 11:16:53 -05:00 |
MIPSCodeUtils.cpp
|
Clarify GetSureBranchTarget() for fpu branches.
|
2014-08-18 07:46:48 -07:00 |
MIPSCodeUtils.h
|
Clear module text and bss on unload.
|
2014-07-13 22:00:32 -07:00 |
MIPSDebugInterface.cpp
|
Fix Unix-like builds.
|
2014-03-15 10:02:47 -04:00 |
MIPSDebugInterface.h
|
More cstring includes, grr.
|
2014-03-15 12:03:33 -07:00 |
MIPSDis.cpp
|
Don't recurse when disasming an emuhack.
|
2014-08-17 18:43:59 -07:00 |
MIPSDis.h
|
|
|
MIPSDisVFPU.cpp
|
More cstring includes, grr.
|
2014-03-15 12:03:33 -07:00 |
MIPSDisVFPU.h
|
|
|
MIPSInt.cpp
|
MIPSTables: Annotate fp and hi/lo in/out more accurately than just "other"
|
2014-10-12 19:46:50 +02:00 |
MIPSInt.h
|
|
|
MIPSIntVFPU.cpp
|
x86jit: Implement other forms of vx2i.
|
2014-11-08 00:39:40 -08:00 |
MIPSIntVFPU.h
|
|
|
MIPSStackWalk.cpp
|
Limit stack walk distance a bit.
|
2014-07-20 21:52:55 -07:00 |
MIPSStackWalk.h
|
|
|
MIPSTables.cpp
|
MIPSTables: Annotate fp and hi/lo in/out more accurately than just "other"
|
2014-10-12 19:46:50 +02:00 |
MIPSTables.h
|
MIPSTables: Annotate fp and hi/lo in/out more accurately than just "other"
|
2014-10-12 19:46:50 +02:00 |
MIPSVFPUUtils.cpp
|
|
|
MIPSVFPUUtils.h
|
Use sincosf where available (linux)
|
2014-06-15 12:06:02 +02:00 |