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