Understanding dup in assembly

前端 未结 0 1855
慢半拍i
慢半拍i 2020-12-20 03:49

Would defining the Ten Bytes DT 3333333333 be equivalent to DB 10 DUP(3), if not then how are they different?

So in the memory does DB 3,3,3,3,3,3,3,3,3,3 look just l

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