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 лет назад