.. |
ARM
|
x86 Jit: Basic implementation of vbfy1/2 (mostly to just cross another one off the list..)
|
2014-12-04 00:18:58 +01:00 |
fake
|
x86 JIT: Join adjacent vrot calls together to avoid redundant sin/cos calls. Add a prototype, fix minor issues.
|
2014-11-30 11:04:13 +01:00 |
JitCommon
|
Add "resolving" of a few symbols to x86 disassembler
|
2014-12-02 01:00:11 +01:00 |
MIPS
|
x86 JIT: Join adjacent vrot calls together to avoid redundant sin/cos calls. Add a prototype, fix minor issues.
|
2014-11-30 11:04:13 +01:00 |
PPC
|
x86 Jit: Basic implementation of vbfy1/2 (mostly to just cross another one off the list..)
|
2014-12-04 00:18:58 +01:00 |
x86
|
x86 jit: Minor optimization in vmmul
|
2014-12-06 11:35:01 +01:00 |
MIPS.cpp
|
Integrate new MIPS emitter.
|
2014-11-18 08:40:57 -08: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
|
MIPSAnalyst: Pass strings by const reference.
|
2014-12-05 13:12:49 -05:00 |
MIPSAnalyst.h
|
MIPSAnalyst: Pass strings by const reference.
|
2014-12-05 13:12:49 -05:00 |
MIPSAsm.cpp
|
Replace assembler with a submodule
|
2014-11-23 21:09:40 +01:00 |
MIPSAsm.h
|
Replace assembler with a submodule
|
2014-11-23 21:09:40 +01:00 |
MIPSCodeUtils.cpp
|
Clarify GetSureBranchTarget() for fpu branches.
|
2014-08-18 07:46:48 -07:00 |
MIPSCodeUtils.h
|
x86 JIT: Join adjacent vrot calls together to avoid redundant sin/cos calls. Add a prototype, fix minor issues.
|
2014-11-30 11:04:13 +01: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
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSDisVFPU.cpp
|
Change vpfxs/r/t disassembly syntax
|
2014-11-12 00:09:57 +01:00 |
MIPSDisVFPU.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
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
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSIntVFPU.cpp
|
x86 Jit: Basic implementation of vbfy1/2 (mostly to just cross another one off the list..)
|
2014-12-04 00:18:58 +01:00 |
MIPSIntVFPU.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSStackWalk.cpp
|
Limit stack walk distance a bit.
|
2014-07-20 21:52:55 -07:00 |
MIPSStackWalk.h
|
Fix a few minor typos + small reporting change.
|
2013-08-12 23:02:39 -07:00 |
MIPSTables.cpp
|
x86 Jit: Basic implementation of vbfy1/2 (mostly to just cross another one off the list..)
|
2014-12-04 00:18:58 +01: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
|
Minor cleanups, warning fixes
|
2014-12-06 12:25:28 +01:00 |
MIPSVFPUUtils.h
|
Merge some matrix utils and stuff from the NEON branch
|
2014-11-29 11:37:45 +01:00 |