Hacker News new | ask | show | jobs
by devinvs 103 days ago
x86_64 function arguments in linux are passed in registers RDI, RSI, RDX, RCX, R8, R9. The mnemonic helps remember the order.