Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h163 ILL_ILLADR, /* Illegal addressing mode. */ enumerator
164 # define ILL_ILLADR ILL_ILLADR macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h148 #define ILL_ILLADR (__SI_FAULT|3) /* illegal addressing mode */ macro