gdkchan 5a0396efaf Minor cpu fixes 8 years ago
..
AInst.cs b7e1d9930d aloha 8 years ago
AInstEmitAlu.cs 5a0396efaf Minor cpu fixes 8 years ago
AInstEmitAluHelper.cs be1d01bf7d Shouldn't have undone this 8 years ago
AInstEmitBfm.cs b7e1d9930d aloha 8 years ago
AInstEmitCcmp.cs b7e1d9930d aloha 8 years ago
AInstEmitCsel.cs b7e1d9930d aloha 8 years ago
AInstEmitException.cs 7d11a146c0 Generate CIL for SCVTF (vector), add undefined encodings for some instructions 8 years ago
AInstEmitFlow.cs b7e1d9930d aloha 8 years ago
AInstEmitMemory.cs 161193e113 CPU refactoring - move SIMD (scalar and vector) instructions to separate files by category, remove AILConv and use only the methods inside SIMD helper to extract/insert vector elements 8 years ago
AInstEmitMemoryEx.cs b7e1d9930d aloha 8 years ago
AInstEmitMemoryHelper.cs 161193e113 CPU refactoring - move SIMD (scalar and vector) instructions to separate files by category, remove AILConv and use only the methods inside SIMD helper to extract/insert vector elements 8 years ago
AInstEmitMove.cs b7e1d9930d aloha 8 years ago
AInstEmitMul.cs b7e1d9930d aloha 8 years ago
AInstEmitSimdArithmetic.cs 3872ae034d Add MLS (vector) instruction, fix mistake introduced on last commit 8 years ago
AInstEmitSimdCmp.cs 161193e113 CPU refactoring - move SIMD (scalar and vector) instructions to separate files by category, remove AILConv and use only the methods inside SIMD helper to extract/insert vector elements 8 years ago
AInstEmitSimdCvt.cs 1c44d9f66d Fix for some SIMD issues 8 years ago
AInstEmitSimdHelper.cs 3872ae034d Add MLS (vector) instruction, fix mistake introduced on last commit 8 years ago
AInstEmitSimdLogical.cs 161193e113 CPU refactoring - move SIMD (scalar and vector) instructions to separate files by category, remove AILConv and use only the methods inside SIMD helper to extract/insert vector elements 8 years ago
AInstEmitSimdMemory.cs 5a0396efaf Minor cpu fixes 8 years ago
AInstEmitSimdMove.cs 1c44d9f66d Fix for some SIMD issues 8 years ago
AInstEmitSimdShift.cs 161193e113 CPU refactoring - move SIMD (scalar and vector) instructions to separate files by category, remove AILConv and use only the methods inside SIMD helper to extract/insert vector elements 8 years ago
AInstEmitSystem.cs 2347c44bbf Improve access to system registers by using properties, also use exclusive region granularity on exclusive load/stores, and ensure that acquires without releases won't hold the address forever, remove unused ALU rev method 8 years ago
AInstEmitter.cs b7e1d9930d aloha 8 years ago
ASoftFallback.cs 161193e113 CPU refactoring - move SIMD (scalar and vector) instructions to separate files by category, remove AILConv and use only the methods inside SIMD helper to extract/insert vector elements 8 years ago