flat assembler
Message board for the users of flat assembler.
Index
> Linux > multiple regs in push with error: illegal instruction |
Author |
|
revolution 23 Jun 2021, 00:36
In 64-bit mode (ELF64) it is not possible to push a 32-bit value.
You can only push 16-bit and 64-bit values. Code: use64 push ax ; okay push rax ; okay push eax ; invalid, cannot be encoded in 64-bit mode |
|||
23 Jun 2021, 00:36 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.