core
1.84.0-nightly
(3fee0f12e 2024-11-20)
In core::
arch::
wasm32
core
::
arch
::
wasm32
Function
i8x16_abs
Copy item path
1.54.0
ยท
Source
pub fn i8x16_abs(a:
v128
) ->
v128
Available on
target_family="wasm"
and target feature
simd128
and WebAssembly
only.
Expand description
Lane-wise wrapping absolute value.