Searched refs:test_cc (Results 1 – 1 of 1) sorted by relevance
752 static int test_cc(unsigned int condition, unsigned int flags) in test_cc() function2901 (ctxt->b == 0xe2 || test_cc(ctxt->b ^ 0x5, ctxt->eflags))) in em_loop()4088 if (test_cc(ctxt->b, ctxt->eflags)) in x86_emulate_insn()4226 if (!test_cc(ctxt->b, ctxt->eflags)) in x86_emulate_insn()4230 if (test_cc(ctxt->b, ctxt->eflags)) in x86_emulate_insn()4234 ctxt->dst.val = test_cc(ctxt->b, ctxt->eflags); in x86_emulate_insn()