test_check_cc
probe_should_run = test_check_cc(cc, cpsr) != 0;
probe_should_run = test_check_cc((cpsr >> 12) & 0xf, cpsr) != 0;