Module x86

Source
Expand description

Architecture-specific support for x86-32 and x86-64 with SSE2

Re-exports§

pub use fma::fma;
pub use fma::fmaf;

Modules§

detect 🔒
fma 🔒
Use assembly fma if the fma or fma4 feature is detected at runtime.

Functions§

sqrt
sqrtf