gdkchan 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 år sedan
..
AInst.cs b7e1d9930d aloha 8 år sedan
AInstEmitAlu.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 år sedan
AInstEmitAluHelper.cs b7e1d9930d aloha 8 år sedan
AInstEmitBfm.cs b7e1d9930d aloha 8 år sedan
AInstEmitCcmp.cs b7e1d9930d aloha 8 år sedan
AInstEmitCsel.cs b7e1d9930d aloha 8 år sedan
AInstEmitException.cs d77d691381 Implement SSHL instruction, fix exception on FMAX/FMIN, and use a better exception message for undefined/unimplemented instructions 8 år sedan
AInstEmitFlow.cs b7e1d9930d aloha 8 år sedan
AInstEmitMemory.cs b7e1d9930d aloha 8 år sedan
AInstEmitMemoryEx.cs b7e1d9930d aloha 8 år sedan
AInstEmitMemoryHelper.cs b7e1d9930d aloha 8 år sedan
AInstEmitMove.cs b7e1d9930d aloha 8 år sedan
AInstEmitMul.cs b7e1d9930d aloha 8 år sedan
AInstEmitScalar.cs d77d691381 Implement SSHL instruction, fix exception on FMAX/FMIN, and use a better exception message for undefined/unimplemented instructions 8 år sedan
AInstEmitSimd.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 år sedan
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 år sedan
AInstEmitter.cs b7e1d9930d aloha 8 år sedan
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 år sedan