![Epson S1C17 Series Manual Download Page 135](http://html.mh-extra.com/html/epson/s1c17-series/s1c17-series_manual_107781135.webp)
7-76
Seiko Epson Corporation
S1C17 CORE MANUAL
(REV. 1.2)
ld.a %sp, %rs
Function
24-bit data transfer
Standard) sp(23:2)
←
rs
(23:2), sp(1:0)
←
0
Extension 1) Unusable
Extension 2) Unusable
Code
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
0 0 1 1 1 1
r s
1 0 1 0 0
0 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Flag
IL IE C V Z N
– – – – – –
|
|
|
| |
Mode
Src: Register direct
%rs
=
%r0
to
%r7
Dst: Register direct
%sp
CLK
One cycle
Description
The content of the
rs
register is transferred to the SP.
Example
ld.a %sp,%r0
; sp
←
r0
Caution
In data transfer to the SP, the low-order two bits of the source data are always handled as 0.