Searched refs:is_qh (Results 1 – 1 of 1) sorted by relevance
5898 bool is_qh; in match_mdmx_imm_reg_operand() local5905 is_qh = (uval != 0); in match_mdmx_imm_reg_operand()5925 if (arg->token->u.index > (is_qh ? 3 : 7)) in match_mdmx_imm_reg_operand()5930 uval |= arg->token->u.index << (is_qh ? 2 : 1) << 5; in match_mdmx_imm_reg_operand()5945 if (is_qh) in match_mdmx_imm_reg_operand()5964 if (is_qh) in match_mdmx_imm_reg_operand()