Home
last modified time | relevance | path

Searched refs:ILL_ILLPARAOP (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/include/uapi/asm/
Dsiginfo.h17 #define ILL_ILLPARAOP (__SI_FAULT|2) /* illegal opcode combine ********** */ macro
/arch/blackfin/kernel/
Dtraps.c153 info.si_code = ILL_ILLPARAOP; in trap_c()
229 info.si_code = ILL_ILLPARAOP; in trap_c()
417 info.si_code = ILL_ILLPARAOP; in trap_c()