gdkchan cb665bb715 Add FDIV (vector) instruction 8 年 前
..
AInst.cs b7e1d9930d aloha 8 年 前
AInstEmitAlu.cs b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions 8 年 前
AInstEmitAluHelper.cs b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions 8 年 前
AInstEmitBfm.cs b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions 8 年 前
AInstEmitCcmp.cs b7e1d9930d aloha 8 年 前
AInstEmitCsel.cs b7e1d9930d aloha 8 年 前
AInstEmitException.cs f35d286c8d Rename ARegisters to AThreadState 8 年 前
AInstEmitFlow.cs f35d286c8d Rename ARegisters to AThreadState 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 f35d286c8d Rename ARegisters to AThreadState 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 cb665bb715 Add FDIV (vector) instruction 8 年 前
AInstEmitSimdCmp.cs b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions 8 年 前
AInstEmitSimdCvt.cs b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions 8 年 前
AInstEmitSimdHelper.cs b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions 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 f35d286c8d Rename ARegisters to AThreadState 8 年 前
AInstEmitSimdMove.cs 1039797c30 Implement Zip1, Zip2 (#25) 8 年 前
AInstEmitSimdShift.cs b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions 8 年 前
AInstEmitSystem.cs f35d286c8d Rename ARegisters to AThreadState 8 年 前
AInstEmitter.cs b7e1d9930d aloha 8 年 前
ASoftFallback.cs b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions 8 年 前