Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-operand-accessors.c377 *((xed_bits_t*)ret_arg)=xed3_operand_get_wbnoinvd(d); in xed3_get_generic_operand()
H A Dxed-operand-accessors.h503 static XED_INLINE xed_bits_t xed3_operand_get_wbnoinvd(const xed_decoded_inst_t* d);
1479 static XED_INLINE xed_bits_t xed3_operand_get_wbnoinvd(const xed_decoded_inst_t* d) in xed3_operand_get_wbnoinvd() function
H A Dxed3-operand-lu.c504 key += (xed3_operand_get_wbnoinvd(d)) << ((2)); in xed_dec_lu_REP_WBNOINVD()