up: programming:microchip pics:pic assembly language  
Pic Assembly Lanuage
Labels
What links here?

Labels

COUNT       equ 08h
LABEL       decfsz   COUNT,1
            goto LABEL


Here, COUNT declares a name the holds the value 08h. In this case, the label is used as a name for a memory location. LABEL defines a name for the location of the instruction that follows it on the line. This label can then be used as the target of goto's and call's. The actual value of LABEL is generated by the assembler.
programming:microchip pics:pic assembly language:labels
RGS
file formats - PDF - color space
filename:programming:microchip pics:pic assembly language:labels
filename:programming%3Amicrochip%20pics%3Apic%20assembly%20language%3Alabels
last edit:June 12 2011 17:29:06 (5071 days ago)
ct = 1746065393.000000 = April 30 2025 22:09:53
ft = 1307914146.000000 = June 12 2011 17:29:06
dt = 438151247.000000