Find a file
Adam Niederer ddf4512561 Add vroundps, vceilps, vfloorps, vsqrtps, vsqrtpd (#53)
* Add vroundps, vceilps, vfloorps, vsqrtps, vsqrtpd

* Uninhibit assert_instr on non-expanded intrinsics

Also use the new simd_test macro

* Use simd_test where possible

* Add automated tests for vround*

* Add target_feature guards to automated tests

* Move automated tests below their functions
2017-09-27 21:41:37 -05:00
library/stdarch Add vroundps, vceilps, vfloorps, vsqrtps, vsqrtpd (#53) 2017-09-27 21:41:37 -05:00