Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-operand-accessors.c586 xed3_operand_set_out_of_bytes(d,(xed_bits_t)val); in xed3_set_generic_operand()
H A Dxed-operand-accessors.h453 static XED_INLINE void xed3_operand_set_out_of_bytes(xed_decoded_inst_t* d, xed_bits_t opval);
1379 static XED_INLINE void xed3_operand_set_out_of_bytes(xed_decoded_inst_t* d, xed_bits_t opval) in xed3_operand_set_out_of_bytes() function
/dports/devel/upp/upp/bazaar/Xed/xed/src/dec/
H A Dxed-ild.c156 xed3_operand_set_out_of_bytes(d, 1); in too_short()