some more playlist stuff
This commit is contained in:
14
mochis_tale/intro_to_assembly/bit_o_asm_4/disassembler-dump0_d.txt
Executable file
14
mochis_tale/intro_to_assembly/bit_o_asm_4/disassembler-dump0_d.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-0x4],0x9fe1a
|
||||
<+22>: cmp DWORD PTR [rbp-0x4],0x2710
|
||||
<+29>: jle 0x55555555514e <main+37>
|
||||
<+31>: sub DWORD PTR [rbp-0x4],0x65
|
||||
<+35>: jmp 0x555555555152 <main+41>
|
||||
<+37>: add DWORD PTR [rbp-0x4],0x65
|
||||
<+41>: mov eax,DWORD PTR [rbp-0x4]
|
||||
<+44>: pop rbp
|
||||
<+45>: ret
|
||||
Reference in New Issue
Block a user