Reference Guide

32 Chapter 2
Program Structure
Expressions
LT' or
LT%
LR% value offset of data linkage table slots from linkage
table pointer. In 32-bit mode, the linkage table pointer is
%r19. In 64-bit mode, the linkage table pointer is %r27.
RT' or
RT%
RR% value offset of data linkage table slots from linkage
table pointer. In 32-bit mode, the linkage table pointer is
%r19. In 64-bit mode, the linkage table pointer is %r27.
Q' or Q% F% value offset of procedure linkage table slots from
linkage table pointer. In 32-bit mode, the linkage table
pointer is %r19. In 64-bit mode, the linkage table pointer
is %r27.
LRQ' or
LRQ%
LR% value offset of procedure linkage table slots from
linkage table pointer. In 32-bit mode, the linkage table
pointer is %r19. In 64-bit mode, the linkage table pointer
is %r27.
RRQ' or
RRQ%
RR% value offset of procedure linkage table slots from
linkage table pointer. In 32-bit mode, the linkage table
pointer is %r19. In 64-bit mode, the linkage table pointer
is %r27.
P' or P% Data procedure label (plabel) constructor.
LP' or
LP%
Code procedure label (plabel) constructor used in LDIL
instruction.
RP' or
RP%
Code procedure label (plabel) constructor used in LD0
instruction.
N' or N% A null field selector, which is applied to an LDO instruction
to allow a three-instruction sequence.
NL' or
NL%
Right-justified, high-order 21 bits; allows a
three-instruction sequence.
Field
Selector
Meaning