Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人可以解释一下分号在 ADD R1, R1 中的作用吗?R2?我知道 ADD,将 R1 和 R2 相加,然后将值放入 R1。它在这里做同样的事情吗?第一张图是我们正在使用的指令集。第二张图显示了 IJVM 架构。
在此处输入图像描述