Home
last modified time | relevance | path

Searched refs:test_cc (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
Demulate.c1099 static __always_inline u8 test_cc(unsigned int condition, unsigned long flags) in test_cc() function
4000 (ctxt->b == 0xe2 || test_cc(ctxt->b ^ 0x5, ctxt->eflags))) in em_loop()
5713 if (test_cc(ctxt->b, ctxt->eflags)) in x86_emulate_insn()
5862 if (test_cc(ctxt->b, ctxt->eflags)) in x86_emulate_insn()
5868 if (test_cc(ctxt->b, ctxt->eflags)) in x86_emulate_insn()
5872 ctxt->dst.val = test_cc(ctxt->b, ctxt->eflags); in x86_emulate_insn()