Lines Matching refs:R2
2 ; RUN: -check-prefixes=NOT-R2-R6,GP32,NOT-MM,PRE4
4 ; RUN: -check-prefixes=NOT-R2-R6,GP32,NOT-MM
6 ; RUN: -check-prefixes=R2-R6,GP32,NOT-MM
8 ; RUN: -check-prefixes=R2-R6,GP32,NOT-MM
10 ; RUN: -check-prefixes=R2-R6,GP32,NOT-MM
12 ; RUN: -check-prefixes=R2-R6,GP32,NOT-MM
18 ; RUN: -check-prefixes=NOT-R2-R6,GP64,NOT-MM,GP64-NOT-R2
20 ; RUN: -check-prefixes=NOT-R2-R6,GP64,NOT-MM,GP64-NOT-R2
22 ; RUN: -check-prefixes=NOT-R2-R6,GP64,NOT-MM,GP64-NOT-R2
24 ; RUN: -check-prefixes=R2-R6,GP64,NOT-MM,GP64-R2
26 ; RUN: -check-prefixes=R2-R6,GP64,NOT-MM,GP64-R2
28 ; RUN: -check-prefixes=R2-R6,GP64,NOT-MM,GP64-R2
30 ; RUN: -check-prefixes=R2-R6,GP64,NOT-MM,GP64-R2
53 ; NOT-R2-R6: subu $[[T0:[0-9]+]], $4, $5
54 ; NOT-R2-R6: sll $[[T0]], $[[T0]], 24
55 ; NOT-R2-R6: sra $2, $[[T0]], 24
57 ; R2-R6: subu $[[T0:[0-9]+]], $4, $5
58 ; R2-R6: seb $2, $[[T0:[0-9]+]]
71 ; NOT-R2-R6: subu $[[T0:[0-9]+]], $4, $5
72 ; NOT-R2-R6: sll $[[T0]], $[[T0]], 16
73 ; NOT-R2-R6: sra $2, $[[T0]], 16
75 ; R2-R6: subu $[[T0:[0-9]+]], $4, $5
76 ; R2-R6: seh $2, $[[T0:[0-9]+]]
199 ; GP64-NOT-R2: dsubu $1, $4, $6
200 ; GP64-NOT-R2: sltu $[[T0:[0-9]+]], $5, $7
201 ; GP64-NOT-R2: dsll $[[T1:[0-9]+]], $[[T0]], 32
202 ; GP64-NOT-R2: dsrl $[[T2:[0-9]+]], $[[T1]], 32
203 ; GP64-NOT-R2: dsubu $2, $1, $[[T2]]
204 ; GP64-NOT-R2: dsubu $3, $5, $7
208 ; GP64-R2: dsubu $1, $4, $6
209 ; GP64-R2: sltu $[[T0:[0-9]+]], $5, $7
210 ; GP64-R2: dext $[[T1:[0-9]+]], $[[T0]], 0, 32
211 ; GP64-R2: dsubu $2, $1, $[[T1]]
212 ; GP64-R2: dsubu $3, $5, $7