.. |
ArmAsm.cpp
|
jit: Use nicknames for a few more static regs.
|
2014-12-17 01:11:33 -08:00 |
ArmAsm.h
|
Switch to #pragma once in a few places.
|
2015-03-02 22:34:51 -08:00 |
ArmCompALU.cpp
|
jit: Avoid mfhi/mflo to $0.
|
2015-04-07 18:25:28 -07:00 |
ArmCompBranch.cpp
|
Use an accessor to read the compilerPC.
|
2015-04-11 01:14:37 -07:00 |
ArmCompFPU.cpp
|
Separate out jit reading nearby instructions.
|
2015-04-11 00:53:24 -07:00 |
ArmCompLoadStore.cpp
|
Separate out jit reading nearby instructions.
|
2015-04-11 00:53:24 -07:00 |
ArmCompReplace.cpp
|
Rename the ARM Jit class to ArmJit
|
2014-12-07 14:25:22 +01:00 |
ArmCompVFPU.cpp
|
Use an accessor to read the compilerPC.
|
2015-04-11 01:14:37 -07:00 |
ArmCompVFPUNEON.cpp
|
ARM: Cleanup a TODO in NEON VFPU.
|
2015-04-12 11:21:53 -07:00 |
ArmCompVFPUNEONUtil.cpp
|
Some work towards being able to build two JITs together
|
2014-12-13 21:13:54 +01:00 |
ArmCompVFPUNEONUtil.h
|
Namespacing cleanup (it's bad to do "using namespace" in a header)
|
2014-12-07 14:44:15 +01:00 |
ArmJit.cpp
|
Use an accessor to read the compilerPC.
|
2015-04-11 01:14:37 -07:00 |
ArmJit.h
|
Use an accessor to read the compilerPC.
|
2015-04-11 01:14:37 -07:00 |
ArmRegCache.cpp
|
Some work towards being able to build two JITs together
|
2014-12-13 21:13:54 +01:00 |
ArmRegCache.h
|
jit: Use nicknames for a few more static regs.
|
2014-12-17 01:11:33 -08:00 |
ArmRegCacheFPU.cpp
|
armjit: Burn less hard without a quad mapping.
|
2015-01-17 18:48:50 -08:00 |
ArmRegCacheFPU.h
|
Blackberry buildfix, added a commen this time..
|
2014-12-13 22:14:53 +01:00 |