dynarmic/src
Lioncash 74ee92ee38 jitstate: const correctness
GetReturnFromRunCodeAddress is const qualified, so this can accept a const
pointer. This also allows for making the constructor accept a const
pointer as well.
2016-08-17 10:10:43 +01:00
..
backend_x64 jitstate: const correctness 2016-08-17 10:10:43 +01:00
common mp: Generalize function information retrieval 2016-08-17 10:08:40 +01:00
frontend mp: Generalize function information retrieval 2016-08-17 10:08:40 +01:00
interface Optimization: Make SVC use RSB 2016-08-15 15:02:08 +01:00
ir_opt TranslateArm: Implement MRS, MSR (imm), MSR (reg) 2016-08-15 11:50:49 +01:00
CMakeLists.txt Update documentation (2016-08-12) 2016-08-12 18:17:31 +01:00