pub unsafe extern "C" fn xed_simple_flag_get_may_write(
    p: *const xed_simple_flag_t
) -> xed_bool_t
Expand description

@ingroup FLAGS Indicates the flags are only conditionally written. Usually MAY-writes of the flags instructions that are dependent on a REP count.