Henrik Rydgard
|
1b4394ac5e
|
ARM jit: jit integer multiplies. ARM is so nice, very clean.
|
2013-01-30 01:06:14 +01:00 |
|
Henrik Rydgard
|
68991511ee
|
Split out the FPU reg cache into its own file too.
|
2013-01-26 01:34:19 +01:00 |
|
Sacha
|
5552f93fca
|
Fixes for Qt, Symbian and Blackberry. Reorder and remove some redundant ArmEmitter includes so that _SP doesn't conflict.
|
2013-01-17 11:00:07 +10:00 |
|
Henrik Rydgard
|
66ee2e2933
|
Remove ArmABI.cpp/h, didn't need that stuff.
|
2013-01-14 22:19:18 +01:00 |
|
Henrik Rydgard
|
bc9c3db303
|
Armjit: Add option for fastmem. Small optimization.
|
2013-01-11 17:25:54 +01:00 |
|
Henrik Rydgard
|
9b791b9953
|
More ARMJIT optimization
|
2013-01-11 15:22:31 +01:00 |
|
Henrik Rydgard
|
209f1d79a9
|
SpillLock is now per MIPS register instead of per ARM register. Fix array size.
|
2013-01-09 23:14:21 +01:00 |
|
Henrik Rydgard
|
2f4e6eaf01
|
Remove allocLock until we need it
|
2013-01-09 22:46:27 +01:00 |
|
Henrik Rydgard
|
dafe2c389c
|
More regalloc fixing and tweaks. Still not working the way I want it.
|
2013-01-09 13:38:44 +01:00 |
|
Henrik Rydgard
|
8c06edc47b
|
It's getting close to the first totally unoptimized jit run.
|
2013-01-08 17:03:17 +01:00 |
|
Henrik Rydgard
|
a2ff416534
|
Rename files. Rewrite ArmRegCache from scratch.
|
2013-01-07 22:33:09 +01:00 |
|