catch_sigill
FAIL_IF(catch_sigill(write_pmc1));
int catch_sigill(void (*func)(void));
FAIL_IF(catch_sigill(dump_ebb_state));