Module bitintr::x86::abm [] [src]

Traits

LZCNT

Method version of lzcnt.

POPCNT

Method version of popcnt.

Functions

lzcnt

Counts the leading most significant zero bits.

popcnt

Counts the bits that are set.