Jeethu Rao writes >Its prudent programming practice to have a goto to skip a table >or any "data" in instructions. > >it could be like: > >goto skip_table >table: >addwf PCL >dt "0123456789" >skip: >;..(Any instructions)... This might be the case for non 18Xxxx processors, however I usually use a method similar to the one found at http://www.piclist.com/techref/microchip/18c/tables.htm In a case like this it would be very hard for the optomizer to seperate the table from the instructions. Eric __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body