some more playlist stuff
This commit is contained in:
14
mochis_tale/intro_to_assembly/bit_o_asm_3/disassembler-dump0_c.txt
Executable file
14
mochis_tale/intro_to_assembly/bit_o_asm_3/disassembler-dump0_c.txt
Executable file
@@ -0,0 +1,14 @@
|
||||
<+0>: endbr64
|
||||
<+4>: push rbp
|
||||
<+5>: mov rbp,rsp
|
||||
<+8>: mov DWORD PTR [rbp-0x14],edi
|
||||
<+11>: mov QWORD PTR [rbp-0x20],rsi
|
||||
<+15>: mov DWORD PTR [rbp-0xc],0x9fe1a
|
||||
<+22>: mov DWORD PTR [rbp-0x8],0x4
|
||||
<+29>: mov eax,DWORD PTR [rbp-0xc]
|
||||
<+32>: imul eax,DWORD PTR [rbp-0x8]
|
||||
<+36>: add eax,0x1f5
|
||||
<+41>: mov DWORD PTR [rbp-0x4],eax
|
||||
<+44>: mov eax,DWORD PTR [rbp-0x4]
|
||||
<+47>: pop rbp
|
||||
<+48>: ret
|
||||
Reference in New Issue
Block a user