Searched refs:VKI_ILL_ILLOPN (Results 1 – 3 of 3) sorted by relevance
492 #define VKI_ILL_ILLOPN ILL_ILLOPN macro
486 #define VKI_ILL_ILLOPN (__VKI_SI_FAULT|2) /* illegal operand */ macro
1597 case VKI_ILL_ILLOPN: event = "Illegal operand"; break; in default_action()