Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:r15

7 #CHECK: a	%r0, 0(%r15)            # encoding: [0x5a,0x00,0xf0,0x00]
8 #CHECK: a %r0, 4095(%r1,%r15) # encoding: [0x5a,0x01,0xff,0xff]
9 #CHECK: a %r0, 4095(%r15,%r1) # encoding: [0x5a,0x0f,0x1f,0xff]
10 #CHECK: a %r15, 0 # encoding: [0x5a,0xf0,0x00,0x00]
15 a %r0, 0(%r15)
16 a %r0, 4095(%r1,%r15)
17 a %r0, 4095(%r15,%r1)
18 a %r15, 0
23 #CHECK: adb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x1a]
24 #CHECK: adb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x1a]
25 #CHECK: adb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x1a]
31 adb %f0, 0(%r15)
32 adb %f0, 4095(%r1,%r15)
33 adb %f0, 4095(%r15,%r1)
49 #CHECK: aeb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x0a]
50 #CHECK: aeb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x0a]
51 #CHECK: aeb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x0a]
57 aeb %f0, 0(%r15)
58 aeb %f0, 4095(%r1,%r15)
59 aeb %f0, 4095(%r15,%r1)
77 #CHECK: afi %r15, 0 # encoding: [0xc2,0xf9,0x00,0x00,0x00,0x00]
84 afi %r15, 0
92 #CHECK: ag %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x08]
93 #CHECK: ag %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x08]
94 #CHECK: ag %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x08]
95 #CHECK: ag %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x08]
103 ag %r0, 0(%r15)
104 ag %r0, 524287(%r1,%r15)
105 ag %r0, 524287(%r15,%r1)
106 ag %r15, 0
114 #CHECK: agf %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x18]
115 #CHECK: agf %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x18]
116 #CHECK: agf %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x18]
117 #CHECK: agf %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x18]
125 agf %r0, 0(%r15)
126 agf %r0, 524287(%r1,%r15)
127 agf %r0, 524287(%r15,%r1)
128 agf %r15, 0
135 #CHECK: agfi %r15, 0 # encoding: [0xc2,0xf8,0x00,0x00,0x00,0x00]
142 agfi %r15, 0
145 #CHECK: agfr %r0, %r15 # encoding: [0xb9,0x18,0x00,0x0f]
146 #CHECK: agfr %r15, %r0 # encoding: [0xb9,0x18,0x00,0xf0]
150 agfr %r0,%r15
151 agfr %r15,%r0
159 #CHECK: aghi %r15, 0 # encoding: [0xa7,0xfb,0x00,0x00]
166 aghi %r15, 0
169 #CHECK: agr %r0, %r15 # encoding: [0xb9,0x08,0x00,0x0f]
170 #CHECK: agr %r15, %r0 # encoding: [0xb9,0x08,0x00,0xf0]
174 agr %r0,%r15
175 agr %r15,%r0
188 #CHECK: agsi 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x7a]
190 #CHECK: agsi 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x7a]
202 agsi 0(%r15), 42
204 agsi 524287(%r15), 42
209 #CHECK: ah %r0, 0(%r15) # encoding: [0x4a,0x00,0xf0,0x00]
210 #CHECK: ah %r0, 4095(%r1,%r15) # encoding: [0x4a,0x01,0xff,0xff]
211 #CHECK: ah %r0, 4095(%r15,%r1) # encoding: [0x4a,0x0f,0x1f,0xff]
212 #CHECK: ah %r15, 0 # encoding: [0x4a,0xf0,0x00,0x00]
217 ah %r0, 0(%r15)
218 ah %r0, 4095(%r1,%r15)
219 ah %r0, 4095(%r15,%r1)
220 ah %r15, 0
227 #CHECK: ahi %r15, 0 # encoding: [0xa7,0xfa,0x00,0x00]
234 ahi %r15, 0
242 #CHECK: ahy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x7a]
243 #CHECK: ahy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x7a]
244 #CHECK: ahy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x7a]
245 #CHECK: ahy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x7a]
253 ahy %r0, 0(%r15)
254 ahy %r0, 524287(%r1,%r15)
255 ahy %r0, 524287(%r15,%r1)
256 ahy %r15, 0
261 #CHECK: al %r0, 0(%r15) # encoding: [0x5e,0x00,0xf0,0x00]
262 #CHECK: al %r0, 4095(%r1,%r15) # encoding: [0x5e,0x01,0xff,0xff]
263 #CHECK: al %r0, 4095(%r15,%r1) # encoding: [0x5e,0x0f,0x1f,0xff]
264 #CHECK: al %r15, 0 # encoding: [0x5e,0xf0,0x00,0x00]
269 al %r0, 0(%r15)
270 al %r0, 4095(%r1,%r15)
271 al %r0, 4095(%r15,%r1)
272 al %r15, 0
280 #CHECK: alc %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x98]
281 #CHECK: alc %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x98]
282 #CHECK: alc %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x98]
283 #CHECK: alc %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x98]
291 alc %r0, 0(%r15)
292 alc %r0, 524287(%r1,%r15)
293 alc %r0, 524287(%r15,%r1)
294 alc %r15, 0
302 #CHECK: alcg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x88]
303 #CHECK: alcg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x88]
304 #CHECK: alcg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x88]
305 #CHECK: alcg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x88]
313 alcg %r0, 0(%r15)
314 alcg %r0, 524287(%r1,%r15)
315 alcg %r0, 524287(%r15,%r1)
316 alcg %r15, 0
319 #CHECK: alcgr %r0, %r15 # encoding: [0xb9,0x88,0x00,0x0f]
320 #CHECK: alcgr %r15, %r0 # encoding: [0xb9,0x88,0x00,0xf0]
324 alcgr %r0,%r15
325 alcgr %r15,%r0
329 #CHECK: alcr %r0, %r15 # encoding: [0xb9,0x98,0x00,0x0f]
330 #CHECK: alcr %r15, %r0 # encoding: [0xb9,0x98,0x00,0xf0]
334 alcr %r0,%r15
335 alcr %r15,%r0
340 #CHECK: alfi %r15, 0 # encoding: [0xc2,0xfb,0x00,0x00,0x00,0x00]
344 alfi %r15, 0
352 #CHECK: alg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x0a]
353 #CHECK: alg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x0a]
354 #CHECK: alg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x0a]
355 #CHECK: alg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x0a]
363 alg %r0, 0(%r15)
364 alg %r0, 524287(%r1,%r15)
365 alg %r0, 524287(%r15,%r1)
366 alg %r15, 0
374 #CHECK: algf %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x1a]
375 #CHECK: algf %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x1a]
376 #CHECK: algf %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x1a]
377 #CHECK: algf %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x1a]
385 algf %r0, 0(%r15)
386 algf %r0, 524287(%r1,%r15)
387 algf %r0, 524287(%r15,%r1)
388 algf %r15, 0
392 #CHECK: algfi %r15, 0 # encoding: [0xc2,0xfa,0x00,0x00,0x00,0x00]
396 algfi %r15, 0
399 #CHECK: algfr %r0, %r15 # encoding: [0xb9,0x1a,0x00,0x0f]
400 r15, %r0 # encoding: [0xb9,0x1a,0x00,0xf0]
404 algfr %r0,%r15
405 algfr %r15,%r0
409 #CHECK: algr %r0, %r15 # encoding: [0xb9,0x0a,0x00,0x0f]
410 #CHECK: algr %r15, %r0 # encoding: [0xb9,0x0a,0x00,0xf0]
414 algr %r0,%r15
415 algr %r15,%r0
419 #CHECK: alr %r0, %r15 # encoding: [0x1e,0x0f]
420 #CHECK: alr %r15, %r0 # encoding: [0x1e,0xf0]
424 alr %r0,%r15
425 alr %r15,%r0
434 #CHECK: aly %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x5e]
435 #CHECK: aly %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x5e]
436 #CHECK: aly %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x5e]
437 #CHECK: aly %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x5e]
445 aly %r0, 0(%r15)
446 aly %r0, 524287(%r1,%r15)
447 aly %r0, 524287(%r15,%r1)
448 aly %r15, 0
451 #CHECK: ar %r0, %r15 # encoding: [0x1a,0x0f]
452 #CHECK: ar %r15, %r0 # encoding: [0x1a,0xf0]
456 ar %r0,%r15
457 ar %r15,%r0
470 #CHECK: asi 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x6a]
472 #CHECK: asi 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x6a]
484 asi 0(%r15), 42
486 asi 524287(%r15), 42
504 #CHECK: ay %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x5a]
505 #CHECK: ay %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x5a]
506 #CHECK: ay %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x5a]
507 #CHECK: ay %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x5a]
515 ay %r0, 0(%r15)
516 ay %r0, 524287(%r1,%r15)
517 ay %r0, 524287(%r15,%r1)
518 ay %r15, 0
521 #CHECK: basr %r0, %r15 # encoding: [0x0d,0x0f]
523 #CHECK: basr %r15, %r1 # encoding: [0x0d,0xf1]
526 basr %r0,%r15
528 basr %r15,%r1
531 #CHECK: bcr 0, %r15 # encoding: [0x07,0x0f]
534 bcr 0, %r15
537 #CHECK: bor %r15 # encoding: [0x07,0x1f]
540 bor %r15
543 #CHECK: bhr %r15 # encoding: [0x07,0x2f]
546 bhr %r15
549 #CHECK: bnler %r15 # encoding: [0x07,0x3f]
552 bnler %r15
555 #CHECK: blr %r15 # encoding: [0x07,0x4f]
558 blr %r15
561 #CHECK: bnher %r15 # encoding: [0x07,0x5f]
564 bnher %r15
567 #CHECK: blhr %r15 # encoding: [0x07,0x6f]
570 blhr %r15
573 #CHECK: bner %r15 # encoding: [0x07,0x7f]
576 bner %r15
579 #CHECK: ber %r15 # encoding: [0x07,0x8f]
582 ber %r15
585 #CHECK: bnlhr %r15 # encoding: [0x07,0x9f]
588 bnlhr %r15
591 #CHECK: bher %r15 # encoding: [0x07,0xaf]
594 bher %r15
597 #CHECK: bnlr %r15 # encoding: [0x07,0xbf]
600 bnlr %r15
603 #CHECK: bler %r15 # encoding: [0x07,0xcf]
606 bler %r15
609 #CHECK: bnhr %r15 # encoding: [0x07,0xdf]
612 bnhr %r15
615 #CHECK: bnor %r15 # encoding: [0x07,0xef]
618 bnor %r15
623 #CHECK: br %r15 # encoding: [0x07,0xff]
628 br %r15
647 #CHECK: bras %r15, foo # encoding: [0xa7,0xf5,A,A]
651 bras %r15,foo
657 #CHECK: bras %r15, bar+100 # encoding: [0xa7,0xf5,A,A]
661 bras %r15,bar+100
667 #CHECK: bras %r15, bar@PLT # encoding: [0xa7,0xf5,A,A]
671 bras %r15,bar@PLT
690 #CHECK: brasl %r15, foo # encoding: [0xc0,0xf5,A,A,A,A]
694 brasl %r15,foo
700 #CHECK: brasl %r15, bar+100 # encoding: [0xc0,0xf5,A,A,A,A]
704 brasl %r15,bar+100
710 #CHECK: brasl %r15, bar@PLT # encoding: [0xc0,0xf5,A,A,A,A]
714 brasl %r15,bar@PLT
1228 #CHECK: brct %r15, .[[LAB:L.*]] # encoding: [0xa7,0xf6,A,A]
1230 brct %r15, 0
1244 #CHECK: brctg %r15, .[[LAB:L.*]] # encoding: [0xa7,0xf7,A,A]
1246 brctg %r15, 0
1251 #CHECK: c %r0, 0(%r15) # encoding: [0x59,0x00,0xf0,0x00]
1252 #CHECK: c %r0, 4095(%r1,%r15) # encoding: [0x59,0x01,0xff,0xff]
1253 #CHECK: c %r0, 4095(%r15,%r1) # encoding: [0x59,0x0f,0x1f,0xff]
1254 #CHECK: c %r15
1259 c %r0, 0(%r15)
1260 c %r0, 4095(%r1,%r15)
1261 c %r0, 4095(%r15,%r1)
1262 c %r15, 0
1267 #CHECK: cdb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x19]
1268 #CHECK: cdb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x19]
1269 #CHECK: cdb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x19]
1275 cdb %f0, 0(%r15)
1276 cdb %f0, 4095(%r1,%r15)
1277 cdb %f0, 4095(%r15,%r1)
1291 #CHECK: cdfbr %f0, %r15 # encoding: [0xb3,0x95,0x00,0x0f]
1294 #CHECK: cdfbr %f15, %r15 # encoding: [0xb3,0x95,0x00,0xff]
1297 cdfbr %f0, %r15
1300 cdfbr %f15, %r15
1303 #CHECK: cdgbr %f0, %r15 # encoding: [0xb3,0xa5,0x00,0x0f]
1306 #CHECK: cdgbr %f15, %r15 # encoding: [0xb3,0xa5,0x00,0xff]
1309 cdgbr %f0, %r15
1312 cdgbr %f15, %r15
1317 #CHECK: ceb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x09]
1318 #CHECK: ceb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x09]
1319 #CHECK: ceb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x09]
1325 ceb %f0, 0(%r15)
1326 ceb %f0, 4095(%r1,%r15)
1327 ceb %f0, 4095(%r15,%r1)
1341 #CHECK: cefbr %f0, %r15 # encoding: [0xb3,0x94,0x00,0x0f]
1344 #CHECK: cefbr %f15, %r15 # encoding: [0xb3,0x94,0x00,0xff]
1347 cefbr %f0, %r15
1350 cefbr %f15, %r15
1353 #CHECK: cegbr %f0, %r15 # encoding: [0xb3,0xa4,0x00,0x0f]
1356 #CHECK: cegbr %f15, %r15 # encoding: [0xb3,0xa4,0x00,0xff]
1359 cegbr %f0, %r15
1362 cegbr %f15, %r15
1368 #CHECK: cfdbr %r15, 0, %f0 # encoding: [0xb3,0x99,0x00,0xf0]
1374 cfdbr %r15, 0, %f0
1380 #CHECK: cfebr %r15, 0, %f0 # encoding: [0xb3,0x98,0x00,0xf0]
1386 cfebr %r15, 0, %f0
1393 #CHECK: cfi %r15, 0 # encoding: [0xc2,0xfd,0x00,0x00,0x00,0x00]
1400 cfi %r15, 0
1406 #CHECK: cfxbr %r15, 0, %f0 # encoding: [0xb3,0x9a,0x00,0xf0]
1412 cfxbr %r15, 0, %f0
1420 #CHECK: cg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x20]
1421 #CHECK: cg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x20]
1422 #CHECK: cg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x20]
1423 #CHECK: cg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x20]
1431 cg %r0, 0(%r15)
1432 cg %r0, 524287(%r1,%r15)
1433 cg %r0, 524287(%r15,%r1)
1434 cg %r15, 0
1440 #CHECK: cgdbr %r15, 0, %f0 # encoding: [0xb3,0xa9,0x00,0xf0]
1446 cgdbr %r15, 0, %f0
1452 #CHECK: cgebr %r15, 0, %f0 # encoding: [0xb3,0xa8,0x00,0xf0]
1458 cgebr %r15, 0, %f0
1466 #CHECK: cgf %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x30]
1467 #CHECK: cgf %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x30]
1468 #CHECK: cgf %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x30]
1469 #CHECK: cgf %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x30]
1477 cgf %r0, 0(%r15)
1478 cgf %r0, 524287(%r1,%r15)
1479 cgf %r0, 524287(%r15,%r1)
1480 cgf %r15, 0
1487 #CHECK: cgfi %r15, 0 # encoding: [0xc2,0xfc,0x00,0x00,0x00,0x00]
1494 cgfi %r15, 0
1497 #CHECK: cgfr %r0, %r15 # encoding: [0xb9,0x30,0x00,0x0f]
1498 #CHECK: cgfr %r15, %r0 # encoding: [0xb9,0x30,0x00,0xf0]
1502 cgfr %r0,%r15
1503 cgfr %r15,%r0
1521 #CHECK: cgfrl %r15, foo # encoding: [0xc6,0xfc,A,A,A,A]
1525 cgfrl %r15,foo
1549 #CHECK: cgh %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x34]
1550 #CHECK: cgh %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x34]
1551 #CHECK: cgh %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x34]
1552 #CHECK: cgh %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x34]
1560 cgh %r0, 0(%r15)
1561 cgh %r0, 524287(%r1,%r15)
1562 cgh %r0, 524287(%r15,%r1)
1563 cgh %r15, 0
1570 #CHECK: cghi %r15, 0 # encoding: [0xa7,0xff,0x00,0x00]
1577 cghi %r15, 0
1594 #CHECK: cghrl %r15, foo # encoding: [0xc6,0xf4,A,A,A,A]
1598 cghrl %r15,foo
1624 #CHECK: cghsi 0(%r15), 42 # encoding: [0xe5,0x58,0xf0,0x00,0x00,0x2a]
1626 #CHECK: cghsi 4095(%r15), 42 # encoding: [0xe5,0x58,0xff,0xff,0x00,0x2a]
1636 cghsi 0(%r15), 42
1638 cghsi 4095(%r15), 42
1646 #CHECK: cgij %r15, 0, 0, .[[LAB:L.*]] # encoding: [0xec,0xf0,A,A,0x00,0x7c]
1653 cgij %r15, 0, 0, 0
1874 #CHECK: cgr %r0, %r15 # encoding: [0xb9,0x20,0x00,0x0f]
1875 #CHECK: cgr %r15, %r0 # encoding: [0xb9,0x20,0x00,0xf0]
1879 cgr %r0,%r15
1880 cgr %r15,%r0
1885 #CHECK: cgrj %r0, %r15, 0, .[[LAB:L.*]] # encoding: [0xec,0x0f,A,A,0x00,0x64]
1887 #CHECK: cgrj %r15, %r0, 0, .[[LAB:L.*]] # encoding: [0xec,0xf0,A,A,0x00,0x64]
1892 cgrj %r0,%r15,0,0
1893 cgrj %r15,%r0,0,0
2128 #CHECK: cgrl %r15, foo # encoding: [0xc6,0xf8,A,A,A,A]
2132 cgrl %r15,foo
2154 #CHECK: cgxbr %r15, 0, %f0 # encoding: [0xb3,0xaa,0x00,0xf0]
2160 cgxbr %r15, 0, %f0
2165 #CHECK: ch %r0, 0(%r15) # encoding: [0x49,0x00,0xf0,0x00]
2166 #CHECK: ch %r0, 4095(%r1,%r15) # encoding: [0x49,0x01,0xff,0xff]
2167 #CHECK: ch %r0, 4095(%r15,%r1) # encoding: [0x49,0x0f,0x1f,0xff]
2168 #CHECK: ch %r15, 0 # encoding: [0x49,0xf0,0x00,0x00]
2173 ch %r0, 0(%r15)
2174 ch %r0, 4095(%r1,%r15)
2175 ch %r0, 4095(%r15,%r1)
2176 ch %r15, 0
2186 #CHECK: chhsi 0(%r15), 42 # encoding: [0xe5,0x54,0xf0,0x00,0x00,0x2a]
2188 #CHECK: chhsi 4095(%r15), 42 # encoding: [0xe5,0x54,0xff,0xff,0x00,0x2a]
2198 chhsi 0(%r15), 42
2200 chhsi 4095(%r15), 42
2207 #CHECK: chi %r15, 0 # encoding: [0xa7,0xfe,0x00,0x00]
2214 chi %r15, 0
2231 #CHECK: chrl %r15, foo # encoding: [0xc6,0xf5,A,A,A,A]
2235 chrl %r15,foo
2261 #CHECK: chsi 0(%r15), 42 # encoding: [0xe5,0x5c,0xf0,0x00,0x00,0x2a]
2263 #CHECK: chsi 4095(%r15), 42 # encoding: [0xe5,0x5c,0xff,0xff,0x00,0x2a]
2273 chsi 0(%r15), 42
2275 chsi 4095(%r15), 42
2283 #CHECK: chy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x79]
2284 #CHECK: chy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x79]
2285 #CHECK: chy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x79]
2286 #CHECK: chy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x79]
2294 chy %r0, 0(%r15)
2295 chy %r0, 524287(%r1,%r15)
2296 chy %r0, 524287(%r15,%r1)
2297 chy %r15, 0
2305 #CHECK: cij %r15, 0, 0, .[[LAB:L.*]] # encoding: [0xec,0xf0,A,A,0x00,0x7e]
2312 cij %r15, 0, 0, 0
2535 #CHECK: cl %r0, 0(%r15) # encoding: [0x55,0x00,0xf0,0x00]
2536 #CHECK: cl %r0, 4095(%r1,%r15) # encoding: [0x55,0x01,0xff,0xff]
2537 #CHECK: cl %r0, 4095(%r15,%r1) # encoding: [0x55,0x0f,0x1f,0xff]
2538 #CHECK: cl %r15, 0 # encoding: [0x55,0xf0,0x00,0x00]
2543 cl %r0, 0(%r15)
2544 cl %r0, 4095(%r1,%r15)
2545 cl %r0, 4095(%r15,%r1)
2546 cl %r15, 0
2550 #CHECK: clc 0(1), 0(%r15) # encoding: [0xd5,0x00,0x00,0x00,0xf0,0x00]
2553 #CHECK: clc 0(1), 4095(%r15) # encoding: [0xd5,0x00,0x00,0x00,0xff,0xff]
2555 #CHECK: clc 0(1,%r15), 0 # encoding: [0xd5,0x00,0xf0,0x00,0x00,0x00]
2557 #CHECK: clc 4095(1,%r15), 0 # encoding: [0xd5,0x00,0xff,0xff,0x00,0x00]
2559 #CHECK: clc 0(256,%r15), 0 # encoding: [0xd5,0xff,0xf0,0x00,0x00,0x00]
2563 clc 0(1), 0(%r15)
2566 clc 0(1), 4095(%r15)
2568 clc 0(1,%r15), 0
2570 clc 4095(1,%r15), 0
2572 clc 0(256,%r15), 0
2578 #CHECK: clfhsi 0(%r15), 42 # encoding: [0xe5,0x5d,0xf0,0x00,0x00,0x2a]
2580 #CHECK: clfhsi 4095(%r15), 42 # encoding: [0xe5,0x5d,0xff,0xff,0x00,0x2a]
2586 clfhsi 0(%r15), 42
2588 clfhsi 4095(%r15), 42
2592 #CHECK: clfi %r15, 0 # encoding: [0xc2,0xff,0x00,0x00,0x00,0x00]
2596 clfi %r15, 0
2604 #CHECK: clg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x21]
2605 #CHECK: clg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x21]
2606 #CHECK: clg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x21]
2607 #CHECK: clg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x21]
2615 clg %r0, 0(%r15)
2616 clg %r0, 524287(%r1,%r15)
2617 clg %r0, 524287(%r15,%r1)
2618 clg %r15, 0
2626 #CHECK: clgf %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x31]
2627 #CHECK: clgf %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x31]
2628 #CHECK: clgf %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x31]
2629 #CHECK: clgf %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x31]
2637 clgf %r0, 0(%r15)
2638 clgf %r0, 524287(%r1,%r15)
2639 clgf %r0, 524287(%r15,%r1)
2640 clgf %r15, 0
2644 #CHECK: clgfi %r15, 0 # encoding: [0xc2,0xfe,0x00,0x00,0x00,0x00]
2648 clgfi %r15, 0
2651 #CHECK: clgfr %r0, %r15 # encoding: [0xb9,0x31,0x00,0x0f]
2652 #CHECK: clgfr %r15, %r0 # encoding: [0xb9,0x31,0x00,0xf0]
2656 clgfr %r0,%r15
2657 clgfr %r15,%r0
2675 #CHECK: clgfrl %r15, foo # encoding: [0xc6,0xfe,A,A,A,A]
2679 clgfrl %r15,foo
2712 #CHECK: clghrl %r15, foo # encoding: [0xc6,0xf6,A,A,A,A]
2716 clghrl %r15,foo
2738 #CHECK: clghsi 0(%r15), 42 # encoding: [0xe5,0x59,0xf0,0x00,0x00,0x2a]
2740 #CHECK: clghsi 4095(%r15), 42 # encoding: [0xe5,0x59,0xff,0xff,0x00,0x2a]
2746 clghsi 0(%r15), 42
2748 clghsi 4095(%r15), 42
2754 #CHECK: clgij %r15, 0, 0, .[[LAB:L.*]] # encoding: [0xec,0xf0,A,A,0x00,0x7d]
2758 clgij %r15, 0, 0, 0
2978 #CHECK: clgr %r0, %r15 # encoding: [0xb9,0x21,0x00,0x0f]
2979 #CHECK: clgr %r15, %r0 # encoding: [0xb9,0x21,0x00,0xf0]
2983 clgr %r0,%r15
2984 clgr %r15,%r0
2989 #CHECK: clgrj %r0, %r15, 0, .[[LAB:L.*]] # encoding: [0xec,0x0f,A,A,0x00,0x65]
2991 #CHECK: clgrj %r15, %r0, 0, .[[LAB:L.*]] # encoding: [0xec,0xf0,A,A,0x00,0x65]
2996 clgrj %r0,%r15,0,0
2997 clgrj %r15,%r0,0,0
3232 #CHECK: clgrl %r15, foo # encoding: [0xc6,0xfa,A,A,A,A]
3236 clgrl %r15,foo
3258 #CHECK: clhhsi 0(%r15), 42 # encoding: [0xe5,0x55,0xf0,0x00,0x00,0x2a]
3260 #CHECK: clhhsi 4095(%r15), 42 # encoding: [0xe5,0x55,0xff,0xff,0x00,0x2a]
3266 clhhsi 0(%r15), 42
3268 clhhsi 4095(%r15), 42
3285 #CHECK: clhrl %r15, foo # encoding: [0xc6,0xf7,A,A,A,A]
3289 clhrl %r15,foo
3311 #CHECK: cli 0(%r15), 42 # encoding: [0x95,0x2a,0xf0,0x00]
3313 #CHECK: cli 4095(%r15), 42 # encoding: [0x95,0x2a,0xff,0xff]
3319 cli 0(%r15), 42
3321 cli 4095(%r15), 42
3327 #CHECK: clij %r15, 0, 0, .[[LAB:L.*]] # encoding: [0xec,0xf0,A,A,0x00,0x7f]
3331 clij %r15, 0, 0, 0
3557 #CHECK: cliy 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x55]
3559 #CHECK: cliy 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x55]
3568 cliy 0(%r15), 42
3570 cliy 524287(%r15), 42
3573 #CHECK: clr %r0, %r15 # encoding: [0x15,0x0f]
3574 #CHECK: clr %r15, %r0 # encoding: [0x15,0xf0]
3578 clr %r0,%r15
3579 clr %r15,%r0
3584 #CHECK: clrj %r0, %r15, 0, .[[LAB:L.*]] # encoding: [0xec,0x0f,A,A,0x00,0x77]
3586 #CHECK: clrj %r15, %r0, 0, .[[LAB:L.*]] # encoding: [0xec,0xf0,A,A,0x00,0x77]
3591 clrj %r0,%r15,0,0
3592 clrj %r15,%r0,0,0
3827 #CHECK: clrl %r15, foo # encoding: [0xc6,0xff,A,A,A,A]
3831 clrl %r15,foo
3850 #CHECK: clst %r0, %r15 # encoding: [0xb2,0x5d,0x00,0x0f]
3851 #CHECK: clst %r15, %r0 # encoding: [0xb2,0x5d,0x00,0xf0]
3855 clst %r0,%r15
3856 clst %r15,%r0
3865 #CHECK: cly %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x55]
3866 #CHECK: cly %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x55]
3867 #CHECK: cly %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x55]
3868 #CHECK: cly %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x55]
3876 cly %r0, 0(%r15)
3877 cly %r0, 524287(%r1,%r15)
3878 cly %r0, 524287(%r15,%r1)
3879 cly %r15, 0
3897 #CHECK: cr %r0, %r15 # encoding: [0x19,0x0f]
3898 #CHECK: cr %r15, %r0 # encoding: [0x19,0xf0]
3902 cr %r0,%r15
3903 cr %r15,%r0
3908 #CHECK: crj %r0, %r15, 0, .[[LAB:L.*]] # encoding: [0xec,0x0f,A,A,0x00,0x76]
3910 #CHECK: crj %r15, %r0, 0, .[[LAB:L.*]] # encoding: [0xec,0xf0,A,A,0x00,0x76]
3915 crj %r0,%r15,0,0
3916 crj %r15,%r0,0,0
4151 #CHECK: crl %r15, foo # encoding: [0xc6,0xfd,A,A,A,A]
4155 crl %r15,foo
4176 #CHECK: cs %r0, %r0, 0(%r15) # encoding: [0xba,0x00,0xf0,0x00]
4178 #CHECK: cs %r0, %r0, 4095(%r15) # encoding: [0xba,0x00,0xff,0xff]
4179 #CHECK: cs %r0, %r15, 0 # encoding: [0xba,0x0f,0x00,0x00]
4180 #CHECK: cs %r15, %r0, 0 # encoding: [0xba,0xf0,0x00,0x00]
4185 cs %r0, %r0, 0(%r15)
4187 cs %r0, %r0, 4095(%r15)
4188 cs %r0, %r15, 0
4189 cs %r15, %r0, 0
4197 #CHECK: csg %r0, %r0, 0(%r15) # encoding: [0xeb,0x00,0xf0,0x00,0x00,0x30]
4199 #CHECK: csg %r0, %r0, 524287(%r15) # encoding: [0xeb,0x00,0xff,0xff,0x7f,0x30]
4200 #CHECK: csg %r0, %r15, 0 # encoding: [0xeb,0x0f,0x00,0x00,0x00,0x30]
4201 #CHECK: csg %r15, %r0, 0 # encoding: [0xeb,0xf0,0x00,0x00,0x00,0x30]
4209 csg %r0, %r0, 0(%r15)
4211 csg %r0, %r0, 524287(%r15)
4212 csg %r0, %r15, 0
4213 csg %r15, %r0, 0
4221 #CHECK: csy %r0, %r0, 0(%r15) # encoding: [0xeb,0x00,0xf0,0x00,0x00,0x14]
4223 #CHECK: csy %r0, %r0, 524287(%r15) # encoding: [0xeb,0x00,0xff,0xff,0x7f,0x14]
4224 #CHECK: csy %r0, %r15, 0 # encoding: [0xeb,0x0f,0x00,0x00,0x00,0x14]
4225 #CHECK: csy %r15, %r0, 0 # encoding: [0xeb,0xf0,0x00,0x00,0x00,0x14]
4233 csy %r0, %r0, 0(%r15)
4235 csy %r0, %r0, 524287(%r15)
4236 csy %r0, %r15, 0
4237 csy %r15, %r0, 0
4250 #CHECK: cxfbr %f0, %r15 # encoding: [0xb3,0x96,0x00,0x0f]
4253 #CHECK: cxfbr %f13, %r15 # encoding: [0xb3,0x96,0x00,0xdf]
4256 cxfbr %f0, %r15
4259 cxfbr %f13, %r15
4262 #CHECK: cxgbr %f0, %r15 # encoding: [0xb3,0xa6,0x00,0x0f]
4265 #CHECK: cxgbr %f13, %r15 # encoding: [0xb3,0xa6,0x00,0xdf]
4268 cxgbr %f0, %r15
4271 cxgbr %f13, %r15
4279 #CHECK: cy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x59]
4280 #CHECK: cy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x59]
4281 #CHECK: cy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x59]
4282 #CHECK: cy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x59]
4290 cy %r0, 0(%r15)
4291 cy %r0, 524287(%r1,%r15)
4292 cy %r0, 524287(%r15,%r1)
4293 cy %r15, 0
4298 #CHECK: ddb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x1d]
4299 #CHECK: ddb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x1d]
4300 #CHECK: ddb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x1d]
4306 ddb %f0, 0(%r15)
4307 ddb %f0, 4095(%r1,%r15)
4308 ddb %f0, 4095(%r15,%r1)
4324 #CHECK: deb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x0d]
4325 #CHECK: deb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x0d]
4326 #CHECK: deb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x0d]
4332 deb %f0, 0(%r15)
4333 deb %f0, 4095(%r1,%r15)
4334 deb %f0, 4095(%r15,%r1)
4353 #CHECK: dl %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x97]
4354 #CHECK: dl %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x97]
4355 #CHECK: dl %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x97]
4364 dl %r0, 0(%r15)
4365 dl %r0, 524287(%r1,%r15)
4366 dl %r0, 524287(%r15,%r1)
4375 #CHECK: dlg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x87]
4376 #CHECK: dlg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x87]
4377 #CHECK: dlg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x87]
4386 dlg %r0, 0(%r15)
4387 dlg %r0, 524287(%r1,%r15)
4388 dlg %r0, 524287(%r15,%r1)
4392 #CHECK: dlgr %r0, %r15 # encoding: [0xb9,0x87,0x00,0x0f]
4397 dlgr %r0,%r15
4402 #CHECK: dlr %r0, %r15 # encoding: [0xb9,0x97,0x00,0x0f]
4407 dlr %r0,%r15
4417 #CHECK: dsg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x0d]
4418 #CHECK: dsg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x0d]
4419 #CHECK: dsg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x0d]
4428 dsg %r0, 0(%r15)
4429 dsg %r0, 524287(%r1,%r15)
4430 dsg %r0, 524287(%r15,%r1)
4439 #CHECK: dsgf %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x1d]
4440 #CHECK: dsgf %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x1d]
4441 #CHECK: dsgf %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x1d]
4450 dsgf %r0, 0(%r15)
4451 dsgf %r0, 524287(%r1,%r15)
4452 dsgf %r0, 524287(%r15,%r1)
4456 #CHECK: dsgfr %r0, %r15 # encoding: [0xb9,0x1d,0x00,0x0f]
4461 dsgfr %r0,%r15
4466 #CHECK: dsgr %r0, %r15 # encoding: [0xb9,0x0d,0x00,0x0f]
4471 dsgr %r0,%r15
4487 #CHECK: ear %r15, %a0 # encoding: [0xb2,0x4f,0x00,0xf0]
4489 #CHECK: ear %r15, %a15 # encoding: [0xb2,0x4f,0x00,0xff]
4493 ear %r15, %a0
4495 ear %r15, %a15
4534 #CHECK: flogr %r0, %r15 # encoding: [0xb9,0x83,0x00,0x0f]
4539 flogr %r0, %r15
4546 #CHECK: ic %r0, 0(%r15) # encoding: [0x43,0x00,0xf0,0x00]
4547 #CHECK: ic %r0, 4095(%r1,%r15) # encoding: [0x43,0x01,0xff,0xff]
4548 #CHECK: ic %r0, 4095(%r15,%r1) # encoding: [0x43,0x0f,0x1f,0xff]
4549 #CHECK: ic %r15, 0 # encoding: [0x43,0xf0,0x00,0x00]
4554 ic %r0, 0(%r15)
4555 ic %r0, 4095(%r1,%r15)
4556 ic %r0, 4095(%r15,%r1)
4557 ic %r15, 0
4565 #CHECK: icy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x73]
4566 #CHECK: icy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x73]
4567 #CHECK: icy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x73]
4568 #CHECK: icy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x73]
4576 icy %r0, 0(%r15)
4577 icy %r0, 524287(%r1,%r15)
4578 icy %r0, 524287(%r15,%r1)
4579 icy %r15, 0
4583 #CHECK: iihf %r15, 0 # encoding: [0xc0,0xf8,0x00,0x00,0x00,0x00]
4587 iihf %r15, 0
4592 #CHECK: iihh %r15, 0 # encoding: [0xa5,0xf0,0x00,0x00]
4597 iihh %r15, 0
4602 #CHECK: iihl %r15, 0 # encoding: [0xa5,0xf1,0x00,0x00]
4607 iihl %r15, 0
4611 #CHECK: iilf %r15, 0 # encoding: [0xc0,0xf9,0x00,0x00,0x00,0x00]
4615 iilf %r15, 0
4620 #CHECK: iilh %r15, 0 # encoding: [0xa5,0xf2,0x00,0x00]
4625 iilh %r15, 0
4630 #CHECK: iill %r15, 0 # encoding: [0xa5,0xf3,0x00,0x00]
4635 iill %r15, 0
4639 #CHECK: ipm %r15 # encoding: [0xb2,0x22,0x00,0xf0]
4643 ipm %r15
4648 #CHECK: l %r0, 0(%r15) # encoding: [0x58,0x00,0xf0,0x00]
4649 #CHECK: l %r0, 4095(%r1,%r15) # encoding: [0x58,0x01,0xff,0xff]
4650 #CHECK: l %r0, 4095(%r15,%r1) # encoding: [0x58,0x0f,0x1f,0xff]
4651 #CHECK: l %r15, 0 # encoding: [0x58,0xf0,0x00,0x00]
4656 l %r0, 0(%r15)
4657 l %r0, 4095(%r1,%r15)
4658 l %r0, 4095(%r15,%r1)
4659 l %r15, 0
4664 #CHECK: la %r0, 0(%r15) # encoding: [0x41,0x00,0xf0,0x00]
4665 #CHECK: la %r0, 4095(%r1,%r15) # encoding: [0x41,0x01,0xff,0xff]
4666 #CHECK: la %r0, 4095(%r15,%r1) # encoding: [0x41,0x0f,0x1f,0xff]
4667 #CHECK: la %r15, 0 # encoding: [0x41,0xf0,0x00,0x00]
4672 la %r0, 0(%r15)
4673 la %r0, 4095(%r1,%r15)
4674 la %r0, 4095(%r15,%r1)
4675 la %r15, 0
4692 #CHECK: larl %r15, foo # encoding: [0xc0,0xf0,A,A,A,A]
4696 larl %r15,foo
4720 #CHECK: lay %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x71]
4721 #CHECK: lay %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x71]
4722 #CHECK: lay %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x71]
4723 #CHECK: lay %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x71]
4731 lay %r0, 0(%r15)
4732 lay %r0, 524287(%r1,%r15)
4733 lay %r0, 524287(%r15,%r1)
4734 lay %r15, 0
4742 #CHECK: lb %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x76]
4743 #CHECK: lb %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x76]
4744 #CHECK: lb %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x76]
4745 #CHECK: lb %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x76]
4753 lb %r0, 0(%r15)
4754 lb %r0, 524287(%r1,%r15)
4755 lb %r0, 524287(%r15,%r1)
4756 lb %r15, 0
4758 #CHECK: lbr %r0, %r15 # encoding: [0xb9,0x26,0x00,0x0f]
4760 #CHECK: lbr %r15, %r0 # encoding: [0xb9,0x26,0x00,0xf0]
4762 lbr %r0, %r15
4764 lbr %r15, %r0
4787 #CHECK: lcgfr %r0, %r15 # encoding: [0xb9,0x13,0x00,0x0f]
4788 #CHECK: lcgfr %r15, %r0 # encoding: [0xb9,0x13,0x00,0xf0]
4792 lcgfr %r0,%r15
4793 lcgfr %r15,%r0
4797 #CHECK: lcgr %r0, %r15 # encoding: [0xb9,0x03,0x00,0x0f]
4798 #CHECK: lcgr %r15, %r0 # encoding: [0xb9,0x03,0x00,0xf0]
4802 lcgr %r0,%r15
4803 lcgr %r15,%r0
4807 #CHECK: lcr %r0, %r15 # encoding: [0x13,0x0f]
4808 #CHECK: lcr %r15, %r0 # encoding: [0x13,0xf0]
4812 lcr %r0,%r15
4813 lcr %r15,%r0
4829 #CHECK: ld %f0, 0(%r15) # encoding: [0x68,0x00,0xf0,0x00]
4830 #CHECK: ld %f0, 4095(%r1,%r15) # encoding: [0x68,0x01,0xff,0xff]
4831 #CHECK: ld %f0, 4095(%r15,%r1) # encoding: [0x68,0x0f,0x1f,0xff]
4837 ld %f0, 0(%r15)
4838 ld %f0, 4095(%r1,%r15)
4839 ld %f0, 4095(%r15,%r1)
4845 #CHECK: ldeb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x04]
4846 #CHECK: ldeb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x04]
4847 #CHECK: ldeb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x04]
4853 ldeb %f0, 0(%r15)
4854 ldeb %f0, 4095(%r1,%r15)
4855 ldeb %f0, 4095(%r15,%r1)
4867 #CHECK: ldgr %f0, %r15 # encoding: [0xb3,0xc1,0x00,0x0f]
4870 #CHECK: ldgr %f15, %r15 # encoding: [0xb3,0xc1,0x00,0xff]
4873 ldgr %f0,%r15
4876 ldgr %f15,%r15
4906 #CHECK: ldy %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x65]
4907 #CHECK: ldy %f0, 524287(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x7f,0x65]
4908 #CHECK: ldy %f0, 524287(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x7f,0x65]
4917 ldy %f0, 0(%r15)
4918 ldy %f0, 524287(%r1,%r15)
4919 ldy %f0, 524287(%r15,%r1)
4925 #CHECK: le %f0, 0(%r15) # encoding: [0x78,0x00,0xf0,0x00]
4926 #CHECK: le %f0, 4095(%r1,%r15) # encoding: [0x78,0x01,0xff,0xff]
4927 #CHECK: le %f0, 4095(%r15,%r1) # encoding: [0x78,0x0f,0x1f,0xff]
4933 le %f0, 0(%r15)
4934 le %f0, 4095(%r1,%r15)
4935 le %f0, 4095(%r15,%r1)
4978 #CHECK: ley %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x64]
4979 #CHECK: ley %f0, 524287(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x7f,0x64]
4980 #CHECK: ley %f0, 524287(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x7f,0x64]
4989 ley %f0, 0(%r15)
4990 ley %f0, 524287(%r1,%r15)
4991 ley %f0, 524287(%r15,%r1)
5000 #CHECK: lg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x04]
5001 #CHECK: lg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x04]
5002 #CHECK: lg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x04]
5003 #CHECK: lg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x04]
5011 lg %r0, 0(%r15)
5012 lg %r0, 524287(%r1,%r15)
5013 lg %r0, 524287(%r15,%r1)
5014 lg %r15, 0
5022 #CHECK: lgb %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x77]
5023 #CHECK: lgb %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x77]
5024 #CHECK: lgb %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x77]
5025 #CHECK: lgb %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x77]
5033 lgb %r0, 0(%r15)
5034 lgb %r0, 524287(%r1,%r15)
5035 lgb %r0, 524287(%r15,%r1)
5036 lgb %r15, 0
5039 #CHECK: lgbr %r0, %r15 # encoding: [0xb9,0x06,0x00,0x0f]
5041 #CHECK: lgbr %r15, %r0 # encoding: [0xb9,0x06,0x00,0xf0]
5043 lgbr %r0, %r15
5045 lgbr %r15, %r0
5049 #CHECK: lgdr %r15, %f0 # encoding: [0xb3,0xcd,0x00,0xf0]
5051 #CHECK: lgdr %r15, %f15 # encoding: [0xb3,0xcd,0x00,0xff]
5055 lgdr %r15,%f0
5057 lgdr %r15,%f15
5065 #CHECK: lgf %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x14]
5066 #CHECK: lgf %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x14]
5067 #CHECK: lgf %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x14]
5068 #CHECK: lgf %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x14]
5076 lgf %r0, 0(%r15)
5077 lgf %r0, 524287(%r1,%r15)
5078 lgf %r0, 524287(%r15,%r1)
5079 lgf %r15, 0
5087 #CHECK: lgfi %r15, 0 # encoding: [0xc0,0xf1,0x00,0x00,0x00,0x00]
5094 lgfi %r15, 0
5096 #CHECK: lgfr %r0, %r15 # encoding: [0xb9,0x14,0x00,0x0f]
5098 #CHECK: lgfr %r15, %r0 # encoding: [0xb9,0x14,0x00,0xf0]
5100 lgfr %r0, %r15
5102 lgfr %r15, %r0
5119 #CHECK: lgfrl %r15, foo # encoding: [0xc4,0xfc,A,A,A,A]
5123 lgfrl %r15,foo
5147 #CHECK: lgh %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x15]
5148 #CHECK: lgh %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x15]
5149 #CHECK: lgh %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x15]
5150 #CHECK: lgh %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x15]
5158 lgh %r0, 0(%r15)
5159 lgh %r0, 524287(%r1,%r15)
5160 lgh %r0, 524287(%r15,%r1)
5161 lgh %r15, 0
5169 #CHECK: lghi %r15, 0 # encoding: [0xa7,0xf9,0x00,0x00]
5176 lghi %r15, 0
5178 #CHECK: lghr %r0, %r15 # encoding: [0xb9,0x07,0x00,0x0f]
5180 #CHECK: lghr %r15, %r0 # encoding: [0xb9,0x07,0x00,0xf0]
5182 lghr %r0, %r15
5184 lghr %r15, %r0
5201 #CHECK: lghrl %r15, foo # encoding: [0xc4,0xf4,A,A,A,A]
5205 lghrl %r15,foo
5224 #CHECK: lgr %r0, %r15 # encoding: [0xb9,0x04,0x00,0x0f]
5225 #CHECK: lgr %r15, %r0 # encoding: [0xb9,0x04,0x00,0xf0]
5226 #CHECK: lgr %r15, %r9 # encoding: [0xb9,0x04,0x00,0xf9]
5229 lgr %r0,%r15
5230 lgr %r15,%r0
5231 lgr %r15,%r9
5248 #CHECK: lgrl %r15, foo # encoding: [0xc4,0xf8,A,A,A,A]
5252 lgrl %r15,foo
5273 #CHECK: lh %r0, 0(%r15) # encoding: [0x48,0x00,0xf0,0x00]
5274 #CHECK: lh %r0, 4095(%r1,%r15) # encoding: [0x48,0x01,0xff,0xff]
5275 #CHECK: lh %r0, 4095(%r15,%r1) # encoding: [0x48,0x0f,0x1f,0xff]
5276 #CHECK: lh %r15, 0 # encoding: [0x48,0xf0,0x00,0x00]
5281 lh %r0, 0(%r15)
5282 lh %r0, 4095(%r1,%r15)
5283 lh %r0, 4095(%r15,%r1)
5284 lh %r15, 0
5291 #CHECK: lhi %r15, 0 # encoding: [0xa7,0xf8,0x00,0x00]
5298 lhi %r15, 0
5300 #CHECK: lhr %r0, %r15 # encoding: [0xb9,0x27,0x00,0x0f]
5302 #CHECK: lhr %r15, %r0 # encoding: [0xb9,0x27,0x00,0xf0]
5304 lhr %r0, %r15
5306 lhr %r15, %r0
5323 #CHECK: lhrl %r15, foo # encoding: [0xc4,0xf5,A,A,A,A]
5327 lhrl %r15,foo
5351 #CHECK: lhy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x78]
5352 #CHECK: lhy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x78]
5353 #CHECK: lhy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x78]
5354 #CHECK: lhy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x78]
5362 lhy %r0, 0(%r15)
5363 lhy %r0, 524287(%r1,%r15)
5364 lhy %r0, 524287(%r15,%r1)
5365 lhy %r15, 0
5373 #CHECK: llc %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x94]
5374 #CHECK: llc %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x94]
5375 #CHECK: llc %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x94]
5376 #CHECK: llc %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x94]
5384 llc %r0, 0(%r15)
5385 llc %r0, 524287(%r1,%r15)
5386 llc %r0, 524287(%r15,%r1)
5387 llc %r15, 0
5389 #CHECK: llcr %r0, %r15 # encoding: [0xb9,0x94,0x00,0x0f]
5391 #CHECK: llcr %r15, %r0 # encoding: [0xb9,0x94,0x00,0xf0]
5393 llcr %r0, %r15
5395 llcr %r15, %r0
5403 #CHECK: llgc %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x90]
5404 #CHECK: llgc %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x90]
5405 #CHECK: llgc %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x90]
5406 #CHECK: llgc %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x90]
5414 llgc %r0, 0(%r15)
5415 llgc %r0, 524287(%r1,%r15)
5416 llgc %r0, 524287(%r15,%r1)
5417 llgc %r15, 0
5420 #CHECK: llgcr %r0, %r15 # encoding: [0xb9,0x84,0x00,0x0f]
5422 #CHECK: llgcr %r15, %r0 # encoding: [0xb9,0x84,0x00,0xf0]
5424 llgcr %r0, %r15
5426 llgcr %r15, %r0
5434 #CHECK: llgf %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x16]
5435 #CHECK: llgf %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x16]
5436 #CHECK: llgf %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x16]
5437 #CHECK: llgf %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x16]
5445 llgf %r0, 0(%r15)
5446 llgf %r0, 524287(%r1,%r15)
5447 llgf %r0, 524287(%r15,%r1)
5448 llgf %r15, 0
5451 #CHECK: llgfr %r0, %r15 # encoding: [0xb9,0x16,0x00,0x0f]
5453 #CHECK: llgfr %r15, %r0 # encoding: [0xb9,0x16,0x00,0xf0]
5455 llgfr %r0, %r15
5457 llgfr %r15, %r0
5474 #CHECK: llgfrl %r15, foo # encoding: [0xc4,0xfe,A,A,A,A]
5478 llgfrl %r15,foo
5502 #CHECK: llgh %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x91]
5503 #CHECK: llgh %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x91]
5504 #CHECK: llgh %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x91]
5505 #CHECK: llgh %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x91]
5513 llgh %r0, 0(%r15)
5514 llgh %r0, 524287(%r1,%r15)
5515 llgh %r0, 524287(%r15,%r1)
5516 llgh %r15, 0
5519 #CHECK: llghr %r0, %r15 # encoding: [0xb9,0x85,0x00,0x0f]
5521 #CHECK: llghr %r15, %r0 # encoding: [0xb9,0x85,0x00,0xf0]
5523 llghr %r0, %r15
5525 llghr %r15, %r0
5542 #CHECK: llghrl %r15, foo # encoding: [0xc4,0xf6,A,A,A,A]
5546 llghrl %r15,foo
5570 #CHECK: llh %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x95]
5571 #CHECK: llh %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x95]
5572 #CHECK: llh %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x95]
5573 #CHECK: llh %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x95]
5581 llh %r0, 0(%r15)
5582 llh %r0, 524287(%r1,%r15)
5583 llh %r0, 524287(%r15,%r1)
5584 llh %r15, 0
5586 #CHECK: llhr %r0, %r15 # encoding: [0xb9,0x95,0x00,0x0f]
5588 #CHECK: llhr %r15, %r0 # encoding: [0xb9,0x95,0x00,0xf0]
5590 llhr %r0, %r15
5592 llhr %r15, %r0
5609 #CHECK: llhrl %r15, foo # encoding: [0xc4,0xf2,A,A,A,A]
5613 llhrl %r15,foo
5633 #CHECK: llihf %r15, 0 # encoding: [0xc0,0xfe,0x00,0x00,0x00,0x00]
5637 llihf %r15, 0
5642 #CHECK: llihh %r15, 0 # encoding: [0xa5,0xfc,0x00,0x00]
5647 llihh %r15, 0
5652 #CHECK: llihl %r15, 0 # encoding: [0xa5,0xfd,0x00,0x00]
5657 llihl %r15, 0
5661 #CHECK: llilf %r15, 0 # encoding: [0xc0,0xff,0x00,0x00,0x00,0x00]
5665 llilf %r15, 0
5670 #CHECK: llilh %r15, 0 # encoding: [0xa5,0xfe,0x00,0x00]
5675 llilh %r15, 0
5680 #CHECK: llill %r15, 0 # encoding: [0xa5,0xff,0x00,0x00]
5685 llill %r15, 0
5688 #CHECK: lmg %r0, %r15, 0 # encoding: [0xeb,0x0f,0x00,0x00,0x00,0x04]
5689 #CHECK: lmg %r14, %r15, 0 # encoding: [0xeb,0xef,0x00,0x00,0x00,0x04]
5690 #CHECK: lmg %r15, %r15, 0 # encoding: [0xeb,0xff,0x00,0x00,0x00,0x04]
5697 #CHECK: lmg %r0, %r0, 0(%r15) # encoding: [0xeb,0x00,0xf0,0x00,0x00,0x04]
5699 #CHECK: lmg %r0, %r0, 524287(%r15) # encoding: [0xeb,0x00,0xff,0xff,0x7f,0x04]
5702 lmg %r0,%r15,0
5703 lmg %r14,%r15,0
5704 lmg %r15,%r15,0
5711 lmg %r0,%r0,0(%r15)
5713 lmg %r0,%r0,524287(%r15)
5736 #CHECK: lngfr %r0, %r15 # encoding: [0xb9,0x11,0x00,0x0f]
5737 #CHECK: lngfr %r15, %r0 # encoding: [0xb9,0x11,0x00,0xf0]
5741 lngfr %r0,%r15
5742 lngfr %r15,%r0
5746 #CHECK: lngr %r0, %r15 # encoding: [0xb9,0x01,0x00,0x0f]
5747 #CHECK: lngr %r15, %r0 # encoding: [0xb9,0x01,0x00,0xf0]
5751 lngr %r0,%r15
5752 lngr %r15,%r0
5756 #CHECK: lnr %r0, %r15 # encoding: [0x11,0x0f]
5757 #CHECK: lnr %r15, %r0 # encoding: [0x11,0xf0]
5761 lnr %r0,%r15
5762 lnr %r15,%r0
5796 #CHECK: lpgfr %r0, %r15 # encoding: [0xb9,0x10,0x00,0x0f]
5797 #CHECK: lpgfr %r15, %r0 # encoding: [0xb9,0x10,0x00,0xf0]
5801 lpgfr %r0,%r15
5802 lpgfr %r15,%r0
5806 #CHECK: lpgr %r0, %r15 # encoding: [0xb9,0x00,0x00,0x0f]
5807 #CHECK: lpgr %r15, %r0 # encoding: [0xb9,0x00,0x00,0xf0]
5811 lpgr %r0,%r15
5812 lpgr %r15,%r0
5816 #CHECK: lpr %r0, %r15 # encoding: [0x10,0x0f]
5817 #CHECK: lpr %r15, %r0 # encoding: [0x10,0xf0]
5821 lpr %r0,%r15
5822 lpr %r15,%r0
5836 #CHECK: lr %r0, %r15 # encoding: [0x18,0x0f]
5837 #CHECK: lr %r15, %r0 # encoding: [0x18,0xf0]
5838 #CHECK: lr %r15, %r9 # encoding: [0x18,0xf9]
5841 lr %r0,%r15
5842 lr %r15,%r0
5843 lr %r15,%r9
5860 #CHECK: lrl %r15, foo # encoding: [0xc4,0xfd,A,A,A,A]
5864 lrl %r15,foo
5888 #CHECK: lrv %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x1e]
5889 #CHECK: lrv %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x1e]
5890 #CHECK: lrv %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x1e]
5891 #CHECK: lrv %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x1e]
5899 lrv %r0,0(%r15)
5900 lrv %r0,524287(%r1,%r15)
5901 lrv %r0,524287(%r15,%r1)
5902 lrv %r15,0
5910 #CHECK: lrvg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x0f]
5911 #CHECK: lrvg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x0f]
5912 #CHECK: lrvg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x0f]
5913 #CHECK: lrvg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x0f]
5921 lrvg %r0,0(%r15)
5922 lrvg %r0,524287(%r1,%r15)
5923 lrvg %r0,524287(%r15,%r1)
5924 lrvg %r15,0
5927 #CHECK: lrvgr %r0, %r15 # encoding: [0xb9,0x0f,0x00,0x0f]
5928 #CHECK: lrvgr %r15, %r0 # encoding: [0xb9,0x0f,0x00,0xf0]
5930 #CHECK: lrvgr %r15, %r15 # encoding: [0xb9,0x0f,0x00,0xff]
5933 lrvgr %r0,%r15
5934 lrvgr %r15,%r0
5936 lrvgr %r15,%r15
5939 #CHECK: lrvr %r0, %r15 # encoding: [0xb9,0x1f,0x00,0x0f]
5940 #CHECK: lrvr %r15, %r0 # encoding: [0xb9,0x1f,0x00,0xf0]
5942 #CHECK: lrvr %r15, %r15 # encoding: [0xb9,0x1f,0x00,0xff]
5945 lrvr %r0,%r15
5946 lrvr %r15,%r0
5948 lrvr %r15,%r15
5956 #CHECK: lt %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x12]
5957 #CHECK: lt %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x12]
5958 #CHECK: lt %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x12]
5959 #CHECK: lt %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x12]
5967 lt %r0, 0(%r15)
5968 lt %r0, 524287(%r1,%r15)
5969 lt %r0, 524287(%r15,%r1)
5970 lt %r15, 0
5978 #CHECK: ltg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x02]
5979 #CHECK: ltg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x02]
5980 #CHECK: ltg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x02]
5981 #CHECK: ltg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x02]
5989 ltg %r0, 0(%r15)
5990 ltg %r0, 524287(%r1,%r15)
5991 ltg %r0, 524287(%r15,%r1)
5992 ltg %r15, 0
6000 #CHECK: ltgf %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x32]
6001 #CHECK: ltgf %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x32]
6002 #CHECK: ltgf %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x32]
6003 #CHECK: ltgf %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x32]
6011 ltgf %r0, 0(%r15)
6012 ltgf %r0, 524287(%r1,%r15)
6013 ltgf %r0, 524287(%r15,%r1)
6014 ltgf %r15, 0
6037 #CHECK: ltgfr %r0, %r15 # encoding: [0xb9,0x12,0x00,0x0f]
6038 #CHECK: ltgfr %r15, %r0 # encoding: [0xb9,0x12,0x00,0xf0]
6039 #CHECK: ltgfr %r15, %r9 # encoding: [0xb9,0x12,0x00,0xf9]
6042 ltgfr %r0,%r15
6043 ltgfr %r15,%r0
6044 ltgfr %r15,%r9
6047 #CHECK: ltgr %r0, %r15 # encoding: [0xb9,0x02,0x00,0x0f]
6048 #CHECK: ltgr %r15, %r0 # encoding: [0xb9,0x02,0x00,0xf0]
6049 #CHECK: ltgr %r15, %r9 # encoding: [0xb9,0x02,0x00,0xf9]
6052 ltgr %r0,%r15
6053 ltgr %r15,%r0
6054 ltgr %r15,%r9
6057 #CHECK: ltr %r0, %r15 # encoding: [0x12,0x0f]
6058 #CHECK: ltr %r15, %r0 # encoding: [0x12,0xf0]
6059 #CHECK: ltr %r15, %r9 # encoding: [0x12,0xf9]
6062 ltr %r0,%r15
6063 ltr %r15,%r0
6064 ltr %r15,%r9
6092 #CHECK: ly %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x58]
6093 #CHECK: ly %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x58]
6094 #CHECK: ly %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x58]
6095 #CHECK: ly %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x58]
6103 ly %r0, 0(%r15)
6104 ly %r0, 524287(%r1,%r15)
6105 ly %r0, 524287(%r15,%r1)
6106 ly %r15, 0
6135 #CHECK: madb %f0, %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x1e]
6136 #CHECK: madb %f0, %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x1e]
6137 #CHECK: madb %f0, %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x1e]
6145 madb %f0, %f0, 0(%r15)
6146 madb %f0, %f0, 4095(%r1,%r15)
6147 madb %f0, %f0, 4095(%r15,%r1)
6169 #CHECK: maeb %f0, %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x0e]
6170 #CHECK: maeb %f0, %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x0e]
6171 #CHECK: maeb %f0, %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x0e]
6179 maeb %f0, %f0, 0(%r15)
6180 maeb %f0, %f0, 4095(%r1,%r15)
6181 maeb %f0, %f0, 4095(%r15,%r1)
6203 #CHECK: mdb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x1c]
6204 #CHECK: mdb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x1c]
6205 #CHECK: mdb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x1c]
6211 mdb %f0, 0(%r15)
6212 mdb %f0, 4095(%r1,%r15)
6213 mdb %f0, 4095(%r15,%r1)
6229 #CHECK: mdeb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x0c]
6230 #CHECK: mdeb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x0c]
6231 #CHECK: mdeb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x0c]
6237 mdeb %f0, 0(%r15)
6238 mdeb %f0, 4095(%r1,%r15)
6239 mdeb %f0, 4095(%r15,%r1)
6255 #CHECK: meeb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x17]
6256 #CHECK: meeb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x17]
6257 #CHECK: meeb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x17]
6263 meeb %f0, 0(%r15)
6264 meeb %f0, 4095(%r1,%r15)
6265 meeb %f0, 4095(%r15,%r1)
6283 #CHECK: mghi %r15, 0 # encoding: [0xa7,0xfd,0x00,0x00]
6290 mghi %r15, 0
6295 #CHECK: mh %r0, 0(%r15) # encoding: [0x4c,0x00,0xf0,0x00]
6296 #CHECK: mh %r0, 4095(%r1,%r15) # encoding: [0x4c,0x01,0xff,0xff]
6297 #CHECK: mh %r0, 4095(%r15,%r1) # encoding: [0x4c,0x0f,0x1f,0xff]
6298 #CHECK: mh %r15, 0 # encoding: [0x4c,0xf0,0x00,0x00]
6303 mh %r0, 0(%r15)
6304 mh %r0, 4095(%r1,%r15)
6305 mh %r0, 4095(%r15,%r1)
6306 mh %r15, 0
6313 #CHECK: mhi %r15, 0 # encoding: [0xa7,0xfc,0x00,0x00]
6320 mhi %r15, 0
6328 #CHECK: mhy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x7c]
6329 #CHECK: mhy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x7c]
6330 #CHECK: mhy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x7c]
6331 #CHECK: mhy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x7c]
6339 mhy %r0, 0(%r15)
6340 mhy %r0, 524287(%r1,%r15)
6341 mhy %r0, 524287(%r15,%r1)
6342 mhy %r15, 0
6350 #CHECK: mlg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x86]
6351 #CHECK: mlg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x86]
6352 #CHECK: mlg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x86]
6361 mlg %r0, 0(%r15)
6362 mlg %r0, 524287(%r1,%r15)
6363 mlg %r0, 524287(%r15,%r1)
6367 #CHECK: mlgr %r0, %r15 # encoding: [0xb9,0x86,0x00,0x0f]
6372 mlgr %r0,%r15
6379 #CHECK: ms %r0, 0(%r15) # encoding: [0x71,0x00,0xf0,0x00]
6380 #CHECK: ms %r0, 4095(%r1,%r15) # encoding: [0x71,0x01,0xff,0xff]
6381 #CHECK: ms %r0, 4095(%r15,%r1) # encoding: [0x71,0x0f,0x1f,0xff]
6382 #CHECK: ms %r15, 0 # encoding: [0x71,0xf0,0x00,0x00]
6387 ms %r0, 0(%r15)
6388 ms %r0, 4095(%r1,%r15)
6389 ms %r0, 4095(%r15,%r1)
6390 ms %r15, 0
6395 #CHECK: msdb %f0, %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x1f]
6396 #CHECK: msdb %f0, %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x1f]
6397 #CHECK: msdb %f0, %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x1f]
6405 msdb %f0, %f0, 0(%r15)
6406 msdb %f0, %f0, 4095(%r1,%r15)
6407 msdb %f0, %f0, 4095(%r15,%r1)
6429 #CHECK: mseb %f0, %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x0f]
6430 #CHECK: mseb %f0, %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x0f]
6431 #CHECK: mseb %f0, %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x0f]
6439 mseb %f0, %f0, 0(%r15)
6440 mseb %f0, %f0, 4095(%r1,%r15)
6441 mseb %f0, %f0, 4095(%r15,%r1)
6465 #CHECK: msfi %r15, 0 # encoding: [0xc2,0xf1,0x00,0x00,0x00,0x00]
6472 msfi %r15, 0
6480 #CHECK: msg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x0c]
6481 #CHECK: msg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x0c]
6482 #CHECK: msg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x0c]
6483 #CHECK: msg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x0c]
6491 msg %r0, 0(%r15)
6492 msg %r0, 524287(%r1,%r15)
6493 msg %r0, 524287(%r15,%r1)
6494 msg %r15, 0
6502 #CHECK: msgf %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x1c]
6503 #CHECK: msgf %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x1c]
6504 #CHECK: msgf %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x1c]
6505 #CHECK: msgf %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x1c]
6513 msgf %r0, 0(%r15)
6514 msgf %r0, 524287(%r1,%r15)
6515 msgf %r0, 524287(%r15,%r1)
6516 msgf %r15, 0
6523 #CHECK: msgfi %r15, 0 # encoding: [0xc2,0xf0,0x00,0x00,0x00,0x00]
6530 msgfi %r15, 0
6533 #CHECK: msgfr %r0, %r15 # encoding: [0xb9,0x1c,0x00,0x0f]
6534 #CHECK: msgfr %r15, %r0 # encoding: [0xb9,0x1c,0x00,0xf0]
6538 msgfr %r0,%r15
6539 msgfr %r15,%r0
6543 #CHECK: msgr %r0, %r15 # encoding: [0xb9,0x0c,0x00,0x0f]
6544 #CHECK: msgr %r15, %r0 # encoding: [0xb9,0x0c,0x00,0xf0]
6548 msgr %r0,%r15
6549 msgr %r15,%r0
6553 #CHECK: msr %r0, %r15 # encoding: [0xb2,0x52,0x00,0x0f]
6554 #CHECK: msr %r15, %r0 # encoding: [0xb2,0x52,0x00,0xf0]
6558 msr %r0,%r15
6559 msr %r15,%r0
6568 #CHECK: msy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x51]
6569 #CHECK: msy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x51]
6570 #CHECK: msy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x51]
6571 #CHECK: msy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x51]
6579 msy %r0, 0(%r15)
6580 msy %r0, 524287(%r1,%r15)
6581 msy %r0, 524287(%r15,%r1)
6582 msy %r15, 0
6586 #CHECK: mvc 0(1), 0(%r15) # encoding: [0xd2,0x00,0x00,0x00,0xf0,0x00]
6589 #CHECK: mvc 0(1), 4095(%r15) # encoding: [0xd2,0x00,0x00,0x00,0xff,0xff]
6591 #CHECK: mvc 0(1,%r15), 0 # encoding: [0xd2,0x00,0xf0,0x00,0x00,0x00]
6593 #CHECK: mvc 4095(1,%r15), 0 # encoding: [0xd2,0x00,0xff,0xff,0x00,0x00]
6595 #CHECK: mvc 0(256,%r15), 0 # encoding: [0xd2,0xff,0xf0,0x00,0x00,0x00]
6599 mvc 0(1), 0(%r15)
6602 mvc 0(1), 4095(%r15)
6604 mvc 0(1,%r15), 0
6606 mvc 4095(1,%r15), 0
6608 mvc 0(256,%r15), 0
6618 #CHECK: mvghi 0(%r15), 42 # encoding: [0xe5,0x48,0xf0,0x00,0x00,0x2a]
6620 #CHECK: mvghi 4095(%r15), 42 # encoding: [0xe5,0x48,0xff,0xff,0x00,0x2a]
6630 mvghi 0(%r15), 42
6632 mvghi 4095(%r15), 42
6642 #CHECK: mvhhi 0(%r15), 42 # encoding: [0xe5,0x44,0xf0,0x00,0x00,0x2a]
6644 #CHECK: mvhhi 4095(%r15), 42 # encoding: [0xe5,0x44,0xff,0xff,0x00,0x2a]
6654 mvhhi 0(%r15), 42
6656 mvhhi 4095(%r15), 42
6666 #CHECK: mvhi 0(%r15), 42 # encoding: [0xe5,0x4c,0xf0,0x00,0x00,0x2a]
6668 #CHECK: mvhi 4095(%r15), 42 # encoding: [0xe5,0x4c,0xff,0xff,0x00,0x2a]
6678 mvhi 0(%r15), 42
6680 mvhi 4095(%r15), 42
6686 #CHECK: mvi 0(%r15), 42 # encoding: [0x92,0x2a,0xf0,0x00]
6688 #CHECK: mvi 4095(%r15), 42 # encoding: [0x92,0x2a,0xff,0xff]
6694 mvi 0(%r15), 42
6696 mvi 4095(%r15), 42
6705 #CHECK: mviy 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x52]
6707 #CHECK: mviy 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x52]
6716 mviy 0(%r15), 42
6718 mviy 524287(%r15), 42
6721 #CHECK: mvst %r0, %r15 # encoding: [0xb2,0x55,0x00,0x0f]
6722 #CHECK: mvst %r15, %r0 # encoding: [0xb2,0x55,0x00,0xf0]
6726 mvst %r0,%r15
6727 mvst %r15,%r0
6743 #CHECK: mxdb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x07]
6744 #CHECK: mxdb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x07]
6745 #CHECK: mxdb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x07]
6751 mxdb %f0, 0(%r15)
6752 mxdb %f0, 4095(%r1,%r15)
6753 mxdb %f0, 4095(%r15,%r1)
6769 #CHECK: n %r0, 0(%r15) # encoding: [0x54,0x00,0xf0,0x00]
6770 #CHECK: n %r0, 4095(%r1,%r15) # encoding: [0x54,0x01,0xff,0xff]
6771 #CHECK: n %r0, 4095(%r15,%r1) # encoding: [0x54,0x0f,0x1f,0xff]
6772 #CHECK: n %r15, 0 # encoding: [0x54,0xf0,0x00,0x00]
6777 n %r0, 0(%r15)
6778 n %r0, 4095(%r1,%r15)
6779 n %r0, 4095(%r15,%r1)
6780 n %r15, 0
6784 #CHECK: nc 0(1), 0(%r15) # encoding: [0xd4,0x00,0x00,0x00,0xf0,0x00]
6787 #CHECK: nc 0(1), 4095(%r15) # encoding: [0xd4,0x00,0x00,0x00,0xff,0xff]
6789 #CHECK: nc 0(1,%r15), 0 # encoding: [0xd4,0x00,0xf0,0x00,0x00,0x00]
6791 #CHECK: nc 4095(1,%r15), 0 # encoding: [0xd4,0x00,0xff,0xff,0x00,0x00]
6793 #CHECK: nc 0(256,%r15), 0 # encoding: [0xd4,0xff,0xf0,0x00,0x00,0x00]
6797 nc 0(1), 0(%r15)
6800 nc 0(1), 4095(%r15)
6802 nc 0(1,%r15), 0
6804 nc 4095(1,%r15), 0
6806 nc 0(256,%r15), 0
6814 #CHECK: ng %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x80]
6815 #CHECK: ng %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x80]
6816 #CHECK: ng %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x80]
6817 #CHECK: ng %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x80]
6825 ng %r0, 0(%r15)
6826 ng %r0, 524287(%r1,%r15)
6827 ng %r0, 524287(%r15,%r1)
6828 ng %r15, 0
6831 #CHECK: ngr %r0, %r15 # encoding: [0xb9,0x80,0x00,0x0f]
6832 #CHECK: ngr %r15, %r0 # encoding: [0xb9,0x80,0x00,0xf0]
6836 ngr %r0,%r15
6837 ngr %r15,%r0
6844 #CHECK: ni 0(%r15), 42 # encoding: [0x94,0x2a,0xf0,0x00]
6846 #CHECK: ni 4095(%r15), 42 # encoding: [0x94,0x2a,0xff,0xff]
6852 ni 0(%r15), 42
6854 ni 4095(%r15), 42
6858 #CHECK: nihf %r15, 0 # encoding: [0xc0,0xfa,0x00,0x00,0x00,0x00]
6862 nihf %r15, 0
6867 #CHECK: nihh %r15, 0 # encoding: [0xa5,0xf4,0x00,0x00]
6872 nihh %r15, 0
6877 #CHECK: nihl %r15, 0 # encoding: [0xa5,0xf5,0x00,0x00]
6882 nihl %r15, 0
6886 #CHECK: nilf %r15, 0 # encoding: [0xc0,0xfb,0x00,0x00,0x00,0x00]
6890 nilf %r15, 0
6895 #CHECK: nilh %r15, 0 # encoding: [0xa5,0xf6,0x00,0x00]
6900 nilh %r15, 0
6905 #CHECK: nill %r15, 0 # encoding: [0xa5,0xf7,0x00,0x00]
6910 nill %r15, 0
6919 #CHECK: niy 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x54]
6921 #CHECK: niy 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x54]
6930 niy 0(%r15), 42
6932 niy 524287(%r15), 42
6935 #CHECK: nr %r0, %r15 # encoding: [0x14,0x0f]
6936 #CHECK: nr %r15, %r0 # encoding: [0x14,0xf0]
6940 nr %r0,%r15
6941 nr %r15,%r0
6950 #CHECK: ny %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x54]
6951 #CHECK: ny %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x54]
6952 #CHECK: ny %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x54]
6953 #CHECK: ny %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x54]
6961 ny %r0, 0(%r15)
6962 ny %r0, 524287(%r1,%r15)
6963 ny %r0, 524287(%r15,%r1)
6964 ny %r15, 0
6969 #CHECK: o %r0, 0(%r15) # encoding: [0x56,0x00,0xf0,0x00]
6970 #CHECK: o %r0, 4095(%r1,%r15) # encoding: [0x56,0x01,0xff,0xff]
6971 #CHECK: o %r0, 4095(%r15,%r1) # encoding: [0x56,0x0f,0x1f,0xff]
6972 #CHECK: o %r15, 0 # encoding: [0x56,0xf0,0x00,0x00]
6977 o %r0, 0(%r15)
6978 o %r0, 4095(%r1,%r15)
6979 o %r0, 4095(%r15,%r1)
6980 o %r15, 0
6984 #CHECK: oc 0(1), 0(%r15) # encoding: [0xd6,0x00,0x00,0x00,0xf0,0x00]
6987 #CHECK: oc 0(1), 4095(%r15) # encoding: [0xd6,0x00,0x00,0x00,0xff,0xff]
6989 #CHECK: oc 0(1,%r15
6991 #CHECK: oc 4095(1,%r15), 0 # encoding: [0xd6,0x00,0xff,0xff,0x00,0x00]
6993 #CHECK: oc 0(256,%r15), 0 # encoding: [0xd6,0xff,0xf0,0x00,0x00,0x00]
6997 oc 0(1), 0(%r15)
7000 oc 0(1), 4095(%r15)
7002 oc 0(1,%r15), 0
7004 oc 4095(1,%r15), 0
7006 oc 0(256,%r15), 0
7014 #CHECK: og %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x81]
7015 #CHECK: og %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x81]
7016 #CHECK: og %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x81]
7017 #CHECK: og %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x81]
7025 og %r0, 0(%r15)
7026 og %r0, 524287(%r1,%r15)
7027 og %r0, 524287(%r15,%r1)
7028 og %r15, 0
7031 #CHECK: ogr %r0, %r15 # encoding: [0xb9,0x81,0x00,0x0f]
7032 #CHECK: ogr %r15, %r0 # encoding: [0xb9,0x81,0x00,0xf0]
7036 ogr %r0,%r15
7037 ogr %r15,%r0
7044 #CHECK: oi 0(%r15), 42 # encoding: [0x96,0x2a,0xf0,0x00]
7046 #CHECK: oi 4095(%r15), 42 # encoding: [0x96,0x2a,0xff,0xff]
7052 oi 0(%r15), 42
7054 oi 4095(%r15), 42
7058 #CHECK: oihf %r15, 0 # encoding: [0xc0,0xfc,0x00,0x00,0x00,0x00]
7062 oihf %r15, 0
7067 #CHECK: oihh %r15, 0 # encoding: [0xa5,0xf8,0x00,0x00]
7072 oihh %r15, 0
7077 #CHECK: oihl %r15, 0 # encoding: [0xa5,0xf9,0x00,0x00]
7082 oihl %r15, 0
7086 #CHECK: oilf %r15, 0 # encoding: [0xc0,0xfd,0x00,0x00,0x00,0x00]
7090 oilf %r15, 0
7095 #CHECK: oilh %r15, 0 # encoding: [0xa5,0xfa,0x00,0x00]
7100 oilh %r15, 0
7105 #CHECK: oill %r15, 0 # encoding: [0xa5,0xfb,0x00,0x00]
7110 oill %r15, 0
7119 #CHECK: oiy 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x56]
7121 #CHECK: oiy 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x56]
7130 oiy 0(%r15), 42
7132 oiy 524287(%r15), 42
7135 #CHECK: or %r0, %r15 # encoding: [0x16,0x0f]
7136 #CHECK: or %r15, %r0 # encoding: [0x16,0xf0]
7140 or %r0,%r15
7141 or %r15,%r0
7150 #CHECK: oy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x56]
7151 #CHECK: oy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x56]
7152 #CHECK: oy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x56]
7153 #CHECK: oy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x56]
7161 oy %r0, 0(%r15)
7162 oy %r0, 524287(%r1,%r15)
7163 oy %r0, 524287(%r15,%r1)
7164 oy %r15, 0
7172 #CHECK: pfd 0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x36]
7173 #CHECK: pfd 0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x36]
7174 #CHECK: pfd 0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x36]
7183 pfd 0, 0(%r15)
7184 pfd 0, 524287(%r1,%r15)
7185 pfd 0, 524287(%r15,%r1)
7229 #CHECK: risbg %r0, %r15, 0, 0, 0 # encoding: [0xec,0x0f,0x00,0x00,0x00,0x55]
7230 #CHECK: risbg %r15, %r0, 0, 0, 0 # encoding: [0xec,0xf0,0x00,0x00,0x00,0x55]
7237 risbg %r0,%r15,0,0,0
7238 risbg %r15,%r0,0,0,0
7245 #CHECK: rnsbg %r0, %r15, 0, 0, 0 # encoding: [0xec,0x0f,0x00,0x00,0x00,0x54]
7246 #CHECK: rnsbg %r15, %r0, 0, 0, 0 # encoding: [0xec,0xf0,0x00,0x00,0x00,0x54]
7253 rnsbg %r0,%r15,0,0,0
7254 rnsbg %r15,%r0,0,0,0
7261 #CHECK: rosbg %r0, %r15, 0, 0, 0 # encoding: [0xec,0x0f,0x00,0x00,0x00,0x56]
7262 #CHECK: rosbg %r15, %r0, 0, 0, 0 # encoding: [0xec,0xf0,0x00,0x00,0x00,0x56]
7269 rosbg %r0,%r15,0,0,0
7270 rosbg %r15,%r0,0,0,0
7277 #CHECK: rxsbg %r0, %r15, 0, 0, 0 # encoding: [0xec,0x0f,0x00,0x00,0x00,0x57]
7278 #CHECK: rxsbg %r15, %r0, 0, 0, 0 # encoding: [0xec,0xf0,0x00,0x00,0x00,0x57]
7285 rxsbg %r0,%r15,0,0,0
7286 rxsbg %r15,%r0,0,0,0
7290 #CHECK: rll %r15, %r1, 0 # encoding: [0xeb,0xf1,0x00,0x00,0x00,0x1d]
7291 #CHECK: rll %r1, %r15, 0 # encoding: [0xeb,0x1f,0x00,0x00,0x00,0x1d]
7292 #CHECK: rll %r15, %r15, 0 # encoding: [0xeb,0xff,0x00,0x00,0x00,0x1d]
7298 #CHECK: rll %r0, %r0, 0(%r15) # encoding: [0xeb,0x00,0xf0,0x00,0x00,0x1d]
7300 #CHECK: rll %r0, %r0, 524287(%r15) # encoding: [0xeb,0x00,0xff,0xff,0x7f,0x1d]
7303 rll %r15,%r1,0
7304 rll %r1,%r15,0
7305 rll %r15,%r15,0
7311 rll %r0,%r0,0(%r15)
7313 rll %r0,%r0,524287(%r15)
7316 #CHECK: rllg %r15, %r1, 0 # encoding: [0xeb,0xf1,0x00,0x00,0x00,0x1c]
7317 #CHECK: rllg %r1, %r15, 0 # encoding: [0xeb,0x1f,0x00,0x00,0x00,0x1c]
7318 #CHECK: rllg %r15, %r15, 0 # encoding: [0xeb,0xff,0x00,0x00,0x00,0x1c]
7324 #CHECK: rllg %r0, %r0, 0(%r15) # encoding: [0xeb,0x00,0xf0,0x00,0x00,0x1c]
7326 #CHECK: rllg %r0, %r0, 524287(%r15) # encoding: [0xeb,0x00,0xff,0xff,0x7f,0x1c]
7329 rllg %r15,%r1,0
7330 rllg %r1,%r15,0
7331 rllg %r15,%r15,0
7337 rllg %r0,%r0,0(%r15)
7339 rllg %r0,%r0,524287(%r15)
7344 #CHECK: s %r0, 0(%r15) # encoding: [0x5b,0x00,0xf0,0x00]
7345 #CHECK: s %r0, 4095(%r1,%r15) # encoding: [0x5b,0x01,0xff,0xff]
7346 #CHECK: s %r0, 4095(%r15,%r1) # encoding: [0x5b,0x0f,0x1f,0xff]
7347 #CHECK: s %r15, 0 # encoding: [0x5b,0xf0,0x00,0x00]
7352 s %r0, 0(%r15)
7353 s %r0, 4095(%r1,%r15)
7354 s %r0, 4095(%r15,%r1)
7355 s %r15, 0
7360 #CHECK: sdb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x1b]
7361 #CHECK: sdb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x1b]
7362 #CHECK: sdb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x1b]
7368 sdb %f0, 0(%r15)
7369 sdb %f0, 4095(%r1,%r15)
7370 sdb %f0, 4095(%r15,%r1)
7386 #CHECK: seb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x0b]
7387 #CHECK: seb %f0, 4095(%r1,%r15
7388 #CHECK: seb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x0b]
7394 seb %f0, 0(%r15)
7395 seb %f0, 4095(%r1,%r15)
7396 seb %f0, 4095(%r15,%r1)
7415 #CHECK: sg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x09]
7416 #CHECK: sg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x09]
7417 #CHECK: sg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x09]
7418 #CHECK: sg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x09]
7426 sg %r0, 0(%r15)
7427 sg %r0, 524287(%r1,%r15)
7428 sg %r0, 524287(%r15,%r1)
7429 sg %r15, 0
7437 #CHECK: sgf %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x19]
7438 #CHECK: sgf %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x19]
7439 #CHECK: sgf %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x19]
7440 #CHECK: sgf %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x19]
7448 sgf %r0, 0(%r15)
7449 sgf %r0, 524287(%r1,%r15)
7450 sgf %r0, 524287(%r15,%r1)
7451 sgf %r15, 0
7454 #CHECK: sgfr %r0, %r15 # encoding: [0xb9,0x19,0x00,0x0f]
7455 #CHECK: sgfr %r15, %r0 # encoding: [0xb9,0x19,0x00,0xf0]
7459 sgfr %r0,%r15
7460 sgfr %r15,%r0
7464 #CHECK: sgr %r0, %r15 # encoding: [0xb9,0x09,0x00,0x0f]
7465 #CHECK: sgr %r15, %r0 # encoding: [0xb9,0x09,0x00,0xf0]
7469 sgr %r0,%r15
7470 sgr %r15,%r0
7476 #CHECK: sh %r0, 0(%r15) # encoding: [0x4b,0x00,0xf0,0x00]
7477 #CHECK: sh %r0, 4095(%r1,%r15) # encoding: [0x4b,0x01,0xff,0xff]
7478 #CHECK: sh %r0, 4095(%r15,%r1) # encoding: [0x4b,0x0f,0x1f,0xff]
7479 #CHECK: sh %r15, 0 # encoding: [0x4b,0xf0,0x00,0x00]
7484 sh %r0, 0(%r15)
7485 sh %r0, 4095(%r1,%r15)
7486 sh %r0, 4095(%r15,%r1)
7487 sh %r15, 0
7495 #CHECK: shy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x7b]
7496 #CHECK: shy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x7b]
7497 #CHECK: shy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x7b]
7498 #CHECK: shy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x7b]
7506 shy %r0, 0(%r15)
7507 shy %r0, 524287(%r1,%r15)
7508 shy %r0, 524287(%r15,%r1)
7509 shy %r15, 0
7514 #CHECK: sl %r0, 0(%r15) # encoding: [0x5f,0x00,0xf0,0x00]
7515 #CHECK: sl %r0, 4095(%r1,%r15) # encoding: [0x5f,0x01,0xff,0xff]
7516 #CHECK: sl %r0, 4095(%r15,%r1) # encoding: [0x5f,0x0f,0x1f,0xff]
7517 #CHECK: sl %r15, 0 # encoding: [0x5f,0xf0,0x00,0x00]
7522 sl %r0, 0(%r15)
7523 sl %r0, 4095(%r1,%r15)
7524 sl %r0, 4095(%r15,%r1)
7525 sl %r15, 0
7533 #CHECK: slb %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x99]
7534 #CHECK: slb %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x99]
7535 #CHECK: slb %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x99]
7536 #CHECK: slb %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x99]
7544 slb %r0, 0(%r15)
7545 slb %r0, 524287(%r1,%r15)
7546 slb %r0, 524287(%r15,%r1)
7547 slb %r15, 0
7555 #CHECK: slbg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x89]
7556 #CHECK: slbg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x89]
7557 #CHECK: slbg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x89]
7558 #CHECK: slbg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x89]
7566 slbg %r0, 0(%r15)
7567 slbg %r0, 524287(%r1,%r15)
7568 slbg %r0, 524287(%r15,%r1)
7569 slbg %r15, 0
7572 #CHECK: slbgr %r0, %r15 # encoding: [0xb9,0x89,0x00,0x0f]
7573 #CHECK: slbgr %r15, %r0 # encoding: [0xb9,0x89,0x00,0xf0]
7577 slbgr %r0,%r15
7578 slbgr %r15,%r0
7582 #CHECK: slbr %r0, %r15 # encoding: [0xb9,0x99,0x00,0x0f]
7583 #CHECK: slbr %r15, %r0 # encoding: [0xb9,0x99,0x00,0xf0]
7587 slbr %r0,%r15
7588 slbr %r15,%r0
7593 #CHECK: slfi %r15, 0 # encoding: [0xc2,0xf5,0x00,0x00,0x00,0x00]
7597 slfi %r15, 0
7605 #CHECK: slg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x0b]
7606 #CHECK: slg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x0b]
7607 #CHECK: slg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x0b]
7608 #CHECK: slg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x0b]
7616 slg %r0, 0(%r15)
7617 slg %r0, 524287(%r1,%r15)
7618 slg %r0, 524287(%r15,%r1)
7619 slg %r15, 0
7627 #CHECK: slgf %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x1b]
7628 #CHECK: slgf %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x1b]
7629 #CHECK: slgf %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x1b]
7630 #CHECK: slgf %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x1b]
7638 slgf %r0, 0(%r15)
7639 slgf %r0, 524287(%r1,%r15)
7640 slgf %r0, 524287(%r15,%r1)
7641 slgf %r15, 0
7645 #CHECK: slgfi %r15, 0 # encoding: [0xc2,0xf4,0x00,0x00,0x00,0x00]
7649 slgfi %r15, 0
7652 #CHECK: slgfr %r0, %r15 # encoding: [0xb9,0x1b,0x00,0x0f]
7653 #CHECK: slgfr %r15, %r0 # encoding: [0xb9,0x1b,0x00,0xf0]
7657 slgfr %r0,%r15
7658 slgfr %r15,%r0
7662 #CHECK: slgr %r0, %r15 # encoding: [0xb9,0x0b,0x00,0x0f]
7663 #CHECK: slgr %r15, %r0 # encoding: [0xb9,0x0b,0x00,0xf0]
7667 slgr %r0,%r15
7668 slgr %r15,%r0
7673 #CHECK: sll %r15, 0 # encoding: [0x89,0xf0,0x00,0x00]
7676 #CHECK: sll %r0, 0(%r15) # encoding: [0x89,0x00,0xf0,0x00]
7678 #CHECK: sll %r0, 4095(%r15) # encoding: [0x89,0x00,0xff,0xff]
7682 sll %r15,0
7685 sll %r0,0(%r15)
7687 sll %r0,4095(%r15)
7690 #CHECK: sllg %r15, %r1, 0 # encoding: [0xeb,0xf1,0x00,0x00,0x00,0x0d]
7691 #CHECK: sllg %r1, %r15, 0 # encoding: [0xeb,0x1f,0x00,0x00,0x00,0x0d]
7692 #CHECK: sllg %r15, %r15, 0 # encoding: [0xeb,0xff,0x00,0x00,0x00,0x0d]
7698 #CHECK: sllg %r0, %r0, 0(%r15) # encoding: [0xeb,0x00,0xf0,0x00,0x00,0x0d]
7700 #CHECK: sllg %r0, %r0, 524287(%r15) # encoding: [0xeb,0x00,0xff,0xff,0x7f,0x0d]
7703 sllg %r15,%r1,0
7704 sllg %r1,%r15,0
7705 sllg %r15,%r15,0
7711 sllg %r0,%r0,0(%r15)
7713 sllg %r0,%r0,524287(%r15)
7716 #CHECK: slr %r0, %r15 # encoding: [0x1f,0x0f]
7717 #CHECK: slr %r15, %r0 # encoding: [0x1f,0xf0]
7721 slr %r0,%r15
7722 slr %r15,%r0
7731 #CHECK: sly %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x5f]
7732 #CHECK: sly %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x5f]
7733 #CHECK: sly %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x5f]
7734 #CHECK: sly %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x5f]
7742 sly %r0, 0(%r15)
7743 sly %r0, 524287(%r1,%r15)
7744 sly %r0, 524287(%r15,%r1)
7745 sly %r15, 0
7750 #CHECK: sqdb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x15]
7751 #CHECK: sqdb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x15]
7752 #CHECK: sqdb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x15]
7758 sqdb %f0, 0(%r15)
7759 sqdb %f0, 4095(%r1,%r15)
7760 sqdb %f0, 4095(%r15,%r1)
7776 #CHECK: sqeb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x14]
7777 #CHECK: sqeb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x14]
7778 #CHECK: sqeb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x14]
7784 sqeb %f0, 0(%r15)
7785 sqeb %f0, 4095(%r1,%r15)
7786 sqeb %f0, 4095(%r15,%r1)
7810 #CHECK: sr %r0, %r15 # encoding: [0x1b,0x0f]
7811 #CHECK: sr %r15, %r0 # encoding: [0x1b,0xf0]
7815 sr %r0,%r15
7816 sr %r15,%r0
7821 #CHECK: sra %r15, 0 # encoding: [0x8a,0xf0,0x00,0x00]
7824 #CHECK: sra %r0, 0(%r15) # encoding: [0x8a,0x00,0xf0,0x00]
7826 #CHECK: sra %r0, 4095(%r15) # encoding: [0x8a,0x00,0xff,0xff]
7830 sra %r15,0
7833 sra %r0,0(%r15)
7835 sra %r0,4095(%r15)
7838 #CHECK: srag %r15, %r1, 0 # encoding: [0xeb,0xf1,0x00,0x00,0x00,0x0a]
7839 #CHECK: srag %r1, %r15, 0 # encoding: [0xeb,0x1f,0x00,0x00,0x00,0x0a]
7840 #CHECK: srag %r15, %r15, 0 # encoding: [0xeb,0xff,0x00,0x00,0x00,0x0a]
7846 #CHECK: srag %r0, %r0, 0(%r15) # encoding: [0xeb,0x00,0xf0,0x00,0x00,0x0a]
7848 #CHECK: srag %r0, %r0, 524287(%r15) # encoding: [0xeb,0x00,0xff,0xff,0x7f,0x0a]
7851 srag %r15,%r1,0
7852 srag %r1,%r15,0
7853 srag %r15,%r15,0
7859 srag %r0,%r0,0(%r15)
7861 srag %r0,%r0,524287(%r15)
7865 #CHECK: srl %r15, 0 # encoding: [0x88,0xf0,0x00,0x00]
7868 #CHECK: srl %r0, 0(%r15) # encoding: [0x88,0x00,0xf0,0x00]
7870 #CHECK: srl %r0, 4095(%r15) # encoding: [0x88,0x00,0xff,0xff]
7874 srl %r15,0
7877 srl %r0,0(%r15)
7879 srl %r0,4095(%r15)
7882 #CHECK: srlg %r15, %r1, 0 # encoding: [0xeb,0xf1,0x00,0x00,0x00,0x0c]
7883 #CHECK: srlg %r1, %r15, 0 # encoding: [0xeb,0x1f,0x00,0x00,0x00,0x0c]
7884 #CHECK: srlg %r15, %r15, 0 # encoding: [0xeb,0xff,0x00,0x00,0x00,0x0c]
7890 #CHECK: srlg %r0, %r0, 0(%r15) # encoding: [0xeb,0x00,0xf0,0x00,0x00,0x0c]
7892 #CHECK: srlg %r0, %r0, 524287(%r15) # encoding: [0xeb,0x00,0xff,0xff,0x7f,0x0c]
7895 srlg %r15,%r1,0
7896 srlg %r1,%r15,0
7897 srlg %r15,%r15,0
7903 srlg %r0,%r0,0(%r15)
7905 srlg %r0,%r0,524287(%r15)
7908 #CHECK: srst %r0, %r15 # encoding: [0xb2,0x5e,0x00,0x0f]
7909 #CHECK: srst %r15, %r0 # encoding: [0xb2,0x5e,0x00,0xf0]
7913 srst %r0,%r15
7914 srst %r15,%r0
7920 #CHECK: st %r0, 0(%r15) # encoding: [0x50,0x00,0xf0,0x00]
7921 #CHECK: st %r0, 4095(%r1,%r15) # encoding: [0x50,0x01,0xff,0xff]
7922 #CHECK: st %r0, 4095(%r15,%r1) # encoding: [0x50,0x0f,0x1f,0xff]
7923 #CHECK: st %r15, 0 # encoding: [0x50,0xf0,0x00,0x00]
7928 st %r0, 0(%r15)
7929 st %r0, 4095(%r1,%r15)
7930 st %r0, 4095(%r15,%r1)
7931 st %r15, 0
7936 #CHECK: stc %r0, 0(%r15) # encoding: [0x42,0x00,0xf0,0x00]
7937 #CHECK: stc %r0, 4095(%r1,%r15) # encoding: [0x42,0x01,0xff,0xff]
7938 #CHECK: stc %r0, 4095(%r15,%r1) # encoding: [0x42,0x0f,0x1f,0xff]
7939 #CHECK: stc %r15, 0 # encoding: [0x42,0xf0,0x00,0x00]
7944 stc %r0, 0(%r15)
7945 stc %r0, 4095(%r1,%r15)
7946 stc %r0, 4095(%r15,%r1)
7947 stc %r15, 0
7955 #CHECK: stcy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x72]
7956 #CHECK: stcy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x72]
7957 #CHECK: stcy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x72]
7958 #CHECK: stcy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x72]
7966 stcy %r0, 0(%r15)
7967 stcy %r0, 524287(%r1,%r15)
7968 stcy %r0, 524287(%r15,%r1)
7969 stcy %r15, 0
7974 #CHECK: std %f0, 0(%r15) # encoding: [0x60,0x00,0xf0,0x00]
7975 #CHECK: std %f0, 4095(%r1,%r15) # encoding: [0x60,0x01,0xff,0xff]
7976 #CHECK: std %f0, 4095(%r15,%r1) # encoding: [0x60,0x0f,0x1f,0xff]
7982 std %f0, 0(%r15)
7983 std %f0, 4095(%r1,%r15)
7984 std %f0, 4095(%r15,%r1)
7993 #CHECK: stdy %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x67]
7994 #CHECK: stdy %f0, 524287(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x7f,0x67]
7995 #CHECK: stdy %f0, 524287(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x7f,0x67]
8004 stdy %f0, 0(%r15)
8005 stdy %f0, 524287(%r1,%r15)
8006 stdy %f0, 524287(%r15,%r1)
8012 #CHECK: ste %f0, 0(%r15) # encoding: [0x70,0x00,0xf0,0x00]
8013 #CHECK: ste %f0, 4095(%r1,%r15) # encoding: [0x70,0x01,0xff,0xff]
8014 #CHECK: ste %f0, 4095(%r15,%r1) # encoding: [0x70,0x0f,0x1f,0xff]
8020 ste %f0, 0(%r15)
8021 ste %f0, 4095(%r1,%r15)
8022 ste %f0, 4095(%r15,%r1)
8031 #CHECK: stey %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x66]
8032 #CHECK: stey %f0, 524287(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x7f,0x66]
8033 #CHECK: stey %f0, 524287(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x7f,0x66]
8042 stey %f0, 0(%r15)
8043 stey %f0, 524287(%r1,%r15)
8044 stey %f0, 524287(%r15,%r1)
8053 #CHECK: stg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x24]
8054 #CHECK: stg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x24]
8055 #CHECK: stg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x24]
8056 #CHECK: stg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x24]
8064 stg %r0, 0(%r15)
8065 stg %r0, 524287(%r1,%r15)
8066 stg %r0, 524287(%r15,%r1)
8067 stg %r15, 0
8084 #CHECK: stgrl %r15, foo # encoding: [0xc4,0xfb,A,A,A,A]
8088 stgrl %r15,foo
8109 #CHECK: sth %r0, 0(%r15) # encoding: [0x40,0x00,0xf0,0x00]
8110 #CHECK: sth %r0, 4095(%r1,%r15) # encoding: [0x40,0x01,0xff,0xff]
8111 #CHECK: sth %r0, 4095(%r15,%r1) # encoding: [0x40,0x0f,0x1f,0xff]
8112 #CHECK: sth %r15, 0 # encoding: [0x40,0xf0,0x00,0x00]
8117 sth %r0, 0(%r15)
8118 sth %r0, 4095(%r1,%r15)
8119 sth %r0, 4095(%r15,%r1)
8120 sth %r15, 0
8137 #CHECK: sthrl %r15, foo # encoding: [0xc4,0xf7,A,A,A,A]
8141 sthrl %r15,foo
8165 #CHECK: sthy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x70]
8166 #CHECK: sthy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x70]
8167 #CHECK: sthy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x70]
8168 #CHECK: sthy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x70]
8176 sthy %r0, 0(%r15)
8177 sthy %r0, 524287(%r1,%r15)
8178 sthy %r0, 524287(%r15,%r1)
8179 sthy %r15, 0
8182 #CHECK: stmg %r0, %r15
8183 #CHECK: stmg %r14, %r15, 0 # encoding: [0xeb,0xef,0x00,0x00,0x00,0x24]
8184 #CHECK: stmg %r15, %r15, 0 # encoding: [0xeb,0xff,0x00,0x00,0x00,0x24]
8191 #CHECK: stmg %r0, %r0, 0(%r15) # encoding: [0xeb,0x00,0xf0,0x00,0x00,0x24]
8193 #CHECK: stmg %r0, %r0, 524287(%r15) # encoding: [0xeb,0x00,0xff,0xff,0x7f,0x24]
8196 stmg %r0,%r15,0
8197 stmg %r14,%r15,0
8198 stmg %r15,%r15,0
8205 stmg %r0,%r0,0(%r15)
8207 stmg %r0,%r0,524287(%r15)
8224 #CHECK: strl %r15, foo # encoding: [0xc4,0xff,A,A,A,A]
8228 strl %r15,foo
8252 #CHECK: strv %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x3e]
8253 #CHECK: strv %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x3e]
8254 #CHECK: strv %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x3e]
8255 #CHECK: strv %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x3e]
8263 strv %r0,0(%r15)
8264 strv %r0,524287(%r1,%r15)
8265 strv %r0,524287(%r15,%r1)
8266 strv %r15,0
8274 #CHECK: strvg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x2f]
8275 #CHECK: strvg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x2f]
8276 #CHECK: strvg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x2f]
8277 #CHECK: strvg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x2f]
8285 strvg %r0,0(%r15)
8286 strvg %r0,524287(%r1,%r15)
8287 strvg %r0,524287(%r15,%r1)
8288 strvg %r15,0
8296 #CHECK: sty %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x50]
8297 #CHECK: sty %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x50]
8298 #CHECK: sty %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x50]
8299 #CHECK: sty %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x50]
8307 sty %r0, 0(%r15)
8308 sty %r0, 524287(%r1,%r15)
8309 sty %r0, 524287(%r15,%r1)
8310 sty %r15, 0
8328 #CHECK: sy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x5b]
8329 #CHECK: sy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x5b]
8330 #CHECK: sy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x5b]
8331 #CHECK: sy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x5b]
8339 sy %r0, 0(%r15)
8340 sy %r0, 524287(%r1,%r15)
8341 sy %r0, 524287(%r15,%r1)
8342 sy %r15, 0
8348 #CHECK: tm 0(%r15), 42 # encoding: [0x91,0x2a,0xf0,0x00]
8350 #CHECK: tm 4095(%r15), 42 # encoding: [0x91,0x2a,0xff,0xff]
8356 tm 0(%r15), 42
8358 tm 4095(%r15), 42
8363 #CHECK: tmhh %r15, 0 # encoding: [0xa7,0xf2,0x00,0x00]
8368 tmhh %r15, 0
8373 #CHECK: tmhl %r15, 0 # encoding: [0xa7,0xf3,0x00,0x00]
8378 tmhl %r15, 0
8383 #CHECK: tmlh %r15, 0 # encoding: [0xa7,0xf0,0x00,0x00]
8388 tmlh %r15, 0
8393 #CHECK: tmll %r15, 0 # encoding: [0xa7,0xf1,0x00,0x00]
8398 tmll %r15, 0
8407 #CHECK: tmy 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x51]
8409 #CHECK: tmy 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x51]
8418 tmy 0(%r15), 42
8420 tmy 524287(%r15), 42
8425 #CHECK: x %r0, 0(%r15) # encoding: [0x57,0x00,0xf0,0x00]
8426 #CHECK: x %r0, 4095(%r1,%r15) # encoding: [0x57,0x01,0xff,0xff]
8427 #CHECK: x %r0, 4095(%r15,%r1) # encoding: [0x57,0x0f,0x1f,0xff]
8428 #CHECK: x %r15, 0 # encoding: [0x57,0xf0,0x00,0x00]
8433 x %r0, 0(%r15)
8434 x %r0, 4095(%r1,%r15)
8435 x %r0, 4095(%r15,%r1)
8436 x %r15, 0
8440 #CHECK: xc 0(1), 0(%r15) # encoding: [0xd7,0x00,0x00,0x00,0xf0,0x00]
8443 #CHECK: xc 0(1), 4095(%r15) # encoding: [0xd7,0x00,0x00,0x00,0xff,0xff]
8445 #CHECK: xc 0(1,%r15), 0 # encoding: [0xd7,0x00,0xf0,0x00,0x00,0x00]
8447 #CHECK: xc 4095(1,%r15), 0 # encoding: [0xd7,0x00,0xff,0xff,0x00,0x00]
8449 #CHECK: xc 0(256,%r15), 0 # encoding: [0xd7,0xff,0xf0,0x00,0x00,0x00]
8453 xc 0(1), 0(%r15)
8456 xc 0(1), 4095(%r15)
8458 xc 0(1,%r15), 0
8460 xc 4095(1,%r15), 0
8462 xc 0(256,%r15), 0
8470 #CHECK: xg %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x82]
8471 #CHECK: xg %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x82]
8472 #CHECK: xg %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x82]
8473 #CHECK: xg %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x82]
8481 xg %r0, 0(%r15)
8482 xg %r0, 524287(%r1,%r15)
8483 xg %r0, 524287(%r15,%r1)
8484 xg %r15, 0
8487 #CHECK: xgr %r0, %r15 # encoding: [0xb9,0x82,0x00,0x0f]
8488 #CHECK: xgr %r15, %r0 # encoding: [0xb9,0x82,0x00,0xf0]
8492 xgr %r0,%r15
8493 xgr %r15,%r0
8500 #CHECK: xi 0(%r15), 42 # encoding: [0x97,0x2a,0xf0,0x00]
8502 #CHECK: xi 4095(%r15), 42 # encoding: [0x97,0x2a,0xff,0xff]
8508 xi 0(%r15), 42
8510 xi 4095(%r15), 42
8514 #CHECK: xihf %r15, 0 # encoding: [0xc0,0xf6,0x00,0x00,0x00,0x00]
8518 xihf %r15, 0
8522 #CHECK: xilf %r15, 0 # encoding: [0xc0,0xf7,0x00,0x00,0x00,0x00]
8526 xilf %r15, 0
8535 #CHECK: xiy 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x57]
8537 #CHECK: xiy 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x57]
8546 xiy 0(%r15), 42
8548 xiy 524287(%r15), 42
8551 #CHECK: xr %r0, %r15 # encoding: [0x17,0x0f]
8552 #CHECK: xr %r15, %r0 # encoding: [0x17,0xf0]
8556 xr %r0,%r15
8557 xr %r15,%r0
8566 #CHECK: xy %r0, 0(%r15) # encoding: [0xe3,0x00,0xf0,0x00,0x00,0x57]
8567 #CHECK: xy %r0, 524287(%r1,%r15) # encoding: [0xe3,0x01,0xff,0xff,0x7f,0x57]
8568 #CHECK: xy %r0, 524287(%r15,%r1) # encoding: [0xe3,0x0f,0x1f,0xff,0x7f,0x57]
8569 #CHECK: xy %r15, 0 # encoding: [0xe3,0xf0,0x00,0x00,0x00,0x57]
8577 xy %r0, 0(%r15)
8578 xy %r0, 524287(%r1,%r15)
8579 xy %r0, 524287(%r15,%r1)
8580 xy %r15, 0