gdkchan 0e343a748d Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent 8 年 前
..
AInst.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
AInstEmitAlu.cs 708761963e Fix corner cases of ADCS and SBFM 8 年 前
AInstEmitAluHelper.cs 708761963e Fix corner cases of ADCS and SBFM 8 年 前
AInstEmitBfm.cs 708761963e Fix corner cases of ADCS and SBFM 8 年 前
AInstEmitCcmp.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
AInstEmitCsel.cs 950011c90f Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store 8 年 前
AInstEmitException.cs 3edb66f389 Improve CPU initial translation speeds (#50) 8 年 前
AInstEmitFlow.cs 3edb66f389 Improve CPU initial translation speeds (#50) 8 年 前
AInstEmitMemory.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
AInstEmitMemoryEx.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
AInstEmitMemoryHelper.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
AInstEmitMove.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
AInstEmitMul.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
AInstEmitSimdArithmetic.cs f39a864050 Add EXT, CMTST (vector) and UMULL (vector) instructions 8 年 前
AInstEmitSimdCmp.cs f39a864050 Add EXT, CMTST (vector) and UMULL (vector) instructions 8 年 前
AInstEmitSimdCvt.cs 0e343a748d Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent 8 年 前
AInstEmitSimdHelper.cs 31b35a9645 Add FABD (scalar), ADCS, SBCS instructions, update config with better default control mappings, update readme with the new mappings 8 年 前
AInstEmitSimdLogical.cs efef605b26 Fix REV64 (vector) instruction 8 年 前
AInstEmitSimdMemory.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
AInstEmitSimdMove.cs f39a864050 Add EXT, CMTST (vector) and UMULL (vector) instructions 8 年 前
AInstEmitSimdShift.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
AInstEmitSystem.cs 035efc913e Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instructions, fix for NvFlinger sometimes missing free buffers 8 年 前
AInstEmitter.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
ASoftFallback.cs efef605b26 Fix REV64 (vector) instruction 8 年 前