Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-operand-accessors.c323 *((xed_bits_t*)ret_arg)=xed3_operand_get_sibscale(d); in xed3_get_generic_operand()
H A Dxed-operand-accessors.h495 static XED_INLINE xed_bits_t xed3_operand_get_sibscale(const xed_decoded_inst_t* d);
1463 static XED_INLINE xed_bits_t xed3_operand_get_sibscale(const xed_decoded_inst_t* d) in xed3_operand_get_sibscale() function
H A Dxed-encoder-2.c2443 …xed_encoder_request_encode_emit(xes,8,(xed3_operand_get_sibscale(xes)<< 6)|(xed3_operand_get_sibin… in xed_encode_nonterminal_SIB_NT_EMIT()
H A Dxed-encoder-3.c1223 …xed_encoder_request_encode_emit(xes,8,(xed3_operand_get_sibscale(xes)<< 6)|(xed3_operand_get_sibin… in xed_encode_nonterminal_VSIB_ENC_EMIT()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/include-private/
H A Dxed3-nt-capture.h1290 key += (xed3_operand_get_sibscale(d)) << ((4)); in xed3_capture_nt_SIB()
3043 key += (xed3_operand_get_sibscale(d)) << ((0)); in xed3_capture_nt_VSIB_XMM()
4416 key += (xed3_operand_get_sibscale(d)) << ((0)); in xed3_capture_nt_VSIB_YMM()
5474 key += (xed3_operand_get_sibscale(d)) << ((0)); in xed3_capture_nt_UISA_VSIB_XMM()
7402 key += (xed3_operand_get_sibscale(d)) << ((0)); in xed3_capture_nt_UISA_VSIB_YMM()
12156 key += (xed3_operand_get_sibscale(d)) << ((0)); in xed3_capture_nt_UISA_VSIB_ZMM()