linux libc function calling convention

前端 未结 0 1096
说谎
说谎 2021-01-13 00:36

How are the arguments assigned to registers(/placed on stack) when a native function is called on linux (x64)? I\'ve read that the order is %rdi, %rsi

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