English
Language : 

MC68HC705C8A Datasheet, PDF (156/222 Pages) Motorola, Inc – HCMOS Microcontroller Unit
Instruction Set
12.4.1 Register/Memory Instructions
These instructions operate on CPU registers and memory locations.
Most of them use two operands. One operand is in either the
accumulator or the index register. The CPU finds the other operand in
memory.
Table 12-1. Register/Memory Instructions
Instruction
Add memory byte and carry bit to accumulator
Add memory byte to accumulator
AND memory byte with accumulator
Bit test accumulator
Compare accumulator
Compare index register with memory byte
Exclusive OR accumulator with memory byte
Load accumulator with memory byte
Load Index register with memory byte
Multiply
OR accumulator with memory byte
Subtract memory byte and carry bit from
accumulator
Store accumulator in memory
Store index register in memory
Subtract memory byte from accumulator
Mnemonic
ADC
ADD
AND
BIT
CMP
CPX
EOR
LDA
LDX
MUL
ORA
SBC
STA
STX
SUB
Technical Data
156
Instruction Set
MC68HC705C8A — Rev. 2.0
MOTOROLA