4) Mov (B) - Hitachi H8/300H Series Programming Manual

Table of Contents

Advertisement

2.2.35 (4) MOV (B)

MOV (MOVe data)
Operation
(EAs) → Rd
Assembly-Language Format
MOV.B <EAs>, Rd
Operand Size
Byte
Description
This instruction transfers the source operand contents to an 8-bit register Rs, tests the transferred
data, and sets condition-code flags according to the result.
Available Registers
Rd:
R0L to R7L, R0H to R7H
ERs: ER0 to ER7
Condition Code
I
UI H
— — — —
H: Previous value remains unchanged.
N: Set to 1 if the data value is negative;
otherwise cleared to 0.
Z: Set to 1 if the data value is zero;
otherwise cleared to 0.
V: Always cleared to 0.
C: Previous value remains unchanged.
114
U
N
Z
V
C
0
Move

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents