the arm syscall abi requires 64-bit arguments to be aligned on an even register boundary. these new macros facilitate meeting the abi requirement without imposing significant ugliness on the code. |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| x86_64 | ||
the arm syscall abi requires 64-bit arguments to be aligned on an even register boundary. these new macros facilitate meeting the abi requirement without imposing significant ugliness on the code. |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| x86_64 | ||