Searched refs:type_mask (Results 1 – 1 of 1) sorted by relevance
4440 unsigned int type_mask) in operand_reg_mask() argument4469 if (!(type_mask & (1 << reg_op->reg_type))) in operand_reg_mask()4480 if (!(type_mask & (1 << pair_op->reg_type))) in operand_reg_mask()4487 if (!(type_mask & (1 << OP_REG_GP))) in operand_reg_mask()4493 if (!(type_mask & (1 << OP_REG_GP))) in operand_reg_mask()4501 if (!(type_mask & (1 << OP_REG_GP))) in operand_reg_mask()4513 if (!(type_mask & (1 << OP_REG_VEC))) in operand_reg_mask()4522 if (!(type_mask & (1 << OP_REG_GP))) in operand_reg_mask()4536 unsigned int type_mask, unsigned int opno_mask) in insn_reg_mask() argument4545 reg_mask |= operand_reg_mask (insn, insn_opno (insn, opno), type_mask); in insn_reg_mask()