.. |
ARM
|
Pregenerate code to handle rounding mode switches. This time, for all three cores.
|
2015-10-08 19:58:37 +02:00 |
ARM64
|
Pregenerate code to handle rounding mode switches. This time, for all three cores.
|
2015-10-08 19:58:37 +02:00 |
fake
|
Unbreak build with FakeJit
|
2015-05-26 15:20:10 +03:00 |
JitCommon
|
Remove empty header files
|
2015-10-08 18:54:33 +02:00 |
MIPS
|
Add timing for all the basics.
|
2015-07-03 12:05:08 -07:00 |
x86
|
Pregenerate code to handle rounding mode switches. This time, for all three cores.
|
2015-10-08 19:58:37 +02:00 |
MIPS.cpp
|
Switch lo and hi so that low comes first.
|
2015-06-28 10:42:19 -07:00 |
MIPS.h
|
arm64: Meld LO and HI together for multiplies.
|
2015-07-02 20:31:37 -07:00 |
MIPSAnalyst.cpp
|
Replace framebuffer download in Youkoso Hitsuji-Mura Portable
|
2015-04-20 16:36:07 +08:00 |
MIPSAnalyst.h
|
jit: Improve and unify GPR spill logic.
|
2014-12-07 21:10:28 -08:00 |
MIPSAsm.cpp
|
Make Memory::Memcpy() execute memchecks directly.
|
2015-04-05 18:09:20 -07:00 |
MIPSAsm.h
|
Replace assembler with a submodule
|
2014-11-23 21:09:40 +01:00 |
MIPSCodeUtils.cpp
|
Remove unused and duplicate define.
|
2015-04-12 13:16:01 -07:00 |
MIPSCodeUtils.h
|
Adding Branch opcode to the MAKE_MIPS
|
2015-01-04 13:04:02 +01:00 |
MIPSDebugInterface.cpp
|
We don't need a third set of sized integer typedefs, get rid of it.
|
2015-09-06 19:10:08 +02:00 |
MIPSDebugInterface.h
|
Core: Add missing override specifiers
|
2014-12-08 15:20:31 -05:00 |
MIPSDis.cpp
|
Reduce the number of places we include JitCommon.h. Update native.
|
2014-12-12 23:49:08 +01:00 |
MIPSDis.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSDisVFPU.cpp
|
Change VROT disassembly
|
2014-11-29 18:33:33 +01:00 |
MIPSDisVFPU.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSInt.cpp
|
Avoid any possible shifts by 32.
|
2015-07-19 13:25:50 -07:00 |
MIPSInt.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSIntVFPU.cpp
|
Avoid unpredictable behavior in error condition.
|
2015-04-08 11:57:57 -07: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
|
Kill FINAL ifdef entirely.
|
2015-09-20 11:39:46 -07:00 |
MIPSTables.h
|
Fix MIPSInfo masking for 64-bit flags.
|
2015-04-12 11:57:49 -07:00 |
MIPSVFPUUtils.cpp
|
Fix matrix disassembly notation
|
2015-01-03 02:04:08 -07:00 |
MIPSVFPUUtils.h
|
We can use sincosf again on Android - the bug in the NDK has been fixed.
|
2014-12-07 11:53:46 +01:00 |