Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h161 ILL_ILLOPN, /* Illegal operand. */ enumerator
162 # define ILL_ILLOPN ILL_ILLOPN macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h147 #define ILL_ILLOPN (__SI_FAULT|2) /* illegal operand */ macro