[][src]Function xed_sys::xed_decoded_inst_get_rflags_info

pub unsafe extern "C" fn xed_decoded_inst_get_rflags_info(
    p: *const xed_decoded_inst_t
) -> *const xed_simple_flag_t

See the comment on xed_decoded_inst_uses_rflags(). This can return 0 if the flags are really not used by this instruction. @ingroup DEC