Searched refs:SIGILL (Results 1 - 5 of 5) sorted by relevance

/u-boot/arch/sandbox/lib/
H A Dinterrupts.c36 case SIGILL:
/u-boot/include/asm-generic/
H A Dsignal.h13 #define SIGILL 4 macro
/u-boot/arch/powerpc/include/asm/
H A Dsignal.h25 #define SIGILL 4 macro
/u-boot/arch/powerpc/lib/
H A Dkgdb.c60 { 0xa00, SIGILL }, /* reserved */
61 { 0xb00, SIGILL }, /* reserved */
/u-boot/arch/sandbox/cpu/
H A Dos.c362 if (sigaction(SIGILL, &act, NULL) ||

Completed in 102 milliseconds