Add some SSE _mm_cvt* instructions (#136)
* Add single output _mm_cvt[t]ss_* variants The *_pi variants are currently blocked by https://github.com/rust-lang-nursery/stdsimd/issues/74 * Add _mm_cvtsi*_ss The _mm_cvtpi*_ps intrinsics are blocked by https://github.com/rust-lang-nursery/stdsimd/issues/74 * Fix Linux builds Also the si64 variants are only available on x86_64
T
Thomas Schilling committed
8b6f5d183e734712b6d6d3dcd51aaa96ed597227
Parent: 76d9b89
Committed by Alex Crichton <alex@alexcrichton.com>
on 10/23/2017, 1:35:28 PM