.. |
ArmAsm.cpp
|
armjit: Allow R1 in regalloc, use LR as temp.
|
2014-03-28 18:38:38 -07:00 |
ArmAsm.h
|
Reduce some includes under GPU/.
|
2014-03-29 16:51:38 -07:00 |
ArmCompALU.cpp
|
armjit: Allow R1 in regalloc, use LR as temp.
|
2014-03-28 18:38:38 -07:00 |
ArmCompBranch.cpp
|
armjit: Allow R1 in regalloc, use LR as temp.
|
2014-03-28 18:38:38 -07:00 |
ArmCompFPU.cpp
|
armjit: Allow R1 in regalloc, use LR as temp.
|
2014-03-28 18:38:38 -07:00 |
ArmCompLoadStore.cpp
|
armjit: Allow R1 in regalloc, use LR as temp.
|
2014-03-28 18:38:38 -07:00 |
ArmCompReplace.cpp
|
Bugfix replace function inlining (compilerPC needs to be increased). Misc.
|
2013-12-20 15:37:37 +01:00 |
ArmCompVFPU.cpp
|
Merge pull request #5748 from unknownbrackets/armjit-minor
|
2014-03-29 04:09:58 -04:00 |
ArmCompVFPUNEON.cpp
|
Some scaffolding for a future VFPU-on-NEON implementation
|
2013-11-19 21:41:48 +01:00 |
ArmJit.cpp
|
armjit: Allow R1 in regalloc, use LR as temp.
|
2014-03-28 18:38:38 -07:00 |
ArmJit.h
|
armjit: Use our I2R funcs on reg/reg math too.
|
2014-03-14 19:15:43 -07:00 |
ArmRegCache.cpp
|
armjit: Allow R1 in regalloc, use LR as temp.
|
2014-03-28 18:38:38 -07:00 |
ArmRegCache.h
|
armjit: Allow R1 in regalloc, use LR as temp.
|
2014-03-28 18:38:38 -07:00 |
ArmRegCacheFPU.cpp
|
Skip flushing FPU/VFPU regs if none were allocated.
|
2014-03-30 00:42:25 -07:00 |
ArmRegCacheFPU.h
|
Skip flushing FPU/VFPU regs if none were allocated.
|
2014-03-30 00:42:25 -07:00 |