Home
last modified time | relevance | path

Searched refs:xed3_operand_get_mode_first_prefix (Results 1 – 3 of 3) sorted by relevance

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-operand-accessors.c164 *((xed_bits_t*)ret_arg)=xed3_operand_get_mode_first_prefix(d); in xed3_get_generic_operand()
H A Dxed-operand-accessors.h55 static XED_INLINE xed_bits_t xed3_operand_get_mode_first_prefix(const xed_decoded_inst_t* d);
583 static XED_INLINE xed_bits_t xed3_operand_get_mode_first_prefix(const xed_decoded_inst_t* d) in xed3_operand_get_mode_first_prefix() function
/dports/devel/upp/upp/bazaar/Xed/xed/src/dec/
H A Dxed-ild.c289 if (xed3_operand_get_mode_first_prefix(d)) in prefix_scanner()