On Wed, 17 Apr 2002 08:30:50 +1000, Tony Nixon wrote: >Bob Barr wrote: > >> Maybe I didn't check it correctly. A 'movlw low($+5)' followed by a >> 'movwf PCL' results in the jump occurring and the stopwatch window >> indicating that 1 cycle was used. > > movlw 5 > movwf PCL > >Takes 3 cycles on my MPLAB which is correct. > Ooops, I stand corrected. It does on mine too as long as I don't inadvertently have the 17C43 device selected.=20 When simulating with the 16C745 selected, it does show the correct 2 cycles for the 'movwf PCL' instruction. I forgot that I had last been doing 17C43 simulations. Regards, Bob -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu