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