Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-02-27 | x64 Emitter: Fix L bit in VEX prefix | MerryMage | 1 | -2/+2 |
2015-08-23 | x64-emitter: add RCPSS SSE instruction | aroulin | 1 | -0/+1 |
2015-08-21 | emitter: Remove pointer casts | Lioncash | 1 | -0/+23 |
2015-08-20 | emitter: Remove unnecessary defines | Lioncash | 1 | -5/+1 |
2015-08-20 | emitter: Remove unnecessary else keywords | Lioncash | 1 | -7/+7 |
2015-08-20 | emitter: Remove unused code | Lioncash | 1 | -24/+0 |
2015-08-20 | emitter: Pass OpArg by reference where possible | Lioncash | 1 | -351/+351 |
2015-08-16 | Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. | bunnei | 1 | -3/+3 |
2015-08-16 | Common: Cleanup CPU capability detection code. | bunnei | 1 | -9/+9 |
2015-08-16 | Common: Move cpu_detect to x64 directory. | bunnei | 1 | -1/+1 |
2015-08-16 | x64: Refactor to remove fake interfaces and general cleanups. | bunnei | 1 | -8/+8 |
2015-08-15 | Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. | bunnei | 1 | -0/+1989 |