Ask HW: How to find REX prefix, Modr/M, SIB, Displacement? in x86-64 assembly
How to find REX prefix, ModR/M, SIB, and Displacement bytes in x86-64 machine code?
please explain step-by-step using the example instruction:
mov rax, [r8 + rcx * 8 + 0x10]
0 comments
[ 2.3 ms ] story [ 12.7 ms ] threadNo comments yet.