Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D2001-configure-setup-for-OE-core-usage.patch39 test_cc <<EOF || die "Symbol mangling check failed."
/openbmc/linux/arch/x86/kvm/
H A Demulate.c1064 static __always_inline u8 test_cc(unsigned int condition, unsigned long flags) in test_cc() function
3568 (ctxt->b == 0xe2 || test_cc(ctxt->b ^ 0x5, ctxt->eflags))) in em_loop()
5302 if (test_cc(ctxt->b, ctxt->eflags)) in x86_emulate_insn()
5452 if (test_cc(ctxt->b, ctxt->eflags)) in x86_emulate_insn()
5458 if (test_cc(ctxt->b, ctxt->eflags)) in x86_emulate_insn()
5462 ctxt->dst.val = test_cc(ctxt->b, ctxt->eflags); in x86_emulate_insn()