flat assembler
Message board for the users of flat assembler.
Index
> Main > mov rax in fasm 1.71.16 |
Author |
|
tthsqe 11 Jan 2014, 10:06
here are the relevant entries in the intel docs:
Code: REX.W + B8 + rd io MOV r64, imm64 Move imm64 to r64 REX.W + C7 /0 io MOV r/m64, imm32 Move imm32 sign extended to 64-bits to r/m64 Intel tries to compress the op-codes whenever possible, which is why they are so much work to decode. |
|||
11 Jan 2014, 10:06 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.