Lines Matching full:pos2
82 multiclass CompareBranches<Operand ccmask, string pos1, string pos2> {
86 "crj"##pos1##"\t$R1, $R2, "##pos2##"$RI4", []>;
89 "cgrj"##pos1##"\t$R1, $R2, "##pos2##"$RI4", []>;
92 "cij"##pos1##"\t$R1, $I2, "##pos2##"$RI4", []>;
95 "cgij"##pos1##"\t$R1, $I2, "##pos2##"$RI4", []>;
98 "clrj"##pos1##"\t$R1, $R2, "##pos2##"$RI4", []>;
101 "clgrj"##pos1##"\t$R1, $R2, "##pos2##"$RI4", []>;
104 "clij"##pos1##"\t$R1, $I2, "##pos2##"$RI4", []>;
107 "clgij"##pos1##"\t$R1, $I2, "##pos2##"$RI4", []>;