Could some body please explain to me what exactly lsl and lsr do? Like, say I have: lsl.l d2,d0 What exactly will that do to d0/d2? Or I have: lsr.l d2,d0 What would that do to d0/d2? Thanks for the help. I greatly appreciate it. Eric Greening