Home
last modified time | relevance | path

Searched refs:xed_uint16_t (Results 1 – 23 of 23) sorted by relevance

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-iform-map-init.c27xed_uint16_t) XED_ICLASS_INVALID, (xed_uint8_t) XED_CATEGORY_INVALID, (xed_uint8_t)XED_EX…
28xed_uint16_t) XED_ICLASS_AAA, (xed_uint8_t) XED_CATEGORY_DECIMAL, (xed_uint8_t) XED_…
29xed_uint16_t) XED_ICLASS_AAD, (xed_uint8_t) XED_CATEGORY_DECIMAL, (xed_uint8_t) XED_…
30xed_uint16_t) XED_ICLASS_AAM, (xed_uint8_t) XED_CATEGORY_DECIMAL, (xed_uint8_t) XED_…
31xed_uint16_t) XED_ICLASS_AAS, (xed_uint8_t) XED_CATEGORY_DECIMAL, (xed_uint8_t) XED_…
32xed_uint16_t) XED_ICLASS_ADC, (xed_uint8_t) XED_CATEGORY_BINARY, (xed_uint8_t) XED_…
33xed_uint16_t) XED_ICLASS_ADC, (xed_uint8_t) XED_CATEGORY_BINARY, (xed_uint8_t) XED_…
34xed_uint16_t) XED_ICLASS_ADC, (xed_uint8_t) XED_CATEGORY_BINARY, (xed_uint8_t) XED_…
35xed_uint16_t) XED_ICLASS_ADC, (xed_uint8_t) XED_CATEGORY_BINARY, (xed_uint8_t) XED_…
36xed_uint16_t) XED_ICLASS_ADC, (xed_uint8_t) XED_CATEGORY_BINARY, (xed_uint8_t) XED_…
[all …]
H A Dxed-operand-storage.h140 xed_uint16_t reg0;
141 xed_uint16_t reg1;
142 xed_uint16_t reg2;
143 xed_uint16_t reg3;
144 xed_uint16_t reg4;
145 xed_uint16_t reg5;
146 xed_uint16_t reg6;
147 xed_uint16_t reg7;
148 xed_uint16_t reg8;
149 xed_uint16_t seg0;
[all …]
H A Dxed-rep-map.c26 const xed_uint16_t lu_table[84] = { in xed_repe_map()
83 const xed_uint16_t lu_table[84] = { in xed_repne_map()
140 const xed_uint16_t lu_table[102] = { in xed_rep_map()
206 const xed_uint16_t lu_table[34] = { in xed_norep_map()
H A Dxed-operand-accessors.h677 d->_operands.seg1 = (xed_uint16_t)opval; in xed3_operand_set_seg1()
685 d->_operands.seg0 = (xed_uint16_t)opval; in xed3_operand_set_seg0()
909 d->_operands.reg8 = (xed_uint16_t)opval; in xed3_operand_set_reg8()
917 d->_operands.reg6 = (xed_uint16_t)opval; in xed3_operand_set_reg6()
925 d->_operands.reg7 = (xed_uint16_t)opval; in xed3_operand_set_reg7()
933 d->_operands.reg4 = (xed_uint16_t)opval; in xed3_operand_set_reg4()
941 d->_operands.reg5 = (xed_uint16_t)opval; in xed3_operand_set_reg5()
949 d->_operands.reg2 = (xed_uint16_t)opval; in xed3_operand_set_reg2()
957 d->_operands.reg3 = (xed_uint16_t)opval; in xed3_operand_set_reg3()
965 d->_operands.reg0 = (xed_uint16_t)opval; in xed3_operand_set_reg0()
[all …]
H A Dxed-enc-groups.c33 static const xed_uint16_t iform_ids[3][2] = { in xed_encode_group_0()
72 static const xed_uint16_t iform_ids[3][2] = { in xed_encode_group_1()
112 static const xed_uint16_t iform_ids[10][2] = { in xed_encode_group_2()
160 static const xed_uint16_t iform_ids[27][2] = { in xed_encode_group_3()
229 static const xed_uint16_t iform_ids[18][2] = { in xed_encode_group_4()
285 static const xed_uint16_t iform_ids[21][10] = { in xed_encode_group_5()
482 static const xed_uint16_t iform_ids[6][3] = { in xed_encode_group_6()
537 static const xed_uint16_t iform_ids[18][6] = { in xed_encode_group_7()
711 static const xed_uint16_t iform_ids[4][1] = { in xed_encode_group_9()
880 static const xed_uint16_t iform_ids[4][1] = { in xed_encode_group_11()
[all …]
H A Dxed-init-operand-sequences.c25 XED_DLL_EXPORT const xed_uint16_t xed_operand_sequences[XED_MAX_OPERAND_SEQUENCES] = {
H A Dxed-operand-accessors.c149 *((xed_uint16_t*)ret_arg)=xed3_operand_get_mem_width(d); in xed3_get_generic_operand()
529 xed3_operand_set_mem_width(d,(xed_uint16_t)val); in xed3_set_generic_operand()
/dports/devel/upp/upp/bazaar/Xed/xed/include/public/xed/
H A Dxed-types.h32 # define xed_uint16_t uint16_t macro
41 # define xed_uint16_t unsigned __int16 macro
73 xed_uint16_t u16;
78 xed_uint16_t word[2];
90 xed_uint16_t w0; /*low 16 bits*/
91 xed_uint16_t w1; /*high 16 bits*/
99 xed_uint16_t word[4];
117 xed_uint16_t w0; /*low 16 bits*/
118 xed_uint16_t w1;
119 xed_uint16_t w2;
[all …]
H A Dxed-inst.h266 xed_uint16_t _flag_info_index;
268 xed_uint16_t _iform_enum; //xed_iform_enum_t
270 xed_uint16_t _operand_base;
272 xed_uint16_t _attributes;
H A Dxed-util.h197 XED_DLL_EXPORT xed_uint64_t xed_zero_extend16_64(xed_uint16_t x);
200 XED_DLL_EXPORT xed_uint32_t xed_zero_extend16_32(xed_uint16_t x);
203 XED_DLL_EXPORT xed_uint16_t xed_zero_extend8_16(xed_uint8_t x);
H A Dxed-flags.h165 xed_uint16_t fa_index;
/dports/devel/upp/upp/bazaar/Xed/xed/include/private/
H A Dxed-encode-private.h68 static XED_INLINE xed_uint16_t
75 xed_uint16_t iform_index) { in xed_encoder_request_set_iform_index()
113 xed_uint16_t iform_index = xed_encoder_request_get_iform_index(r); in xed_encoder_get_encoder_iform()
158 static XED_INLINE xed_uint16_t
167 xed_uint16_t base_index = xed_encoder_get_fb_values_index(p); in xed_encoder_get_start_field_value()
174 xed_uint16_t indx = xed_enc_iclass2group[iclass]; in xed_encoder_get_group_encoding_function()
H A Dxed-util-private.h40 int xed_sprintf_uint16_hex(char* buf, xed_uint16_t x, int buflen);
44 int xed_sprintf_uint16(char* buf, xed_uint16_t x, int buflen);
H A Dxed-tables.h46 const xed_uint16_t xed_operand_sequences[XED_MAX_OPERAND_SEQUENCES];
95 XED_GLOBAL_EXTERN xed_uint16_t xed_width_bits[XED_OPERAND_WIDTH_LAST][4];
H A Dxed-flags-private.h53 xed_uint16_t cases[XED_FLAG_CASE_LAST];
H A Dxed-encode-tables.h31 xed_uint16_t xed_enc_iclass2group[XED_ICLASS_LAST];
H A Dxed-encode-types.h54 xed_uint16_t _iform_index;
H A Dxed-decoded-inst-private.h47 xed_uint16_t mem_width = in xed_decoded_inst_cache_memory_operand_length()
H A Dxed-inst-defs.h21 …{ opnd_cnt, cpl, flg_cmplx, (xed_uint8_t) exceptions, flg_indx, (xed_uint16_t) iforme, opnd_idx ,…
/dports/devel/upp/upp/bazaar/Xed/xed/src/common/
H A Dxed-util.c264 int xed_sprintf_uint16_hex(char* buf, xed_uint16_t x, int buflen) { in xed_sprintf_uint16_hex()
276 int xed_sprintf_uint16(char* buf, xed_uint16_t x, int buflen) { in xed_sprintf_uint16()
397 xed_uint64_t xed_zero_extend16_64(xed_uint16_t x) { in xed_zero_extend16_64()
403 xed_uint32_t xed_zero_extend16_32(xed_uint16_t x) { in xed_zero_extend16_32()
409 xed_uint16_t xed_zero_extend8_16(xed_uint8_t x) { in xed_zero_extend8_16()
431 return xed_sign_extend16_64(xed_bswap16(XED_STATIC_CAST(xed_uint16_t,lo_le))); in xed_little_endian_hilo_to_int64()
456 return xed_bswap16(XED_STATIC_CAST(xed_uint16_t,lo_le)); in xed_little_endian_hilo_to_uint64()
474 return xed_bswap16(XED_STATIC_CAST(xed_uint16_t,x)); in xed_little_endian_to_uint64()
492 return xed_sign_extend16_64(xed_bswap16(XED_STATIC_CAST(xed_uint16_t,x))); in xed_little_endian_to_int64()
517 return xed_sign_extend16_32(xed_bswap16(XED_STATIC_CAST(xed_uint16_t,x))); in xed_little_endian_to_int32()
H A Dxed-operand-values-interface.c664 xed3_operand_set_brdisp_width(p,XED_STATIC_CAST(xed_uint16_t,len)); in xed_operand_values_set_branch_displacement_bits()
975 xed_uint16_t b; in xed_operand_values_dump()
/dports/devel/upp/upp/bazaar/Xed/xed/src/enc/
H A Dxed-encode.c49 xed_uint16_t value; in xed_encoder_request_emit_legacy_map()
110 *XED_REINTERPRET_CAST(xed_uint16_t*,p) = in xed_encoder_request_emit_bytes()
111 XED_STATIC_CAST(xed_uint16_t,value); in xed_encoder_request_emit_bytes()
162 *XED_REINTERPRET_CAST(xed_uint16_t*,p) = XED_STATIC_CAST(xed_uint16_t,value); in xed_encoder_request_encode_emit()
229 xed_uint16_t operand_width_bytes; in xed_encoder_request__memop_compatible()
230 xed_uint16_t request_width_bytes = xed3_operand_get_mem_width(p); in xed_encoder_request__memop_compatible()
/dports/devel/upp/upp/bazaar/Xed/xed/src/dec/
H A Dxed-ild.c1118 xed_uint16_t uimm0 = *(xed_uint16_t*)(imm_ptr); in imm_scanner()
1530 xed3_operand_set_uimm0(d, *(xed_uint16_t*)imm_ptr); in evex_imm_scanner()