xref: /original-bsd/share/doc/papers/px/table2.2.n (revision ba762ddc)
Copyright (c) 1979 The Regents of the University of California.
All rights reserved.

%sccs.include.redist.man%

@(#)table2.2.n 5.2 (Berkeley) 04/17/91

L
Table 2.2 - Inline data type codes
Code Description
a
An address offset is given in the word
following the instruction.
A
An address offset is given in the four bytes following the instruction.
l
An index into the display
is given in the sub-opcode.
r
A relational operator is encoded in the sub-opcode. (see section 2.3)
s
A small integer is
placed in the sub-opcode, or in the next word
if it is zero or too large.
v
Variable length inline data.
w
A word value in the following word.
W
A long value in the following four bytes.
"
An inline constant string.