Searched refs:ymmword (Results 1 – 7 of 7) sorted by relevance
114 I386_TYPE(ymmword, 32),299 || i386_regtab[reg_num].reg_type.bitfield.ymmword in i386_intel_simplify_register()709 i.types[this_operand].bitfield.ymmword = 1; in i386_intel_operand()
2093 || (i.types[given].bitfield.ymmword in match_simd_size()2094 && !t->operand_types[wanted].bitfield.ymmword) in match_simd_size()2123 || i.types[given].bitfield.ymmword in match_mem_size()2231 temp.bitfield.ymmword = 0; in operand_type_match()2274 && g0.bitfield.ymmword == g1.bitfield.ymmword in operand_type_register_match()2283 && !(t0.bitfield.ymmword & t1.bitfield.ymmword) in operand_type_register_match()3591 && t->operand_types[op].bitfield.ymmword in build_vex_prefix()3592 && i.types[op].bitfield.ymmword) in build_vex_prefix()3845 + i.tm.operand_types[op].bitfield.ymmword in build_evex_prefix()3853 else if (i.types[op].bitfield.ymmword) in build_evex_prefix()[all …]
652 unsigned int ymmword:1; member
825 unsigned int ymmword:1; member
840 unsigned int ymmword:1; member
111 I386_TYPE(ymmword, 32),689 i.types[this_operand].bitfield.ymmword = 1; in i386_intel_operand()
1778 || (i.types[j].bitfield.ymmword in match_mem_size()1779 && !t->operand_types[j].bitfield.ymmword) in match_mem_size()1861 temp.bitfield.ymmword = 0; in operand_type_match()4582 && !t->operand_types[i.broadcast->operand].bitfield.ymmword) in check_VecOperands()