1.10 Notational Conventions - Motorola M68060 User Manual

Table of Contents

Advertisement

Table 1-3. Instruction Set Summary (Continued)
Opcode
NOTES:
1.Where d is direction, left or right.
2.Emulation support only, not supported in hardware.
3.Where r is rounding precision, single or double precision.
4.List refers to register.
5.List refers to control registers only.
6.MOVE16 (ax)+,(ay)+ is functionally the same as MOVE16 (ax),(ay)+ when ax = ay. The address register is
only incremented once, and the line is copied over itself rather than to the next line.
7.Not available for the MC68EC060.
8.Emulation support for misaligned operands.
9.Emulation support for FMCVEM with dynamic register list.

1.10 NOTATIONAL CONVENTIONS

Table 1-4 lists the notation conventions used throughout this manual.
+
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.
¯ ˘
<op>
Any double-operand operation.
<operand>tested
Operand is compared to zero and the condition codes are set appropriately.
sign-extended
All bits of the upper portion are made equal to the high-order bit of the lower portion.
Equivalent to Format ÷ Offset Word ˘ (SSP); SSP – 2 ˘ SSP; PC ˘ (SSP); SSP – 4 ˘ SSP; SR ˘
TRAP
(SSP); SSP – 2 ˘ SSP; (Vector) ˘ PC
STOP
Enter the stopped state, waiting for interrupts.
<operand> 10
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
If <condition>
the optional "else" clause is present, the operations after "else" are performed. If the condition is
then <operations>
false and else is omitted, the instruction performs no operation. Refer to the Bcc instruction de-
else <operations>
scription as an example.
An
Any Address Register n (example: A3 is address register 3)
Ax, Ay
Source and destination address registers, respectively.
BR
Base Register—An, PC, or suppressed.
Dc
Data register D7–D0, used during compare.
Dh, Dl
Data registers high- or low-order 32 bits of product.
Dn
Any Data Register n (example: D5 is data register 5)
Dr, Dq
Data register's remainder or quotient of divide.
Du
Data register D7–D0, used during update.
Dx, Dy
Source and destination data registers, respectively.
MRn
Any Memory Register n.
MOTOROLA
Operation
Table 1-4. Notational Conventions
Single- And Double-Operand Operations
Other Operations
Register Specification
M68060 USER'S MANUAL
Introduction
Syntax
1-21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mc68060Mc68lc060Mc68ec060

Table of Contents