English
Language : 

MC68HC705JP7 Datasheet, PDF (192/242 Pages) Motorola, Inc – HCMOS Microcontroller Unit
Instruction Set
Freescale Semiconductor, Inc.
high-order product is stored in the index register, and the low-order
product is stored in the accumulator.
14.3 Addressing Modes
The CPU uses eight addressing modes for flexibility in accessing data.
The addressing modes provide eight different ways for the CPU to find
the data required to execute an instruction. The eight addressing modes
are:
• Inherent
• Immediate
• Direct
• Extended
• Indexed, no offset
• Indexed, 8-bit offset
• Indexed, 16-bit offset
• Relative
14.3.1 Inherent
Inherent instructions are those that have no operand, such as return
from interrupt (RTI) and stop (STOP). Some of the inherent instructions
act on data in the CPU registers, such as set carry flag (SEC) and
increment accumulator (INCA). Inherent instructions require no operand
address and are one byte long.
14.3.2 Immediate
Immediate instructions are those that contain a value to be used in an
operation with the value in the accumulator or index register. Immediate
instructions require no operand address and are two bytes long. The
opcode is the first byte, and the immediate data value is the second byte.
Advance Information
192
MC68HC705JJ7 • MC68HC705JP7 — REV 4
Instruction Set
For More Information On This Product,
Go to: www.freescale.com
MOTOROLA