bitintr 0.1.13

Portable Bit Manipulation Intrinsics.
Documentation
1
2
3
4
5
# Software fallback algorithms

This module provides the algorithms for a software emulation of the
intrinsics. LLVM is able to recognize most of these algorithms and translate
them to a single assembly instruction.