☰
In core::arch::wasm
?
Function
core
::
arch
::
wasm
::
f32x4_neg
1.54.0
·
source
·
[
−
]
pub fn f32x4_neg(a:
v128
) ->
v128
Available on
target_family="wasm"
and target feature
simd128
only.
Expand description
对解释为四个 32 位浮点数的 128 位向量的每个 lane 求反。