Searched refs:vec_imm4 (Results 1 – 4 of 4) sorted by relevance
793 unsigned int vec_imm4:1; member
743 (i386_operand_type): Added vec_imm4.
1702 static const i386_operand_type vec_imm4 = OPERAND_TYPE_VEC_IMM4; variable4619 if (t->operand_types[0].bitfield.vec_imm4) in VEX_check_operands()4629 i.types[0] = vec_imm4; in VEX_check_operands()5975 && i.types[0].bitfield.vec_imm4 in build_modrm_byte()
2039 * config/tc-i386.c (vec_imm4) New operand type.