Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/generated/include-private/
H A Dxed3-nt-capture.h1041 xed3_operand_set_using_default_segment0(d, 0x1); in xed3_capture_nt_FINAL_DSEG_MODE64()
1047 xed3_operand_set_using_default_segment0(d, 0x1); in xed3_capture_nt_FINAL_DSEG_MODE64()
1053 xed3_operand_set_using_default_segment0(d, 0x1); in xed3_capture_nt_FINAL_DSEG_MODE64()
1059 xed3_operand_set_using_default_segment0(d, 0x1); in xed3_capture_nt_FINAL_DSEG_MODE64()
1065 xed3_operand_set_using_default_segment0(d, 0x0); in xed3_capture_nt_FINAL_DSEG_MODE64()
1071 xed3_operand_set_using_default_segment0(d, 0x0); in xed3_capture_nt_FINAL_DSEG_MODE64()
1077 xed3_operand_set_using_default_segment0(d, 0x1); in xed3_capture_nt_FINAL_DSEG_MODE64()
1860 xed3_operand_set_using_default_segment0(d, 0x1); in xed3_capture_nt_FINAL_SSEG0()
1866 xed3_operand_set_using_default_segment0(d, 0x1); in xed3_capture_nt_FINAL_SSEG0()
1872 xed3_operand_set_using_default_segment0(d, 0x1); in xed3_capture_nt_FINAL_SSEG0()
[all …]
/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-encoder-2.c741 xed3_operand_set_using_default_segment0(xes,lu_table[hidx].using_default_segment0); in xed_encode_ntluf_FINAL_DSEG_NOT64()
1128 xed3_operand_set_using_default_segment0(xes,lu_table[hidx].using_default_segment0); in xed_encode_ntluf_FINAL_ESEG()
2037 xed3_operand_set_using_default_segment0(xes,lu_table[hidx].using_default_segment0); in xed_encode_ntluf_FINAL_SSEG_MODE64()
H A Dxed-encoder-1.c1076 xed3_operand_set_using_default_segment0(xes,lu_table[hidx].using_default_segment0); in xed_encode_ntluf_FINAL_DSEG_MODE64()
1224 xed3_operand_set_using_default_segment0(xes,lu_table[hidx].using_default_segment0); in xed_encode_ntluf_FINAL_SSEG0()
1740 xed3_operand_set_using_default_segment0(xes,lu_table[hidx].using_default_segment0); in xed_encode_ntluf_FINAL_SSEG_NOT64()
H A Dxed-operand-accessors.c730 xed3_operand_set_using_default_segment0(d,(xed_bits_t)val); in xed3_set_generic_operand()
H A Dxed-operand-accessors.h41 static XED_INLINE void xed3_operand_set_using_default_segment0(xed_decoded_inst_t* d, xed_bits_t op…
555 static XED_INLINE void xed3_operand_set_using_default_segment0(xed_decoded_inst_t* d, xed_bits_t op… in xed3_operand_set_using_default_segment0() function