Home
last modified time | relevance | path

Searched defs:ILL_ILLOPC (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h159 ILL_ILLOPC = 1, /* Illegal opcode. */ enumerator
160 # define ILL_ILLOPC ILL_ILLOPC macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h146 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */ macro