scchess opened this issue 8 years ago · 1 comments
static inline unsigned lsb(uint64_t b) { return __builtin_ctzll(b); }
Yes it could be changed. I'll keep this issue open and make the update the next time I modify Fathom.