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