6) Mov (L) - Hitachi H8/300H Series Programming Manual

Table of Contents

Advertisement

2.2.35 (6) MOV (L)

MOV (MOVe data)
Operation
(EAs) → ERd
Assembly-Language Format
MOV.L <EAs>, ERd
Operand Size
Longword
Description
This instruction transfers the source operand contents to a specified 32-bit register (ERd), tests the
transferred data, and sets condition-code flags according to the result. The first memory word
located at the effective address is stored in extended register Ed. The next word is stored in
general register Rd.
Ed
ERd
Available Registers
ERd: ER0 to ER7
ERs: ER0 to ER7
Condition Code
I
— — — —
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.
RdH
RdL
118
UI H
U
N
Z
MSB
LSB
Move
V
C
0
EA

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents