It wouldn't. I believe it would work like this: (no tst instructions) move.b #$FF,d0 addi.b #1,d0 bvs overflow I have never tried anything with bvs, but I think that's how it would work.