some more playlist stuff
This commit is contained in:
8
mochis_tale/intro_to_assembly/bit_o_asm_1/disassembler-dump0_a.txt
Executable file
8
mochis_tale/intro_to_assembly/bit_o_asm_1/disassembler-dump0_a.txt
Executable file
@@ -0,0 +1,8 @@
|
||||
<+0>: endbr64
|
||||
<+4>: push rbp
|
||||
<+5>: mov rbp,rsp
|
||||
<+8>: mov DWORD PTR [rbp-0x4],edi
|
||||
<+11>: mov QWORD PTR [rbp-0x10],rsi
|
||||
<+15>: mov eax,0x30
|
||||
<+20>: pop rbp
|
||||
<+21>: ret
|
||||
Reference in New Issue
Block a user