Files
dolphin/Source/Core/Core
Tillmann Karras ac84d6d0fa Jit64: some cache flush changes
- dynamically allocate third scratch register instead of forcing ECX
- use LEA as 3 operand add if possible
- use BT,JC instead of SHR,TEST,JNZ
- merge MOV,TEST
- use appropriate ABI function (no asm change)
2015-08-24 18:33:23 +02:00
..
2015-06-29 14:51:21 -04:00
2015-07-30 10:33:08 -04:00
2015-08-24 18:33:19 +02:00
2015-08-24 18:33:23 +02:00
2015-05-28 19:14:42 -04:00
2015-05-25 13:22:31 +02:00
2015-07-25 14:09:02 +02:00
2015-06-07 22:44:13 -05:00
2015-07-11 23:09:11 -07:00
2015-08-14 16:17:28 +02:00