dolphin/Source/Core/Core/PowerPC/Jit64
MerryMage 93ec976975 Jit_SystemRegisters: Correct behaviour for mtspr SPR_HID0 (Redux)
* BTR modifies its argument.
* Do not fallthrough.
2018-10-13 19:20:08 +01:00
..
FPURegCache.cpp JitRegCache: Use preg_t for PPC register indexes 2018-10-07 11:48:06 +01:00
FPURegCache.h JitRegCache: Use preg_t for PPC register indexes 2018-10-07 11:48:06 +01:00
GPRRegCache.cpp JitRegCache: Use preg_t for PPC register indexes 2018-10-07 11:48:06 +01:00
GPRRegCache.h JitRegCache: Use preg_t for PPC register indexes 2018-10-07 11:48:06 +01:00
Jit_Branch.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
Jit_FloatingPoint.cpp Jit_FloatingPoint: Make fp_tri_op a local lambda 2018-10-12 20:46:02 +01:00
Jit_Integer.cpp PowerPC: Deduplicate Helper_Mask() code 2018-08-12 17:24:16 -04:00
Jit_LoadStore.cpp Jit_LoadStore: Name indexed condition 2018-10-07 20:29:47 +01:00
Jit_LoadStoreFloating.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
Jit_LoadStorePaired.cpp Jit64: get rid of global g_jit accesses 2018-08-25 16:53:49 +02:00
Jit_Paired.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
Jit_SystemRegisters.cpp Jit_SystemRegisters: Correct behaviour for mtspr SPR_HID0 (Redux) 2018-10-13 19:20:08 +01:00
Jit.cpp JitRegCache: Fix SanityCheck 2018-10-07 11:48:06 +01:00
Jit.h Jit_FloatingPoint: Make fp_tri_op a local lambda 2018-10-12 20:46:02 +01:00
Jit64_Tables.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
JitAsm.cpp JitAsmCommon: Amend member variable names for CommonAsmRoutinesBase 2018-05-30 05:22:36 -04:00
JitAsm.h JitBase: Remove use of the JIT global in Dispatch() and JitTrampoline() 2018-03-21 04:41:30 -04:00
JitRegCache.cpp JitRegCache: Fix SanityCheck 2018-10-07 11:48:06 +01:00
JitRegCache.h JitRegCache: Fix SanityCheck 2018-10-07 11:48:06 +01:00