Find a file
gnzlbg 288a30a93e add mmx module, mmx run-time detection, intrinsics (#220)
* [sse] _mm_cvtps_pi32, _mm_cvt_ps2pi

* [mmx] run-time detection support

* [x86] add mmx module

* [x86] make __m64 public

* [sse] add _mm_cvtps_pi{8,16}, _mm_cvttps_pi32, _mm_cvtt_ps2pi

* move new intrinsics from i586 to i686 module

* mmx requires i686
2017-11-28 07:45:41 -08:00
library/stdarch add mmx module, mmx run-time detection, intrinsics (#220) 2017-11-28 07:45:41 -08:00