t7x/deps/udis86/tests/asm/64/disp.asm.ref

8 lines
395 B
Plaintext
Raw Normal View History

2023-12-06 17:43:39 -05:00
0000000000000000 67668b40f0 mov ax, [eax-0x10]
0000000000000005 6766035e10 add bx, [esi+0x10]
000000000000000a 48030425ffff0000 add rax, [0xffff]
0000000000000012 67660344bef0 add ax, [esi+edi*4-0x10]
0000000000000018 4c03849800000080 add r8, [rax+rbx*4-0x80000000]
0000000000000020 48a1000000000080 mov rax, [0x800000000000]
-0000