Hitachi H8/3032 Series Hardware Manual page 51

Table of Contents

Advertisement

Table 2-9 System Control Instructions
Instruction Size*
TRAPA
RTE
SLEEP
LDC
STC
ANDC
ORC
XORC
NOP
Note: * Size refers to the operand size.
Downloaded from
Elcodis.com
electronic components distributor
Function
Starts trap-instruction exception handling
Returns from an exception-handling routine
Causes a transition to the power-down state
(EAs) → CCR
B/W
Moves the source operand contents to the condition code register. The
condition code register size is one byte, but in transfer from memory, data is
read by word access.
CCR → (EAd)
B/W
Transfers the CCR contents to a destination location. The condition code
register size is one byte, but in transfer to memory, data is written by word
access.
CCR ∧ #IMM → CCR
B
Logically ANDs the condition code register with immediate data.
CCR ∨ #IMM → CCR
B
Logically ORs the condition code register with immediate data.
CCR ⊕ #IMM → CCR
B
Logically exclusive-ORs the condition code register with immediate data.
PC + 2 → PC
Only increments the program counter.
B: Byte
W: Word
36

Advertisement

Table of Contents
loading

Table of Contents