Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-operand-accessors.c209 *((xed_bits_t*)ret_arg)=xed3_operand_get_p4(d); in xed3_get_generic_operand()
H A Dxed-operand-accessors.h183 static XED_INLINE xed_bits_t xed3_operand_get_p4(const xed_decoded_inst_t* d);
839 static XED_INLINE xed_bits_t xed3_operand_get_p4(const xed_decoded_inst_t* d) in xed3_operand_get_p4() function
H A Dxed3-operand-lu.c141 key += (xed3_operand_get_p4(d)) << ((0)); in xed_dec_lu_P4_REP_REXB_SRM()