Why the output is 0 after adding?

后端 未结 0 356
Happy的楠姐
Happy的楠姐 2020-12-03 20:17
       .data
enter: .string "%d"
out:   .string "%d"
n:     .word 0
n2:    .word 0
       .globl count
count: ...
       mov r5, #0 // r5 = 0
            


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