| .. |
|
AInst.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
AInstEmitAlu.cs
|
d0954564cd
Add ADC and SBC instructions
|
hace 8 años |
|
AInstEmitAluHelper.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
AInstEmitBfm.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
AInstEmitCcmp.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
AInstEmitCsel.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
AInstEmitException.cs
|
d77d691381
Implement SSHL instruction, fix exception on FMAX/FMIN, and use a better exception message for undefined/unimplemented instructions
|
hace 8 años |
|
AInstEmitFlow.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
AInstEmitMemory.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
AInstEmitMemoryEx.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
AInstEmitMemoryHelper.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
AInstEmitMove.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
AInstEmitMul.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
AInstEmitScalar.cs
|
79f028e410
Add FMADD and FMSUB instructions
|
hace 8 años |
|
AInstEmitSimd.cs
|
ae91da5b60
Merge pull request #2 from gdkchan/direct_memory
|
hace 8 años |
|
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
|
hace 8 años |
|
AInstEmitter.cs
|
b7e1d9930d
aloha
|
hace 8 años |
|
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
|
hace 8 años |