← Back to systems

System Call Boundary

6 questions · ~4 min · intermediate

The syscall boundary looks simple until you follow the registers, trap instruction, filters, handler, and return value all the way through. These questions check that path.

0 / 6

On x86-64 Linux, which register carries the syscall number for a raw system call?

Press 1 to 4 to pick an answer