v128_not
core
1.92.0-beta.1
(3b4dd9bf1 2025-10-28)
In core::
arch::
wasm32
core
::
arch
::
wasm32
Function
v128_
not
Copy item path
1.54.0
ยท
Source
pub fn v128_not(a:
v128
) ->
v128
Available on
WebAssembly and target feature
simd128
only.
Expand description
Flips each bit of the 128-bit input vector.