Stephen Checkoway wrote: > bt $n, mem becomes btl $(n % 32), mem + 4*(n / 32) Yeah, and the same logic should be applied to all bit-test instructions. Pointers for a patch, please?