> repeat example with 18 bit mask m=0x3ffff we get (p2 & ~m) == 0x40000 then
> we bust and following encoded bytes are compared in each branch separately.

yup, you're right.

- erik

Reply via email to