SVC: Difference between revisions

Neobrain (talk | contribs)
Line 1: Line 1:
= System calls =
= System calls =
'''Note: The argument-lists here apply to the official syscall wrapper-functions that are found in userland processes. It does not always reflect the actual ordering passed to the kernel via the SVC instruction.'''
'''Note: The argument-lists here apply to the official syscall wrapper-functions that are found in userland processes. The actual ordering passed to the kernel via the SVC instruction is documented in [[Kernel_ABI|Kernel ABI]].'''


{| class="wikitable" border="1"
{| class="wikitable" border="1"