欢迎访问ic37.com |
会员登录 免费注册
发布采购

F126NB 参数 Datasheet PDF下载

F126NB图片预览
型号: F126NB
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器 [8-bit Microcontrollers]
分类和应用: 微控制器
文件页数/大小: 80 页 / 1518 K
品牌: FUJITSU [ FUJITSU ]
 浏览型号F126NB的Datasheet PDF文件第19页浏览型号F126NB的Datasheet PDF文件第20页浏览型号F126NB的Datasheet PDF文件第21页浏览型号F126NB的Datasheet PDF文件第22页浏览型号F126NB的Datasheet PDF文件第24页浏览型号F126NB的Datasheet PDF文件第25页浏览型号F126NB的Datasheet PDF文件第26页浏览型号F126NB的Datasheet PDF文件第27页  
MB95120MB Series  
2. Register  
The MB95120MB series has two types of registers; dedicated registers in the CPU and general-purpose registers  
in the memory. The dedicated registers are as follows:  
Program counter (PC)  
: A 16-bit register to indicate locations where instructions are stored.  
Accumulator (A)  
: A 16-bit register for temporary storage of arithmetic operations. In the case of  
an 8-bit data processing instruction, the lower 1 byte is used.  
Temporary accumulator (T) : A 16-bit register which performs arithmetic operations with the accumulator.  
In the case of an 8-bit data processing instruction, the lower 1 byte is used.  
Index register (IX)  
Extra pointer (EP)  
Stack pointer (SP)  
Program status (PS)  
: A 16-bit register for index modification  
: A 16-bit pointer to point to a memory address.  
: A 16-bit register to indicate a stack area.  
: A 16-bit register for storing a register bank pointer, a direct bank pointer, and  
a condition code register  
Initial Value  
16-bit  
FFFDH  
0000H  
0000H  
0000H  
0000H  
0000H  
0030H  
: Program counter  
: Accumulator  
PC  
AH  
TH  
AL  
TL  
: Temporary accumulator  
: Index register  
IX  
: Extra pointer  
EP  
SP  
PS  
: Stack pointer  
: Program status  
The PS can further be divided into higher 8 bits for use as a register bank pointer (RP) and a direct bank pointer  
(DP) and the lower 8 bits for use as a condition code register (CCR) . (Refer to the diagram below.)  
Structure of the program status  
bit 15 bit 14 bit 13 bit 12 bit 11 bit 10 bit 9 bit 8 bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit 0  
R4  
R3  
R2  
R1  
R0 DP2 DP1 DP0  
H
I
IL1  
IL0  
N
Z
PS  
C
V
RP  
DP  
CCR  
23  
 复制成功!