Commit graph

4 commits

Author SHA1 Message Date
gdkchan
932224f051 ARM exclusive monitor and multicore fixes ()
* 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
Thomas Guillemard
2f25b34941 Add linux-x64 to RID property to make tests works on linux () 2018-06-30 12:43:04 -03:00
gdkchan
f9f111bc85
Add intrinsics support ()
* Initial intrinsics support

* Update tests to work with the new Vector128 type and intrinsics

* Drop SSE4.1 requirement

* Fix copy-paste mistake
2018-05-11 20:10:27 -03:00
emmauss
62b827f474 Split main project into core,graphics and chocolarm4 subproject () 2018-02-20 17:09:23 -03:00