gdkchan
|
9d789f99f9
|
Add intrinsics support (#121)
* 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 |
|
gdkchan
|
bb27ad0a85
|
Add MUL (vector by element), fix FCVTN, make svcs use MakeError too
|
2018-03-05 16:18:37 -03:00 |
|
gdkchan
|
c348cbed51
|
Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent
|
2018-03-05 12:58:56 -03:00 |
|
gdkchan
|
7796f1709e
|
Map heap on heap base region, fix for thread start on homebrew, add FCVTMU and FCVTPU (general) instructions, fix FMOV (higher 64 bits) encodings, improve emit code for FCVT* (general) instructions
|
2018-02-23 21:59:38 -03:00 |
|
emmauss
|
bf5ccf25b7
|
Split main project into core,graphics and chocolarm4 subproject (#29)
|
2018-02-20 17:09:23 -03:00 |
|