How to compare negative numbers to positive numbers in MIPs assembly

前端 未结 0 394
一个人的身影
一个人的身影 2021-02-05 01:22

Is this code here comparing 10 > -9, I\'m new to mips so I\'m not sure how negative numbers would be handled when branching

main:
     add $t0, $zero, 10
              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题