Lines Matching refs:cat1
349 if (instr->cat1.src_type == instr->cat1.dst_type) {
755 instr->cat1.dst_type = half_type(instr->cat1.dst_type);
757 instr->cat1.dst_type = full_type(instr->cat1.dst_type);
790 instr->cat1.src_type = half_type(instr->cat1.src_type);
792 instr->cat1.src_type = full_type(instr->cat1.src_type);
1121 /* Other than cat1 (mov) we can only encode up to 10 bits, sign-extended: */