Ryujinx-ChocolArm64/State
gdkchan 0be1f5b45a ARM exclusive monitor and multicore fixes (#589)
* Implement ARM exclusive load/store with compare exchange insts, and enable multicore by default

* Fix comment typo

* Support Linux and OSX on MemoryAlloc and CompareExchange128, some cleanup

* Use intel syntax on assembly code

* Adjust identation

* Add CPUID check and fix exclusive reservation granule size

* Update schema multicore scheduling default value

* Make the cpu id check code lower case aswell
2019-02-19 10:52:06 +11:00
..
Aarch32Mode.cs Add ARM32 support on the translator (#561) 2019-01-24 23:59:53 -02:00
CpuThreadState.cs ARM exclusive monitor and multicore fixes (#589) 2019-02-19 10:52:06 +11:00
ExecutionMode.cs Add ARM32 support on the translator (#561) 2019-01-24 23:59:53 -02:00
Fpcr.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
FpExc.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
Fpsr.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
FpType.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
PState.cs Implement some ARM32 memory instructions and CMP (#565) 2019-01-29 13:06:11 -03:00
Register.cs Implement some ARM32 memory instructions and CMP (#565) 2019-01-29 13:06:11 -03:00
RegisterAlias.cs Add ARM32 support on the translator (#561) 2019-01-24 23:59:53 -02:00
RegisterSize.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
RegisterType.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
RoundMode.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00