English
Language : 

MC68306FC16 Datasheet, PDF (73/191 Pages) Motorola, Inc – Integrated EC000 Processor
4.3.3 Notation Conventions
Table 4-3 lists the notation conventions used in this manual unless otherwise specified.
+
–
×
÷
~
Λ
V
⊕
˘
¯˘
<op>
<operand>tested
sign-extended
TRAP
STOP
<operand> 10
If <condition>
then <operations>
else <operations>
An
Ax, Ay
BR
Dc
Dh, Dl
Dn
Dr, Dq
Du
Dx, Dy
Rn
Rx, Ry
Xn
Table 4-3. Notation Conventions
Single and Double Operand Operations
Arithmetic addition or postincrement indicator.
Arithmetic subtraction or predecrement indicator.
Arithmetic multiplication.
Arithmetic division or conjunction symbol.
Invert; operand is logically complemented.
Logical AND
Logical OR
Logical exclusive OR
Source operand is moved to destination operand.
Two operands are exchanged.
Any double-operand operation.
Operand is compared to zero and the condition codes are set appropriately.
All bits of the upper portion are made equal to the high-order bit of the lower portion.
Other Operations
Equivalent to Format ÷ Offset Word ˘ (SSP); SSP – 2 ˘ SSP; PC ˘ (SSP); SSP – 4 ˘ SSP; SR
˘ (SSP); SSP – 2 ˘ SSP; (Vector) ˘ PC
Enter the stopped state, waiting for interrupts.
The operand is BCD; operations are performed in decimal.
Test the condition. If true, the operations after “then” are performed. If the condition is false
and the optional “else” clause is present, the operations after “else” are performed. If the
condition is false and else is omitted, the instruction performs no operation. Refer to the Bcc
instruction description as an example.
Register Specification
Any Address Register n (example: A3 is address register 3)
Source and destination address registers, respectively.
Base Register—An, PC, or suppressed.
Data register D7–D0, used during compare.
Data registers high- or low-order 32 bits of product.
Any Data Register n (example: D5 is data register 5)
Data register’s remainder or quotient of divide.
Data register D7–D0, used during update.
Source and destination data registers, respectively.
Any Address or Data Register
Any source and destination registers, respectively.
Index Register—An, Dn, or suppressed.
MOTOROLA
MC68306 USER'S MANUAL
4-5