Table 2.4 Data Transfer Instructions - Renesas H8SX/1520 Series Hardware Manual

32-bit cisc microcomputer
Hide thumbs Also See for H8SX/1520 Series:
Table of Contents

Advertisement

Table 2.4
Instruction
MOV
MOVFPE*
MOVTPE*
POP
PUSH
LDM
STM
MOVA
Note:
Not available in this LSI.
*
Downloaded from
Elcodis.com
electronic components distributor
Data Transfer Instructions
Size
Function
#IMM → (EAd), (EAs) → (EAd)
B/W/L
Transfers data between immediate data, general registers, and memory.
(EAs) → Rd
B
Rs → (EAs)
B
@SP+ → Rn
W/L
Restores the data from the stack to a general register.
Rn → @−SP
W/L
Saves general register contents on the stack.
@SP+ → Rn (register list)
L
Restores the data from the stack to multiple general registers. Two, three,
or four general registers which have serial register numbers can be
specified.
Rn (register list) → @−SP
L
Saves the contents of multiple general registers on the stack. Two, three,
or four general registers which have serial register numbers can be
specified.
EA → Rd
B/W
Zero-extends and shifts the contents of a specified general register or
memory data and adds them with a displacement. The result is stored in a
general register.
Rev. 3.00 Mar. 14, 2006 Page 43 of 804
REJ09B0104-0300
Section 2 CPU

Advertisement

Table of Contents
loading

Table of Contents