gdkchan 595e7ee588 Add FCVTAS and FCVTAU instructions 8 years ago
..
AInst.cs b7e1d9930d aloha 8 years ago
AInstEmitAlu.cs d0954564cd Add ADC and SBC instructions 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 595e7ee588 Add FCVTAS and FCVTAU instructions 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 595e7ee588 Add FCVTAS and FCVTAU instructions 8 years ago
AInstEmitSimdHelper.cs 595e7ee588 Add FCVTAS and FCVTAU instructions 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 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
AInstEmitSimdMove.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
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