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

HD64F36077G 参数 Datasheet PDF下载

HD64F36077G图片预览
型号: HD64F36077G
PDF下载: 下载PDF文件 查看货源
内容描述: 旧公司名称在产品目录等资料 [Old Company Name in Catalogs and Other Documents]
分类和应用:
文件页数/大小: 566 页 / 3220 K
品牌: RENESAS [ RENESAS TECHNOLOGY CORP ]
 浏览型号HD64F36077G的Datasheet PDF文件第507页浏览型号HD64F36077G的Datasheet PDF文件第508页浏览型号HD64F36077G的Datasheet PDF文件第509页浏览型号HD64F36077G的Datasheet PDF文件第510页浏览型号HD64F36077G的Datasheet PDF文件第512页浏览型号HD64F36077G的Datasheet PDF文件第513页浏览型号HD64F36077G的Datasheet PDF文件第514页浏览型号HD64F36077G的Datasheet PDF文件第515页  
Appendix  
A.3  
Number of Execution States  
The status of execution for each instruction of the H8/300H CPU and the method of calculating  
the number of states required for instruction execution are shown below. Table A.4 shows the  
number of cycles of each type occurring in each instruction, such as instruction fetch and data  
read/write. Table A.3 shows the number of states required for each cycle. The total number of  
states required for execution of an instruction can be calculated by the following expression:  
Execution states = I × SI + J × SJ + K × SK + L × SL + M × SM + N × SN  
Examples: When instruction is fetched from on-chip ROM, and an on-chip RAM is accessed.  
BSET #0, @FF00  
From table A.4:  
I = L = 2, J = K = M = N= 0  
From table A.3:  
SI = 2, SL = 2  
Number of states required for execution = 2 × 2 + 2 × 2 = 8  
When instruction is fetched from on-chip ROM, branch address is read from on-chip ROM, and  
on-chip RAM is used for stack area.  
JSR @@ 30  
From table A.4:  
I = 2, J = K = 1, L = M = N = 0  
From table A.3:  
SI = SJ = SK = 2  
Number of states required for execution = 2 × 2 + 1 × 2+ 1 × 2 = 8  
Rev. 3.00 Sep. 10, 2007 Page 477 of 528  
REJ09B0216-0300  
 复制成功!