Module typed_arch::x86_64 [] [src]

x86_64 intrinsics

Functions

_lzcnt_u64 [
Experimental
]

Counts the leading most significant zero bits.

_mm256_add_pd

Adds two 256-bit f64x4 vectors.

_mm256_insert_epi64

Copy a to result, and insert the 64-bit integer i into result at the location specified by index.

_popcnt64 [
Experimental
]

Counts the bits that are set.