How to push labels to stack in NASM?

前端 未结 0 506
执念已碎
执念已碎 2021-02-07 15:46

I need to convert some MASM code to NASM 32 bit windows.

In MASM I have:

push  offset jNextChar
...
[somewhere else]
jNextChar:
...

This p

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