Home
last modified time | relevance | path

Searched refs:xed3_operand_set_mem_width (Results 1 – 5 of 5) sorted by relevance

/dports/devel/upp/upp/bazaar/Xed/xed/include/private/
H A Dxed-decoded-inst-private.h49 xed3_operand_set_mem_width(p,mem_width); in xed_decoded_inst_cache_memory_operand_length()
/dports/devel/upp/upp/bazaar/Xed/xed/src/enc/
H A Dxed-encode.c364 xed3_operand_set_mem_width(p,nbytes); in xed_encoder_request_set_memory_operand_length()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-operand-accessors.c529 xed3_operand_set_mem_width(d,(xed_uint16_t)val); in xed3_set_generic_operand()
H A Dxed-operand-accessors.h341 static XED_INLINE void xed3_operand_set_mem_width(xed_decoded_inst_t* d, xed_uint16_t opval);
1155 static XED_INLINE void xed3_operand_set_mem_width(xed_decoded_inst_t* d, xed_uint16_t opval) in xed3_operand_set_mem_width() function
/dports/devel/upp/upp/bazaar/Xed/xed/src/common/
H A Dxed-operand-values-interface.c609 xed3_operand_set_mem_width(p,XED_STATIC_CAST(xed_uint32_t,memop_length)); in xed_operand_values_set_memory_operand_length()