Skip to main content

Module avx2

Module avx2 

Source
Expand description

Contains the x86-64/x86 AVX2 UTF-8 validation implementation.

Structsยง

ChunkedUtf8ValidatorImp
Low-level implementation of the basic::imp::ChunkedUtf8Validator trait.
SimdInput ๐Ÿ”’
Utf8ValidatorImp
Low-level implementation of the basic::imp::Utf8Validator trait.

Constantsยง

PREFETCH ๐Ÿ”’

Functionsยง

simd_prefetch ๐Ÿ”’ โš 
validate_utf8_basicโš 
Validation implementation for CPUs supporting the SIMD extension (see module).
validate_utf8_compatโš 
Validation implementation for CPUs supporting the SIMD extension (see module).
validate_utf8_compat_simd0 ๐Ÿ”’ โš 

Type Aliasesยง

SimdU8Value ๐Ÿ”’