how to save an address into a memory location in arm64 assembly language

前端 未结 0 1913
予麋鹿
予麋鹿 2021-01-30 07:32

I have the following memory location:

.section .data

digits: .dword 0

I obtain a shared memory location using shget and shmat. I want to store the addres

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