Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/src/dec/
H A Dxed-decoded-inst.c442 const xed_uint32_t nelem = xed3_operand_get_nelem(p); in xed_decoded_inst_compute_variable_width()
579 nelem = xed3_operand_get_nelem(p); in xed_decoded_inst_operand_elements()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-operand-accessors.c179 *((xed_bits_t*)ret_arg)=xed3_operand_get_nelem(d); in xed3_get_generic_operand()
H A Dxed-operand-accessors.h207 static XED_INLINE xed_bits_t xed3_operand_get_nelem(const xed_decoded_inst_t* d);
887 static XED_INLINE xed_bits_t xed3_operand_get_nelem(const xed_decoded_inst_t* d) in xed3_operand_get_nelem() function