Referring to Labels

For a label operand, you can use the name of a label. For long branches (such as b and bl instructions) you can also use function names. For bla and la instructions, use absolute addresses.

For other branches, you must use the name of a label. For example,