Lines Matching refs:R6
2 ; RUN: -check-prefixes=ALL,GP32,NOT-R6,NOT-R2-R6
4 ; RUN: -check-prefixes=ALL,GP32,NOT-R6,NOT-R2-R6
6 ; RUN: -check-prefixes=ALL,GP32,R2-R5,R2-R6,NOT-R6
8 ; RUN: -check-prefixes=ALL,GP32,R2-R5,R2-R6,NOT-R6
10 ; RUN: -check-prefixes=ALL,GP32,R2-R5,R2-R6,NOT-R6
12 ; RUN: -check-prefixes=ALL,GP32,R6,R2-R6
15 ; RUN: -check-prefixes=ALL,GP64-NOT-R6,NOT-R6,NOT-R2-R6
17 ; RUN: -check-prefixes=ALL,GP64-NOT-R6,NOT-R6,NOT-R2-R6
19 ; RUN: -check-prefixes=ALL,GP64-NOT-R6,NOT-R6,NOT-R2-R6
21 ; RUN: -check-prefixes=ALL,R2-R5,R2-R6,GP64-NOT-R6,NOT-R6
23 ; RUN: -check-prefixes=ALL,R2-R5,R2-R6,GP64-NOT-R6,NOT-R6
25 ; RUN: -check-prefixes=ALL,R2-R5,R2-R6,GP64-NOT-R6,NOT-R6
27 ; RUN: -check-prefixes=ALL,64R6,R6,R2-R6
40 ; NOT-R6: andi $[[T0:[0-9]+]], $5, 1
41 ; NOT-R6: andi $[[T1:[0-9]+]], $4, 1
42 ; NOT-R6: divu $zero, $[[T1]], $[[T0]]
43 ; NOT-R6: teq $[[T0]], $zero, 7
44 ; NOT-R6: mfhi $[[T2:[0-9]+]]
45 ; NOT-R6: sll $[[T3:[0-9]+]], $[[T2]], 31
46 ; NOT-R6: sra $2, $[[T3]], 31
48 ; R6: andi $[[T0:[0-9]+]], $5, 1
49 ; R6: andi $[[T1:[0-9]+]], $4, 1
50 ; R6: modu $[[T2:[0-9]+]], $[[T1]], $[[T0]]
51 ; R6: teq $[[T0]], $zero, 7
52 ; R6: sll $[[T3:[0-9]+]], $[[T2]], 31
53 ; R6: sra $2, $[[T3]], 31
78 ; NOT-R2-R6: andi $[[T0:[0-9]+]], $5, 255
79 ; NOT-R2-R6: andi $[[T1:[0-9]+]], $4, 255
80 ; NOT-R2-R6: divu $zero, $[[T1]], $[[T0]]
81 ; NOT-R2-R6: teq $[[T0]], $zero, 7
82 ; NOT-R2-R6: mfhi $[[T2:[0-9]+]]
83 ; NOT-R2-R6: sll $[[T3:[0-9]+]], $[[T2]], 24
84 ; NOT-R2-R6: sra $2, $[[T3]], 24
93 ; R6: andi $[[T0:[0-9]+]], $5, 255
94 ; R6: andi $[[T1:[0-9]+]], $4, 255
95 ; R6: modu $[[T2:[0-9]+]], $[[T1]], $[[T0]]
96 ; R6: teq $[[T0]], $zero, 7
97 ; R6: seb $2, $[[T2]]
120 ; NOT-R2-R6: andi $[[T0:[0-9]+]], $5, 65535
121 ; NOT-R2-R6: andi $[[T1:[0-9]+]], $4, 65535
122 ; NOT-R2-R6: divu $zero, $[[T1]], $[[T0]]
123 ; NOT-R2-R6: teq $[[T0]], $zero, 7
124 ; NOT-R2-R6: mfhi $[[T2:[0-9]+]]
125 ; NOT-R2-R6: sll $[[T3:[0-9]+]], $[[T2]], 16
126 ; NOT-R2-R6: sra $2, $[[T3]], 16
135 ; R6: andi $[[T0:[0-9]+]], $5, 65535
136 ; R6: andi $[[T1:[0-9]+]], $4, 65535
137 ; R6: modu $[[T2:[0-9]+]], $[[T1]], $[[T0]]
138 ; R6: teq $[[T0]], $zero, 7
139 ; R6: seh $2, $[[T2]]
162 ; NOT-R6: divu $zero, $4, $5
163 ; NOT-R6: teq $5, $zero, 7
164 ; NOT-R6: mfhi $2
166 ; R6: modu $2, $4, $5
167 ; R6: teq $5, $zero, 7
186 ; GP64-NOT-R6: ddivu $zero, $4, $5
187 ; GP64-NOT-R6: teq $5, $zero, 7
188 ; GP64-NOT-R6: mfhi $2
190 ; 64R6: dmodu $2, $4, $5
191 ; 64R6: teq $5, $zero, 7
208 ; GP64-NOT-R6: ld $25, %call16(__umodti3)($gp)
209 ; 64R6: ld $25, %call16(__umodti3)($gp)