Jinx wrote: > > 005D 151C bsf 0x1C,0x2 ;eecon1,wren > ........ > 0062 149C bsf 0x1C,0x1 ;eecon1,wr > > Why does the eecon1 in line 5D end up $80 different from > the eecon1 in line 62 ? If anyone has a minute to cut/paste > my code from the original post and compile it I'd like to know > if they get a different result bsf 0x1C,0x2 01 0101 0001 1100 0101 010 0011100 = 0x151C BSF 0x2 0x1C bsf 0x1Cm0x2 01 0100 1001 1100 0101 001 0011100 = 0x149C BSF 0x1 0x1C -- Best regards Tony mICros http://www.bubblesoftonline.com mailto:sales@bubblesoftonline.com -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body