HW21
COP-3402
- In the x86 64 System V ABI, how are parameters passed?
- The following are the contents of a stack frame, label which ones are caller created and which are callee created in the x86 64 System V ABI:
- Stack parameters
- Return address
- Local variables
- Old base pointer