Hi, Ben Stragnell wrote: > movlw 1 > subwf Lo > btfsc STATUS,C > decf Hi > > Unless anyone has a better idea? dec16: movf lo,f skpnz decf hi,f decf lo,f Same number of cycles but does not touch W. regards, Reggie -- e-mail: rberdin@bigfoot.com ICQ#: 31651436 URL: http://www.bigfoot.com/~rberdin