MR_SHIFT
#define MR_CARRY (uintptr_t)(QM_MR_SIZE << MR_SHIFT)
return ((uintptr_t)e >> MR_SHIFT) & (QM_MR_SIZE - 1);