Let's allow passing 4 function arguments to a syscall. The 4th argument goes into ESI or RSI. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| syscall.cpp | ||
| syscall.h | ||
Let's allow passing 4 function arguments to a syscall. The 4th argument goes into ESI or RSI. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| syscall.cpp | ||
| syscall.h | ||