← Back to context Comment by dataflow 5 hours ago Can someone explain the part about Diana's $89 dress? 1 comment dataflow Reply devinvs 4 hours ago x86_64 function arguments in linux are passed in registers RDI, RSI, RDX, RCX, R8, R9. The mnemonic helps remember the order.
devinvs 4 hours ago x86_64 function arguments in linux are passed in registers RDI, RSI, RDX, RCX, R8, R9. The mnemonic helps remember the order.
x86_64 function arguments in linux are passed in registers RDI, RSI, RDX, RCX, R8, R9. The mnemonic helps remember the order.