Skip to main content

instr_is_predicated

Function instr_is_predicated 

Source
pub unsafe extern "C" fn instr_is_predicated(
    instr: *mut instr_t,
) -> bool_
Expand description

Returns whether \p instr is predicated: i.e., whether its operation is conditional.