gdkchan 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 年之前
..
AInst.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年之前
AInstEmitAlu.cs 31b35a9645 Add FABD (scalar), ADCS, SBCS instructions, update config with better default control mappings, update readme with the new mappings 8 年之前
AInstEmitAluHelper.cs 31b35a9645 Add FABD (scalar), ADCS, SBCS instructions, update config with better default control mappings, update readme with the new mappings 8 年之前
AInstEmitBfm.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 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 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年之前
AInstEmitFlow.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 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 31b35a9645 Add FABD (scalar), ADCS, SBCS instructions, update config with better default control mappings, update readme with the new mappings 8 年之前
AInstEmitSimdCmp.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年之前
AInstEmitSimdCvt.cs 3936c93448 Map heap on heap base region, fix for thread start on homebrew, add FCVTMU and FCVTPU (general) instructions, fix FMOV (higher 64 bits) encodings, improve emit code for FCVT* (general) instructions 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 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年之前
AInstEmitSimdMemory.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年之前
AInstEmitSimdMove.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 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 035efc913e Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instructions, fix for NvFlinger sometimes missing free buffers 8 年之前