Module bitintr::arm::v7 [] [src]

ARMv7 assembly instructions.

The reference is ARMv7-M Architecture Reference Manual (Issue E.b).

Traits

CLZ

Method version of clz.

RBit

Method version of rbit.

Functions

clz

Count Leading Zeros.

rbit

Reverse the bit order.