Searched refs:ILL_ILLADR (Results 1 – 3 of 3) sorted by relevance
161 #define ILL_ILLADR (__SI_FAULT|3) /* illegal addressing mode */ macro
419 #define ILL_ILLADR 3 /* illegal addressing mode */ macro592 { ILL_ILLADR, "ILL_ILLADR" },
493 #define VKI_ILL_ILLADR ILL_ILLADR