Skip to main content
_mm_set_ps1
core
1.97.0-nightly
(cb40c25f6 2026-05-04)
In core::
arch::
x86
core
::
arch
::
x86
Function
_mm_
set_
ps1
Copy item path
1.27.0 (const:
unstable
)
·
Source
pub fn _mm_set_ps1(a:
f32
) ->
__m128
Available on
x86 and (x86 or x86-64) and target feature
sse
only.
Expand description
Alias for
_mm_set1_ps
Intel’s documentation