x86 64bit Puzzle Program instruction operands must be same size

前端 未结 0 940
难免孤独
难免孤独 2020-12-11 01:13

I am trying to get the following x86 64bit assembly code to compile in MASM (Visual studio)

.data
check   db  "1   2   3   4",10,"  5   6   7           


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