Assembly Calling Convention - x86_64 AMD64 ABI and Stack Frame

Описание к видео Assembly Calling Convention - x86_64 AMD64 ABI and Stack Frame

Lets learn more about System V AMD64 ABI Calling Convention and also see what happens to the stack frame was a function is called. Discussed is what happens to frame pointer, stack pointer, arguments 1 - 6 ( rdi, rsi, rdx, rcx, r8, and r9), function epilogue and prologues, reserving space on the stack.

Комментарии

Информация по комментариям в разработке