English
Language : 

MC68HC05SU3A Datasheet, PDF (50/80 Pages) Freescale Semiconductor, Inc – Fully static chip design featuring the industry standard 8-bit M68HC05 core
Freescale Semiconductor, Inc.
7.2.1 Register/memory Instructions
Most of these instructions use two operands. The first operand is either the accumulator or the
index register. The second operand is obtained from memory using one of the addressing modes.
The jump unconditional (JMP) and jump to subroutine (JSR) instructions have no register
operand. Refer to Table 7-2 for a complete list of register/memory instructions.
7.2.2 Branch instructions
These instructions cause the program to branch if a particular condition is met; otherwise, no
operation is performed. Branch instructions are two-byte instructions. Refer to Table 7-3.
7.2.3 Bit manipulation instructions
The MCU can set or clear any writable bit that resides in the first 256 bytes of the memory space
(page 0). All port data and data direction registers, timer and serial interface registers,
7
control/status registers and a portion of the on-chip RAM reside in page 0. An additional feature
allows the software to test and branch on the state of any bit within these locations. The bit set, bit
clear, bit test and branch functions are all implemented with single instructions. For the test and
branch instructions, the value of the bit tested is also placed in the carry bit of the condition code
register. Refer to Table 7-4.
7.2.4 Read/modify/write instructions
These instructions read a memory location or a register, modify or test its contents, and write the
modified value back to memory or to the register. The test for negative or zero (TST) instruction is
an exception to this sequence of reading, modifying and writing, since it does not modify the value.
Refer to Table 7-5 for a complete list of read/modify/write instructions.
7.2.5 Control instructions
These instructions are register reference instructions and are used to control processor operation
during program execution. Refer to Table 7-6 for a complete list of control instructions.
7.2.6 Tables
Tables for all the instruction types listed above follow. In addition there is a complete alphabetical
listing of all the instructions (see Table 7-7), and an opcode map for the instruction set of the
M68HC05 MCU family (see Table 7-8).
TPG
CPU CORE AND INSTRUCTION SET
MC68HC05SU3A
7-4
For More Information On This Product,
Go to: www.freescale.com