Home
last modified time | relevance | path

Searched refs:xed3_operand_set_rep (Results 1 – 7 of 7) sorted by relevance

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-enc-patterns.c56 xed3_operand_set_rep(xes,*(val+1)); in xed_encode_instruction_fb_pattern_3()
64 xed3_operand_set_rep(xes,*(val+2)); in xed_encode_instruction_fb_pattern_4()
70 xed3_operand_set_rep(xes,*(val+0)); in xed_encode_instruction_fb_pattern_5()
77 xed3_operand_set_rep(xes,*(val+1)); in xed_encode_instruction_fb_pattern_6()
160 xed3_operand_set_rep(xes,*(val+2)); in xed_encode_instruction_fb_pattern_14()
182 xed3_operand_set_rep(xes,*(val+1)); in xed_encode_instruction_fb_pattern_17()
306 xed3_operand_set_rep(xes,*(val+1)); in xed_encode_instruction_fb_pattern_28()
314 xed3_operand_set_rep(xes,*(val+0)); in xed_encode_instruction_fb_pattern_29()
410 xed3_operand_set_rep(xes,*(val+1)); in xed_encode_instruction_fb_pattern_38()
419 xed3_operand_set_rep(xes,*(val+2)); in xed_encode_instruction_fb_pattern_39()
[all …]
H A Dxed-operand-accessors.c652 xed3_operand_set_rep(d,(xed_bits_t)val); in xed3_set_generic_operand()
H A Dxed-operand-accessors.h281 static XED_INLINE void xed3_operand_set_rep(xed_decoded_inst_t* d, xed_bits_t opval);
1035 static XED_INLINE void xed3_operand_set_rep(xed_decoded_inst_t* d, xed_bits_t opval) in xed3_operand_set_rep() function
/dports/devel/upp/upp/bazaar/Xed/xed/src/enc/
H A Dxed-encode.c264 xed3_operand_set_rep(p,2); in xed_encoder_request_set_repne()
267 xed3_operand_set_rep(p,3); in xed_encoder_request_set_rep()
270 xed3_operand_set_rep(p,0); in xed_encoder_request_clear_rep()
/dports/devel/upp/upp/bazaar/Xed/xed/src/dec/
H A Dxed-decode.c107 xed3_operand_set_rep(xds,0); // clear refining REP in xed_decode_finalize_operand_storage_fields()
H A Dxed-ild.c290 xed3_operand_set_rep(d, xed3_operand_get_first_f2f3(d)); in prefix_scanner()
292 xed3_operand_set_rep(d, xed3_operand_get_last_f2f3(d)); in prefix_scanner()
/dports/devel/upp/upp/bazaar/Xed/xed/src/common/
H A Dxed-operand-values-interface.c166 xed3_operand_set_rep(p,0); in xed_operand_values_clear_rep()