Type Alias ppv_lite86::x86_64::AVX

source ·
pub type AVX = SseMachine<YesS3, YesS4, NoNI>;
Expand description

AVX but not AVX2: only 128-bit integer operations, but use VEX versions of everything to avoid expensive SSE/VEX conflicts.

Aliased Type§

struct AVX(/* private fields */);

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 0 bytes