pub unsafe extern "C" fn instr_cmovcc_to_jcc( cmovcc_opcode: c_int, ) -> c_int
Converts a cmovcc opcode \p cmovcc_opcode to the OP_jcc opcode that tests the same bits in eflags.