I want to convert this assembly code to c++ and then again c++ to assembly. whats the procedure?

后端 未结 0 1871
迷失自我
迷失自我 2020-12-18 08:17
push   %rbp
mov    %rsp,%rbp
sub    $0x10,%rsp
movl   $0x1,-0x8(%rbp)
            jmp    0x4005c5 
movl   $0x1,-0x4(%rbp)
jmp    0x4005bb 

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题