SarahW
|
0985952317
|
Added code generation for RMW versions of ADD/SUB/OR/XOR/AND
|
2016-11-13 14:30:39 +00:00 |
|
SarahW
|
aab2c3e7cf
|
Don't inline memory read/write code in x86-32 recompiled blocks - speedup (up to 20% seen)
|
2016-09-15 21:06:28 +01:00 |
|
TomW
|
4011a246ff
|
Added code generation for MMX instructions
|
2016-02-24 20:55:48 +00:00 |
|
TomW
|
ba715706b6
|
Added code generation for memory versions of MOV, and memory source versions of ADD, SUB, AND, OR, XOR and CMP.
|
2015-02-08 17:17:14 +00:00 |
|
TomW
|
630592125c
|
Added code generation for immediate->register and register versions of MOV, XCHG, ADD, SUB, AND, OR, XOR, TEST, CMP, INC and DEC.
|
2015-01-16 21:22:14 +00:00 |
|
TomW
|
4676daade4
|
Initial commit of dynamic recompiler.
Various CPU changes to support dynamic recompiler.
|
2014-11-05 21:24:16 +00:00 |
|