7
DETAILS OF INSTRUCTIONS
98
EPSON
S1C33 FAMILY C33 PE CORE MANUAL
ld.b [
%rb
]+,
%rs
Function
Signed byte data transfer
Standard)
B[
rb
]
←
rs
(
7
:
0
),
rb
←
rb
+
1
Extension
1
) Unusable
Extension
2
) Unusable
Code
15
12
11
8
7
4
3
0
0
0
1
1
0
1
0
1
r b
r s
0x35__
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Flag
IE C V Z N
– – – – –
|
|
|
|
Mode
Src: Register direct
%rs
=
%r0
to
%r15
Dst: Register indirect with post-increment
%rb
=
%r0
to
%r15
CLK
Two cycles
Description
The
8
low-order bits of the
rs
register are transferred to the specified memory location. The
rb
register contains the memory address to be accessed. Following data transfer, the address in the
rb
register is incremented by
1
.