How do I produce output in NASM matching `81 /0 iw` for `ADD r/m16, imm16` on x86 Assembly?

后端 未结 0 1767
逝去的感伤
逝去的感伤 2021-01-29 10:45

I am going through the ADD instruction on x86 Intel docs, one line at a time, and trying to reproduce it so I can learn how their obscure notation works and figure out how to ge

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