【发布时间】:2017-09-12 03:26:44
【问题描述】:
NASM 返回如下错误:“64 位模式不支持指令”
(或使用 YASM,invalid size for operand 1)
主题说明是pop ecx和push ecx。
我可以用什么来代替它们,或者有其他方法可以解决这个问题吗?
【问题讨论】:
-
显示您的代码,否则问题将无效。
Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers