Searched defs:ILL_ILLADR (Results 1 – 2 of 2) sorted by relevance
163 ILL_ILLADR, /* Illegal addressing mode. */ enumerator164 # define ILL_ILLADR ILL_ILLADR macro
148 #define ILL_ILLADR (__SI_FAULT|3) /* illegal addressing mode */ macro