Searched refs:VEX_TRC_JMP_SIGILL (Results 1 – 3 of 3) sorted by relevance
68 #define VEX_TRC_JMP_SIGILL 101 /* deliver SIGILL (Illegal instruction) macro
204 case VEX_TRC_JMP_SIGILL: return "SIGILL"; in name_of_sched_event()1439 case VEX_TRC_JMP_SIGILL: in VG_()
3470 case Ijk_SigILL: trcval = VEX_TRC_JMP_SIGILL; break; in emit_MIPSInstr()