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