- bsf
int bsf(size_t v)
Undocumented in source. Be warned that the author may not have intended to support it.
- bsf
int bsf(ulong v)
Undocumented in source. Be warned that the author may not have intended to support it.
- bsr
int bsr(size_t v)
Undocumented in source. Be warned that the author may not have intended to support it.
- bsr
int bsr(ulong v)
Undocumented in source. Be warned that the author may not have intended to support it.
- popcnt
int popcnt(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
- popcnt
int popcnt(ulong x)
Undocumented in source. Be warned that the author may not have intended to support it.