how to define a string of 20 bytes

前端 未结 0 1912
鱼传尺愫
鱼传尺愫 2021-01-24 01:16

I\'m writing an assembly code that copies at most 20 bytes from a source to a destination. I\'ve tried to define my two global vars like this:

.section __DATA,__d         


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