首页
编程
java
php
前端
首页
编程
java
php
前端
arm嵌入式技术问题
用ARM指令实现下列功能,并回答对应问题
R0=R1/16,若R1=0x45,R0=%?
R0=R1*3,若R1=45,R0=%?
69/45= 1?
45*3 = 135?
点击展开全文