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