Searched refs:__emulate_cc (Results 1 – 2 of 2) sorted by relevance
181 bool __emulate_cc(unsigned long flags, u8 cc) in __emulate_cc() function210 if (__emulate_cc(regs->flags, cc)) in int3_emulate_jcc()
1016 return __emulate_cc(flags, condition & 0xf); in test_cc()