System Control Instructions - Renesas H8/38024 Hardware Manual

8-bit single-chip microcomputer h8 family/h8/300l super low power series
Hide thumbs Also See for H8/38024:
Table of Contents

Advertisement

2.5.7

System Control Instructions

Table 2.10 describes the system control instructions. Figure 2.9 shows their object code formats.
Table 2.10 System Control Instructions
Size *
Instruction
RTE
SLEEP
LDC
B
STC
B
ANDC
B
ORC
B
XORC
B
NOP
Notes: * Size: Operand size
B:
Byte
Function
Returns from an exception-handling routine
Causes a transition from active mode to a power-down mode. See
section 5, Power-Down Modes, for details.
Rs → CCR, #IMM → CCR
Moves immediate data or general register contents to the condition
code register
CCR → Rd
Copies the condition code register to a specified general register
CCR ∧ #IMM → CCR
Logically ANDs the condition code register with immediate data
CCR ∨ #IMM → CCR
Logically ORs the condition code register with immediate data
CCR ⊕ #IMM → CCR
Logically exclusive-ORs the condition code register with immediate
data
PC + 2 → PC
Only increments the program counter
Rev. 6.00, 08/04, page 51 of 628

Advertisement

Table of Contents
loading

This manual is also suitable for:

H8/38024f-ztatH8/38124H8/38024s

Table of Contents