gdkchan
|
f9f111bc85
|
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
|
df3cbadceb
|
Fix FRSQRTS and FCM* (scalar) instructions
|
2018-04-06 10:20:17 -03:00 |
|
gdkchan
|
36d9130592
|
Add FMLS (vector) instruction
|
2018-04-06 01:41:54 -03:00 |
|
gdkchan
|
f15b1c76a1
|
Add FRSQRTS and FCM* instructions
|
2018-04-05 23:28:12 -03:00 |
|
gdkchan
|
f39a864050
|
Add EXT, CMTST (vector) and UMULL (vector) instructions
|
2018-03-02 19:23:38 -03:00 |
|
emmauss
|
62b827f474
|
Split main project into core,graphics and chocolarm4 subproject (#29)
|
2018-02-20 17:09:23 -03:00 |
|