[][src]Function xed_sys::xed_decoded_inst_is_broadcast_instruction

pub unsafe extern "C" fn xed_decoded_inst_is_broadcast_instruction(
    p: *const xed_decoded_inst_t
) -> xed_bool_t

@ingroup DEC Return 1 for broadcast instruction. (NOT including AVX512 load-op instructions) 0 otherwise. Just a category check.