4- 6
MC68306 USER'S MANUAL
MOTOROLA
Table 4-3. Notation Conventions (Continued)
Data Format And Type
<fmt>
Operand Data Format: Byte (B), Word (W), Long (L), or Packed (P).
B, W, L
Specifies a signed integer data type (twos complement) of byte, word, or long word.
k
A twos complement signed integer (–64 to +17) specifying a number’s format to be stored in
the packed decimal format.
Subfields and Qualifiers
#<xxx> or #<data>
Immediate data following the instruction word(s).
( )
Identifies an indirect address in a register.
[ ]
Identifies an indirect address in memory.
bd
Base Displacement
dn
Displacement Value, n Bits Wide (example: d16 is a 16-bit displacement).
LSB
Least Significant Bit
LSW
Least Significant Word
MSB
Most Significant Bit
MSW
Most Significant Word
od
Outer Displacement
SCALE
A scale factor (1, 2, 4, or 8, for no-word, word, long-word, or quad-word scaling, respectively).
SIZE
The index register’s size (W for word, L for long word).
{offset:width}
Bit field selection.
Register Names
CCR
Condition Code Register (lower byte of status register)
PC
Program Counter
SR
Status Register