Skip to main content

instr_get_prefix_flag

Function instr_get_prefix_flag 

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

Assumes that \p prefix is a PREFIX_ constant. Returns true if \p instr’s prefixes contain the flag \p prefix.