tag
line
file
source code
SIGILL
160
kernel/FPU-emu/fpu_entry.c
math_abort(FPU_info,SIGILL);
SIGILL
220
kernel/signal.c
case SIGILL:
SIGILL
135
kernel/traps.c
send_sig(SIGILL, current, 1);