gdkchan ccc9ce1908 Move a few more SIMD instructions to emit CIL directly instead of a method call 8 年之前
..
AInst.cs b7e1d9930d aloha 8 年之前
AInstEmitAlu.cs d0954564cd Add ADC and SBC instructions 8 年之前
AInstEmitAluHelper.cs b7e1d9930d aloha 8 年之前
AInstEmitBfm.cs b7e1d9930d aloha 8 年之前
AInstEmitCcmp.cs b7e1d9930d aloha 8 年之前
AInstEmitCsel.cs b7e1d9930d aloha 8 年之前
AInstEmitException.cs d77d691381 Implement SSHL instruction, fix exception on FMAX/FMIN, and use a better exception message for undefined/unimplemented instructions 8 年之前
AInstEmitFlow.cs b7e1d9930d aloha 8 年之前
AInstEmitMemory.cs b7e1d9930d aloha 8 年之前
AInstEmitMemoryEx.cs b7e1d9930d aloha 8 年之前
AInstEmitMemoryHelper.cs b7e1d9930d aloha 8 年之前
AInstEmitMove.cs b7e1d9930d aloha 8 年之前
AInstEmitMul.cs b7e1d9930d aloha 8 年之前
AInstEmitScalar.cs 79f028e410 Add FMADD and FMSUB instructions 8 年之前
AInstEmitSimd.cs ccc9ce1908 Move a few more SIMD instructions to emit CIL directly instead of a method call 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 ccc9ce1908 Move a few more SIMD instructions to emit CIL directly instead of a method call 8 年之前