up: microprocessors - 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.
microprocessors - microchip pics - pic assembly language - labels
filename:microprocessors - microchip pics - pic assembly language - labels
filename:microprocessors%20%2D%20microchip%20pics%20%2D%20pic%20assembly%20language%20%2D%20labels
last edit:June 12 2011 17:29:06 (5143 days ago)
ct = 1752285461.000000 = July 11 2025 21:57:41
ft = 1307914146.000000 = June 12 2011 17:29:06
dt = 444371315.000000