Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/include/asm/
Dsiginfo.h17 #define ILL_ILLPARAOP (__SI_FAULT|2) /* illegal opcode combine ********** */ macro
/linux-3.4.99/arch/blackfin/kernel/
Dtraps.c152 info.si_code = ILL_ILLPARAOP; in trap_c()
228 info.si_code = ILL_ILLPARAOP; in trap_c()
416 info.si_code = ILL_ILLPARAOP; in trap_c()