Assembly, writing a single byte from register to memory overwrites other bytes

后端 未结 0 717
日久生厌
日久生厌 2021-01-01 12:16

In 64bit x86 assembly nasm, how can I move a single byte from the register into a memory location defined in section .data?

I understand that this works



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