Home
last modified time | relevance | path

Searched refs:xed3_operand_get_mem1 (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/Xed/xed/src/common/
H A Dxed-operand-values-interface.c344 xed3_operand_get_mem1(p) ) in xed_operand_values_accesses_memory()
352 xed3_operand_get_mem1(p); in xed_operand_values_number_of_memory_operands()
888 if (xed3_operand_get_mem1(ov)) { in xed_operand_values_dump()
/dports/devel/upp/upp/bazaar/Xed/xed/src/dec/
H A Dxed-decoded-inst.c741 xed3_operand_get_mem1(p) + xed3_operand_get_agen(p)); in xed_decoded_inst_number_of_memory_operands()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-operand-accessors.c146 *((xed_bits_t*)ret_arg)=xed3_operand_get_mem1(d); in xed3_get_generic_operand()
H A Dxed-operand-accessors.h327 static XED_INLINE xed_bits_t xed3_operand_get_mem1(const xed_decoded_inst_t* d);
1127 static XED_INLINE xed_bits_t xed3_operand_get_mem1(const xed_decoded_inst_t* d) in xed3_operand_get_mem1() function