Docs.rs
safe_arch-0.7.2
safe_arch 0.7.2
Permalink
Docs.rs crate page
Zlib OR Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
Lokathor
Dependencies
bytemuck ^1.2
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
safe_arch
0.7.2
Function
safe_arch
::
bitandnot_m256
Copy item path
source
ยท
[
−
]
pub fn bitandnot_m256(a:
m256
, b:
m256
) ->
m256
Available with
target feature
avx
only.
Expand description
Bitwise
(!a) & b
.
Intrinsic:
[``]
Assembly: