On Mon, 15 Apr 2002 22:42:13 +0300, "Haris I. Volos" wrote: > >Thanks for pointing this to me because I am not so experienced with PICS= and >I wasn't aware that instructions who change the program counter (such >return/call/goto) need two cycles. > Don't forget btfss, btfsc, decfsz, and incfsz. They all take 2 cycles if they do the skip, but only 1 when they fall through. And now this discussion's got me wondering about doing operations directly on PCL. I would think that an operation such as a movwf to PCL should take 2 cycles but I'm not certain of this. Hmmm, I hadn't thought about that before. Regards, Bob -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body