2
REGISTERS
12
EPSON
S1C33 FAMILY C33 PE CORE MANUAL
2
.
9
.
2
Special Registers
%ss
ss
is a metasymbol indicating the special register that holds the source data to be transferred to a general-
purpose register. The instruction that operates on a special register as the source is as follows:
ld.w
%rd
,
%ss
%sd
sd
is a metasymbol indicating the special register to which data is to be loaded from a general-purpose
register. The instruction that operates on a special register as the destination is as follows:
ld.w
%sd
,
%rs
The bit field that specifies a register in the instruction code contains the code corresponding to a given register
number. The relationship between the special registers and the register numbers is listed in the table below.
Table
2
.
9
.
2
.
1
Special Registers
Special register
PSR
SP
ALR
AHR
TTBR
*
IDIR
*
DBBR
*
PC
Register number
0
1
2
3
8
10
11
15
Register notation
%psr
%sp
%alr
%ahr
%ttbr
%idir
%dbbr
%pc
The new registers added to the C
33
PE Core are marked with * in the above table.