.. |
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
|
ARM64: Implement FP compares, misc
|
2015-04-06 18:13:22 +02:00 |
ArmCompBranch.cpp
|
jit: Discard unused regs before a syscall.
|
2015-03-01 11:08:59 -08:00 |
ArmCompFPU.cpp
|
ARM64: stp/ldp disasm improvements
|
2015-04-06 18:13:17 +02:00 |
ArmCompLoadStore.cpp
|
Some work towards being able to build two JITs together
|
2014-12-13 21:13:54 +01:00 |
ArmCompReplace.cpp
|
Rename the ARM Jit class to ArmJit
|
2014-12-07 14:25:22 +01:00 |
ArmCompVFPU.cpp
|
ARM64: Fix FCVTL, use it in v2hf
|
2015-04-06 18:13:33 +02:00 |
ArmCompVFPUNEON.cpp
|
armjit: Fix vfad/vavg sign for -0.000.
|
2015-01-03 11:14:52 -08: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
|
ARM64: Stub vertex decoder jit, implementing just enough for the cube.elf cube.
|
2015-04-06 18:13:18 +02:00 |
ArmJit.h
|
Transplant Dolphin's ARM64 emitter over. Not hooked up to anything (yet...)
|
2014-12-15 22:09:26 +01: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 |