Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-operand-accessors.c475 xed3_operand_set_ild_f2(d,(xed_bits_t)val); in xed3_set_generic_operand()
H A Dxed-operand-accessors.h121 static XED_INLINE void xed3_operand_set_ild_f2(xed_decoded_inst_t* d, xed_bits_t opval);
715 static XED_INLINE void xed3_operand_set_ild_f2(xed_decoded_inst_t* d, xed_bits_t opval) in xed3_operand_set_ild_f2() function
/dports/devel/upp/upp/bazaar/Xed/xed/src/dec/
H A Dxed-ild.c251 xed3_operand_set_ild_f2(d, 1); in prefix_scanner()