FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ILL_PRVOPC
sys/amd64/amd64/trap.c
411
ucode = ILL_PRVOPC;
sys/arm64/arm64/trap.c
778
call_trapsignal(td, SIGILL, ILL_PRVOPC,
sys/i386/i386/trap.c
319
ucode = ILL_PRVOPC;
sys/i386/i386/trap.c
810
*ucode = ILL_PRVOPC;
sys/powerpc/powerpc/trap.c
419
ucode = ILL_PRVOPC;