Assembly prints wrong ascii character

前端 未结 0 833
你的背包
你的背包 2020-12-23 23:39

I was trying to create a simple assembly program that prints the ascii character whose binary code is in rax. I have the following code:

section .data
   res          


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