gdkchan 30bcb8da33 Add FRINTM (vector) instruction 8 tahun lalu
..
AInst.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 tahun lalu
AInstEmitAlu.cs 708761963e Fix corner cases of ADCS and SBFM 8 tahun lalu
AInstEmitAluHelper.cs 708761963e Fix corner cases of ADCS and SBFM 8 tahun lalu
AInstEmitBfm.cs 708761963e Fix corner cases of ADCS and SBFM 8 tahun lalu
AInstEmitCcmp.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 tahun lalu
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 tahun lalu
AInstEmitException.cs 3edb66f389 Improve CPU initial translation speeds (#50) 8 tahun lalu
AInstEmitFlow.cs 3edb66f389 Improve CPU initial translation speeds (#50) 8 tahun lalu
AInstEmitMemory.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 tahun lalu
AInstEmitMemoryEx.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 tahun lalu
AInstEmitMemoryHelper.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 tahun lalu
AInstEmitMove.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 tahun lalu
AInstEmitMul.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 tahun lalu
AInstEmitSimdArithmetic.cs 30bcb8da33 Add FRINTM (vector) instruction 8 tahun lalu
AInstEmitSimdCmp.cs f39a864050 Add EXT, CMTST (vector) and UMULL (vector) instructions 8 tahun lalu
AInstEmitSimdCvt.cs 59d1b2ad83 Add MUL (vector by element), fix FCVTN, make svcs use MakeError too 8 tahun lalu
AInstEmitSimdHelper.cs 30bcb8da33 Add FRINTM (vector) instruction 8 tahun lalu
AInstEmitSimdLogical.cs efef605b26 Fix REV64 (vector) instruction 8 tahun lalu
AInstEmitSimdMemory.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 tahun lalu
AInstEmitSimdMove.cs be0e4007dc Add SMLAL (vector), fix EXT instruction 8 tahun lalu
AInstEmitSimdShift.cs aa2d2b3149 Add SHLL instruction 8 tahun lalu
AInstEmitSystem.cs 035efc913e Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instructions, fix for NvFlinger sometimes missing free buffers 8 tahun lalu
AInstEmitter.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 tahun lalu
ASoftFallback.cs efef605b26 Fix REV64 (vector) instruction 8 tahun lalu