大头
Table_bottom

标签云
Table_bottom

分类
Table_bottom

日历
五月
2829301234
567891011
12131415161718
19202122232425
2627282930311
Table_bottom

评论
Table_bottom

留言
Table_bottom

微博
Table_bottom

热门文章
Table_bottom

随机文章
Table_bottom

豆瓣上谁关注这里
Table_bottom

链接
Table_bottom

搜索栏
Table_bottom

RSS
RSS Link
Table_bottom

功能
Table_bottom

页面
Table_bottom

计数器
474942
Table_bottom

访客统计
Table_bottom

存档
Table_bottom

MIPS处理器设计透视-100514

loveisbug posted @ 2010年5月15日 00:21 in 学习 with tags MIPS , 2263 阅读

在MIPS体系结构里,程序计数器不是一个寄存器。

在MIPS里,子程序调用指令jal,返回地址保存在ra寄存器($31),返回地址是其之后隔一条指令的地址,紧跟其后的一条指令被称为delay slot,它在跳转到子程序前会被执行。


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter