Sha256: 61b2aa876942fd3e78714c2ae21e356c8634545c06995020f443fa50218df027

Contents?: true

Size: 103 Bytes

Versions: 23

Compression:

Stored size: 103 Bytes

Contents

/*!
Vector algorithms for the `x86_64` target.
*/

pub mod avx2;
pub mod sse2;

pub(crate) mod memchr;

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/memchr-2.7.4/src/arch/x86_64/mod.rs
wasmtime-28.0.0 ./ext/cargo-vendor/memchr-2.7.4/src/arch/x86_64/mod.rs
wasmtime-27.0.0 ./ext/cargo-vendor/memchr-2.7.4/src/arch/x86_64/mod.rs
wasmtime-26.0.0 ./ext/cargo-vendor/memchr-2.7.4/src/arch/x86_64/mod.rs
wasmtime-25.0.2 ./ext/cargo-vendor/memchr-2.7.4/src/arch/x86_64/mod.rs
wasmtime-25.0.1 ./ext/cargo-vendor/memchr-2.7.4/src/arch/x86_64/mod.rs
wasmtime-25.0.0 ./ext/cargo-vendor/memchr-2.7.4/src/arch/x86_64/mod.rs
wasmtime-24.0.0 ./ext/cargo-vendor/memchr-2.7.4/src/arch/x86_64/mod.rs
wasmtime-23.0.2 ./ext/cargo-vendor/memchr-2.7.1/src/arch/x86_64/mod.rs
wasmtime-22.0.0 ./ext/cargo-vendor/memchr-2.7.1/src/arch/x86_64/mod.rs
wasmtime-21.0.1 ./ext/cargo-vendor/memchr-2.7.1/src/arch/x86_64/mod.rs
wasmtime-20.0.2 ./ext/cargo-vendor/memchr-2.7.1/src/arch/x86_64/mod.rs
wasmtime-20.0.0 ./ext/cargo-vendor/memchr-2.7.1/src/arch/x86_64/mod.rs
wasmtime-18.0.3 ./ext/cargo-vendor/memchr-2.7.1/src/arch/x86_64/mod.rs
wasmtime-17.0.1 ./ext/cargo-vendor/memchr-2.7.1/src/arch/x86_64/mod.rs
wasmtime-17.0.0 ./ext/cargo-vendor/memchr-2.7.1/src/arch/x86_64/mod.rs
wasmtime-16.0.0 ./ext/cargo-vendor/memchr-2.7.1/src/arch/x86_64/mod.rs
wasmtime-15.0.1 ./ext/cargo-vendor/memchr-2.7.1/src/arch/x86_64/mod.rs
wasmtime-15.0.0 ./ext/cargo-vendor/memchr-2.7.1/src/arch/x86_64/mod.rs
wasmtime-14.0.4 ./ext/cargo-vendor/memchr-2.6.4/src/arch/x86_64/mod.rs