![Epson S1C17 Series Скачать руководство пользователя страница 156](http://html.mh-extra.com/html/epson/s1c17-series/s1c17-series_manual_107781156.webp)
S1C17 CORE MANUAL
Seiko Epson Corporation
7-97
(Rev. 1.2)
ld.ca %rd, %rs
Function
Transfer data to the coprocessor and get the results
Standard) co_dout0
←
rd
, co_dout1
←
rs
,
rd
←
co_din, psr(C, V, Z, N)
←
co_cvzn
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 0 1
r d
0 0 1 1
r s
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Flag
IL IE C V Z N
– –
↔
↔
↔
↔
|
|
|
| |
Mode
Src: Register direct
%rs
=
%r0
to
%r7
Dst: Register direct
%rd
=
%r0
to
%r7
CLK
One cycle
Description
(1) Standard
ld.ca %rd,%rs
; co_dout0 data = rd, co_dout1 data = rs
Transfers data set in the
rd
and
rs
registers to the coprocessor and gets the operation results by
the coprocessor. The results are loaded to the
rd
register and the C, V, Z, and N flags in the PSR.
(2) Delayed slot instruction
This instruction may be executed as a delayed slot instruction by writing it directly after a
branch instruction with the “d” bit.