pub unsafe extern "C" fn instr_jcc_taken( instr: *mut instr_t, eflags: reg_t, ) -> bool_
Given \p eflags, returns whether or not the conditional branch, \p instr, would be taken.