Lines Matching refs:cat1
291 if (instr->cat1.src_type == instr->cat1.dst_type) {
683 instr->cat1.dst_type = half_type(instr->cat1.dst_type);
685 instr->cat1.dst_type = full_type(instr->cat1.dst_type);
715 instr->cat1.src_type = half_type(instr->cat1.src_type);
717 instr->cat1.src_type = full_type(instr->cat1.src_type);
1014 /* Other than cat1 (mov) we can only encode up to 10 bits, sign-extended: */