gdkchan 3872ae034d Add MLS (vector) instruction, fix mistake introduced on last commit 8 лет назад
..
AInst.cs b7e1d9930d aloha 8 лет назад
AInstEmitAlu.cs d0954564cd Add ADC and SBC instructions 8 лет назад
AInstEmitAluHelper.cs be1d01bf7d Shouldn't have undone this 8 лет назад
AInstEmitBfm.cs b7e1d9930d aloha 8 лет назад
AInstEmitCcmp.cs b7e1d9930d aloha 8 лет назад
AInstEmitCsel.cs b7e1d9930d aloha 8 лет назад
AInstEmitException.cs 7d11a146c0 Generate CIL for SCVTF (vector), add undefined encodings for some instructions 8 лет назад
AInstEmitFlow.cs b7e1d9930d aloha 8 лет назад
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 лет назад
AInstEmitMemoryEx.cs b7e1d9930d aloha 8 лет назад
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 лет назад
AInstEmitMove.cs b7e1d9930d aloha 8 лет назад
AInstEmitMul.cs b7e1d9930d aloha 8 лет назад
AInstEmitSimdArithmetic.cs 3872ae034d Add MLS (vector) instruction, fix mistake introduced on last commit 8 лет назад
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 лет назад
AInstEmitSimdCvt.cs 1c44d9f66d Fix for some SIMD issues 8 лет назад
AInstEmitSimdHelper.cs 3872ae034d Add MLS (vector) instruction, fix mistake introduced on last commit 8 лет назад
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 лет назад
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 лет назад
AInstEmitSimdMove.cs 1c44d9f66d Fix for some SIMD issues 8 лет назад
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 лет назад
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 лет назад
AInstEmitter.cs b7e1d9930d aloha 8 лет назад
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 лет назад