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

30036-23 参数 Datasheet PDF下载

30036-23图片预览
型号: 30036-23
PDF下载: 下载PDF文件 查看货源
内容描述: 的Geode ™ GXLV处理器系列的低功耗X86集成解决方案 [Geode⑩ GXLV Processor Series Low Power Integrated x86 Solutions]
分类和应用:
文件页数/大小: 247 页 / 4117 K
品牌: NSC [ National Semiconductor ]
 浏览型号30036-23的Datasheet PDF文件第52页浏览型号30036-23的Datasheet PDF文件第53页浏览型号30036-23的Datasheet PDF文件第54页浏览型号30036-23的Datasheet PDF文件第55页浏览型号30036-23的Datasheet PDF文件第57页浏览型号30036-23的Datasheet PDF文件第58页浏览型号30036-23的Datasheet PDF文件第59页浏览型号30036-23的Datasheet PDF文件第60页  
Processor Programming (Continued)  
The Debug Status Register (DR6) reflects conditions that  
were in effect at the time the debug exception occurred.  
The contents of the DR6 register are not automatically  
cleared by the processor after a debug exception occurs,  
and therefore should be cleared by software at the appro-  
priate time. Code execution breakpoints may also be gen-  
erated by placing the breakpoint instruction (INT3) at the  
location where control is to be regained. The single-step  
feature may be enabled by setting the TF flag (bit 8) in the  
EFLAGS register. This causes the processor to perform a  
debug exception after the execution of every instruction.  
Table 3-13. DR7 and DR6 Bit Definitions  
Number  
of Bits  
Field(s)  
Description  
DR7 Register  
Debug Control Register (R/W)  
R/Wn  
2
Applies to the DRn breakpoint address register:  
00 = Break on instruction execution only  
01 = Break on data write operations only  
10 = Not used  
11 = Break on data reads or write operations  
LENn  
2
Applies to the DRn breakpoint address register:  
00 = One-byte length  
01 = Two-byte length  
10 = Not used  
11 = Four-byte length  
Gn  
Ln  
1
1
1
If = 1: Breakpoint in DRn is globally enabled for all tasks and is not cleared by the processor as the  
result of a task switch.  
If = 1: Breakpoint in DRn is locally enabled for the current task and is cleared by the processor as the  
result of a task switch.  
GD  
Global disable of debug register access. GD bit is cleared whenever a debug exception occurs.  
DR6 Register  
Debug Status Register (RO)  
Bn  
1
1
1
Bn is set by the processor if the conditions described by DRn, R/Wn, and LENn occurred when the  
debug exception occurred, even if the breakpoint is not enabled via the Gn or Ln bits.  
BT  
BS  
BT is set by the processor before entering the debug handler if a task switch has occurred to a task with  
the T bit in the TSS set.  
BS is set by the processor if the debug exception was triggered by the single-step execution mode (TF  
flag, bit 8, in EFLAGS set).  
Note: n = 0, 1, 2, and 3  
www.national.com  
56  
Revision 1.1