Skip to main content

instr_cmovcc_to_jcc

Function instr_cmovcc_to_jcc 

Source
pub unsafe extern "C" fn instr_cmovcc_to_jcc(
    cmovcc_opcode: c_int,
) -> c_int
Expand description

Converts a cmovcc opcode \p cmovcc_opcode to the OP_jcc opcode that tests the same bits in eflags.