gdkchan ae91da5b60 Merge pull request #2 from gdkchan/direct_memory 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 ae91da5b60 Merge pull request #2 from gdkchan/direct_memory 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 18ac1c4045 Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method 8 سال پیش