dynarmic/src/frontend
Lioncash 9ed9f4c565 mp: Generalize function information retrieval
Generalizes MemFnInfo to be compatible with all function types.
Also adds type introspection for arguments, as well as helper templates for the common types supported by all partial specializations.
2016-08-17 10:08:40 +01:00
..
decoder mp: Generalize function information retrieval 2016-08-17 10:08:40 +01:00
disassembler TranslateArm: Implement MRS, MSR (imm), MSR (reg) 2016-08-15 11:50:49 +01:00
ir Optimization: Make SVC use RSB 2016-08-15 15:02:08 +01:00
translate Optimization: Make SVC use RSB 2016-08-15 15:02:08 +01:00
arm_types.cpp IR/DumpBlock: Print references to ExtRegs 2016-08-11 17:15:02 +01:00
arm_types.h TranslateArm: Implement VPUSH and VPOP. 2016-08-13 19:37:03 +01:00