Structure for LZCNT constants (4-bit)
More...
#include <bmconst.h>
|
static unsigned char const | _lut [16] |
|
template<bool T>
struct bm::lzcnt_table< T >
Structure for LZCNT constants (4-bit)
Definition at line 309 of file bmconst.h.
◆ _lut
Initial value:=
{
32U, 31U, 30U, 30U, 29U, 29U, 29U, 29U,
28U, 28U, 28U, 28U, 28U, 28U, 28U, 28U
}
Definition at line 311 of file bmconst.h.
The documentation for this struct was generated from the following file: