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