Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-enc-operand-lu.c203 key += (xed3_operand_get_dummy(xes)) << ((0)); in xed_enc_lu_DUMMY()
H A Dxed-operand-accessors.c59 *((xed_bits_t*)ret_arg)=xed3_operand_get_dummy(d); in xed3_get_generic_operand()
H A Dxed-operand-accessors.h431 static XED_INLINE xed_bits_t xed3_operand_get_dummy(const xed_decoded_inst_t* d);
1335 static XED_INLINE xed_bits_t xed3_operand_get_dummy(const xed_decoded_inst_t* d) in xed3_operand_get_dummy() function