Module bitintr::arm::v7
[−]
[src]
ARMv7 assembly instructions.
The reference is ARMv7-M Architecture Reference Manual (Issue E.b).
Traits
| CLZ |
Method version of |
| RBit |
Method version of |
Functions
| clz |
Count Leading Zeros. |
| rbit |
Reverse the bit order. |