Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h167 ILL_PRVOPC, /* Privileged opcode. */ enumerator
168 # define ILL_PRVOPC ILL_PRVOPC macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h150 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */ macro