CPU:CPU 内部的程序,决定指令的确切原理(?!)
在计算机科学讲座中,我们被告知有一个特殊的代码(低于汇编程序)可以确定 CPU 的行为,该代码写入 CPU 的 ROM 中。这意味着这决定了布尔逻辑中每条指令的确切含义……这听起来很奇怪——我还没有找到任何相关信息。
也许他指的不是CPU而是微控制器?但他表示,它决定了 MOV、ADD 等指令的确切行为。所以,我很困惑。
或者他指的是任何一种 PCB 布局语言?
At Computer Science lecture we’ve been told that there’s a special code (lower that assembler) that determines behavior of CPU which is written inside CPUs ROM. It was meant that is determines what exactly every instruction in boolean logic means… That sounds quite strange – I haven’t found any kind of information about that.
Probably he meant not CPU but microcontrollers? But he told that it determines exact behavior of such kind of instructions like MOV, ADD ect. So, I am perplexed.
Or he meant any kind of PCB layout language?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你是说微码吗?
http://en.wikipedia.org/wiki/Microcode
Do you mean microcode?
http://en.wikipedia.org/wiki/Microcode