Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:xb3

36 #CHECK: adbr	%f0, %f0                # encoding: [0xb3,0x1a,0x00,0x00]
37 #CHECK: adbr %f0, %f15 # encoding: [0xb3,0x1a,0x00,0x0f]
38 #CHECK: adbr %f7, %f8 # encoding: [0xb3,0x1a,0x00,0x78]
39 #CHECK: adbr %f15, %f0 # encoding: [0xb3,0x1a,0x00,0xf0]
62 #CHECK: aebr %f0, %f0 # encoding: [0xb3,0x0a,0x00,0x00]
63 #CHECK: aebr %f0, %f15 # encoding: [0xb3,0x0a,0x00,0x0f]
64 #CHECK: aebr %f7, %f8 # encoding: [0xb3,0x0a,0x00,0x78]
65 #CHECK: aebr %f15, %f0 # encoding: [0xb3,0x0a,0x00,0xf0]
488 #CHECK: axbr %f0, %f0 # encoding: [0xb3,0x4a,0x00,0x00]
489 #CHECK: axbr %f0, %f13 # encoding: [0xb3,0x4a,0x00,0x0d]
490 #CHECK: axbr %f8, %f8 # encoding: [0xb3,0x4a,0x00,0x88]
491 #CHECK: axbr %f13, %f0 # encoding: [0xb3,0x4a,0x00,0xd0]
1189 #CHECK: cdbr %f0, %f0 # encoding: [0xb3,0x19,0x00,0x00]
1190 #CHECK: cdbr %f0, %f15 # encoding: [0xb3,0x19,0x00,0x0f]
1191 #CHECK: cdbr %f7, %f8 # encoding: [0xb3,0x19,0x00,0x78]
1192 #CHECK: cdbr %f15, %f0 # encoding: [0xb3,0x19,0x00,0xf0]
1199 #CHECK: cdfbr %f0, %r0 # encoding: [0xb3,0x95,0x00,0x00]
1200 #CHECK: cdfbr %f0, %r15 # encoding: [0xb3,0x95,0x00,0x0f]
1201 #CHECK: cdfbr %f15, %r0 # encoding: [0xb3,0x95,0x00,0xf0]
1202 #CHECK: cdfbr %f7, %r8 # encoding: [0xb3,0x95,0x00,0x78]
1203 #CHECK: cdfbr %f15, %r15 # encoding: [0xb3,0x95,0x00,0xff]
1211 #CHECK: cdgbr %f0, %r0 # encoding: [0xb3,0xa5,0x00,0x00]
1212 #CHECK: cdgbr %f0, %r15 # encoding: [0xb3,0xa5,0x00,0x0f]
1213 xb3,0xa5,0x00,0xf0]
1214 #CHECK: cdgbr %f7, %r8 # encoding: [0xb3,0xa5,0x00,0x78]
1215 #CHECK: cdgbr %f15, %r15 # encoding: [0xb3,0xa5,0x00,0xff]
1239 #CHECK: cebr %f0, %f0 # encoding: [0xb3,0x09,0x00,0x00]
1240 #CHECK: cebr %f0, %f15 # encoding: [0xb3,0x09,0x00,0x0f]
1241 #CHECK: cebr %f7, %f8 # encoding: [0xb3,0x09,0x00,0x78]
1242 #CHECK: cebr %f15, %f0 # encoding: [0xb3,0x09,0x00,0xf0]
1249 #CHECK: cefbr %f0, %r0 # encoding: [0xb3,0x94,0x00,0x00]
1250 #CHECK: cefbr %f0, %r15 # encoding: [0xb3,0x94,0x00,0x0f]
1251 #CHECK: cefbr %f15, %r0 # encoding: [0xb3,0x94,0x00,0xf0]
1252 #CHECK: cefbr %f7, %r8 # encoding: [0xb3,0x94,0x00,0x78]
1253 #CHECK: cefbr %f15, %r15 # encoding: [0xb3,0x94,0x00,0xff]
1261 #CHECK: cegbr %f0, %r0 # encoding: [0xb3,0xa4,0x00,0x00]
1262 #CHECK: cegbr %f0, %r15 # encoding: [0xb3,0xa4,0x00,0x0f]
1263 #CHECK: cegbr %f15, %r0 # encoding: [0xb3,0xa4,0x00,0xf0]
1264 #CHECK: cegbr %f7, %r8 # encoding: [0xb3,0xa4,0x00,0x78]
1265 #CHECK: cegbr %f15, %r15 # encoding: [0xb3,0xa4,0x00,0xff]
1273 #CHECK: cfdbr %r0, 0, %f0 # encoding: [0xb3,0x99,0x00,0x00]
1274 #CHECK: cfdbr %r0, 0, %f15 # encoding: [0xb3,0x99,0x00,0x0f]
1275 #CHECK: cfdbr %r0, 15, %f0 # encoding: [0xb3,0x99,0xf0,0x00]
1276 #CHECK: cfdbr %r4, 5, %f6 # encoding: [0xb3,0x99,0x50,0x46]
1277 #CHECK: cfdbr %r15, 0, %f0 # encoding: [0xb3,0x99,0x00,0xf0]
1285 #CHECK: cfebr %r0, 0, %f0 # encoding: [0xb3,0x98,0x00,0x00]
1286 #CHECK: cfebr %r0, 0, %f15 # encoding: [0xb3,0x98,0x00,0x0f]
1287 #CHECK: cfebr %r0, 15, %f0 # encoding: [0xb3,0x98,0xf0,0x00]
1288 #CHECK: cfebr %r4, 5, %f6 # encoding: [0xb3,0x98,0x50,0x46]
1289 #CHECK: cfebr %r15, 0, %f0 # encoding: [0xb3,0x98,0x00,0xf0]
1311 #CHECK: cfxbr %r0, 0, %f0 # encoding: [0xb3,0x9a,0x00,0x00]
1312 #CHECK: cfxbr %r0, 0, %f13 # encoding: [0xb3,0x9a,0x00,0x0d]
1313 #CHECK: cfxbr %r0, 15, %f0 # encoding: [0xb3,0x9a,0xf0,0x00]
1314 #CHECK: cfxbr %r4, 5, %f8 # encoding: [0xb3,0x9a,0x50,0x48]
1315 #CHECK: cfxbr %r15, 0, %f0 # encoding: [0xb3,0x9a,0x00,0xf0]
1345 #CHECK: cgdbr %r0, 0, %f0 # encoding: [0xb3,0xa9,0x00,0x00]
1346 #CHECK: cgdbr %r0, 0, %f15 # encoding: [0xb3,0xa9,0x00,0x0f]
1347 #CHECK: cgdbr %r0, 15, %f0 # encoding: [0xb3,0xa9,0xf0,0x00]
1348 #CHECK: cgdbr %r4, 5, %f6 # encoding: [0xb3,0xa9,0x50,0x46]
1349 #CHECK: cgdbr %r15, 0, %f0 # encoding: [0xb3,0xa9,0x00,0xf0]
1357 #CHECK: cgebr %r0, 0, %f0 # encoding: [0xb3,0xa8,0x00,0x00]
1358 #CHECK: cgebr %r0, 0, %f15 # encoding: [0xb3,0xa8,0x00,0x0f]
1359 #CHECK: cgebr %r0, 15, %f0 # encoding: [0xb3,0xa8,0xf0,0x00]
1360 #CHECK: cgebr %r4, 5, %f6 # encoding: [0xb3,0xa8,0x50,0x46]
1361 #CHECK: cgebr %r15, 0, %f0 # encoding: [0xb3,0xa8,0x00,0xf0]
2059 #CHECK: cgxbr %r0, 0, %f0 # encoding: [0xb3,0xaa,0x00,0x00]
2060 #CHECK: cgxbr %r0, 0, %f13 # encoding: [0xb3,0xaa,0x00,0x0d]
2061 #CHECK: cgxbr %r0, 15, %f0 # encoding: [0xb3,0xaa,0xf0,0x00]
2062 #CHECK: cgxbr %r4, 5, %f8 # encoding: [0xb3,0xaa,0x50,0x48]
2063 #CHECK: cgxbr %r15, 0, %f0 # encoding: [0xb3,0xaa,0x00,0xf0]
2840 #CHECK: cpsdr %f0, %f0, %f0 # encoding: [0xb3,0x72,0x00,0x00]
2841 #CHECK: cpsdr %f0, %f0, %f15 # encoding: [0xb3,0x72,0x00,0x0f]
2842 #CHECK: cpsdr %f0, %f15, %f0 # encoding: [0xb3,0x72,0xf0,0x00]
2843 #CHECK: cpsdr %f15, %f0, %f0 # encoding: [0xb3,0x72,0x00,0xf0]
2844 #CHECK: cpsdr %f1, %f2, %f3 # encoding: [0xb3,0x72,0x20,0x13]
2845 #CHECK: cpsdr %f15, %f15, %f15 # encoding: [0xb3,0x72,0xf0,0xff]
3198 #CHECK: cxbr %f0, %f0 # encoding: [0xb3,0x49,0x00,0x00]
3199 #CHECK: cxbr %f0, %f13 # encoding: [0xb3,0x49,0x00,0x0d]
3200 #CHECK: cxbr %f8, %f8 # encoding: [0xb3,0x49,0x00,0x88]
3201 #CHECK: cxbr %f13, %f0 # encoding: [0xb3,0x49,0x00,0xd0]
3208 #CHECK: cxfbr %f0, %r0 # encoding: [0xb3,0x96,0x00,0x00]
3209 #CHECK: cxfbr %f0, %r15 # encoding: [0xb3,0x96,0x00,0x0f]
3210 #CHECK: cxfbr %f13, %r0 # encoding: [0xb3,0x96,0x00,0xd0]
3211 #CHECK: cxfbr %f8, %r7 # encoding: [0xb3,0x96,0x00,0x87]
3212 #CHECK: cxfbr %f13, %r15 # encoding: [0xb3,0x96,0x00,0xdf]
3220 #CHECK: cxgbr %f0, %r0 # encoding: [0xb3,0xa6,0x00,0x00]
3221 #CHECK: cxgbr %f0, %r15 # encoding: [0xb3,0xa6,0x00,0x0f]
3222 #CHECK: cxgbr %f13, %r0 # encoding: [0xb3,0xa6,0x00,0xd0]
3223 #CHECK: cxgbr %f8, %r7 # encoding: [0xb3,0xa6,0x00,0x87]
3224 #CHECK: cxgbr %f13, %r15 # encoding: [0xb3,0xa6,0x00,0xdf]
3270 #CHECK: ddbr %f0, %f0 # encoding: [0xb3,0x1d,0x00,0x00]
3271 #CHECK: ddbr %f0, %f15 # encoding: [0xb3,0x1d,0x00,0x0f]
3272 #CHECK: ddbr %f7, %f8 # encoding: [0xb3,0x1d,0x00,0x78]
3273 #CHECK: ddbr %f15, %f0 # encoding: [0xb3,0x1d,0x00,0xf0]
3296 #CHECK: debr %f0, %f0 # encoding: [0xb3,0x0d,0x00,0x00]
3297 #CHECK: debr %f0, %f15 # encoding: [0xb3,0x0d,0x00,0x0f]
3298 #CHECK: debr %f7, %f8 # encoding: [0xb3,0x0d,0x00,0x78]
3299 #CHECK: debr %f15, %f0 # encoding: [0xb3,0x0d,0x00,0xf0]
3434 #CHECK: dxbr %f0, %f0 # encoding: [0xb3,0x4d,0x00,0x00]
3435 #CHECK: dxbr %f0, %f13 # encoding: [0xb3,0x4d,0x00,0x0d]
3436 #CHECK: dxbr %f8, %f8 # encoding: [0xb3,0x4d,0x00,0x88]
3437 #CHECK: dxbr %f13, %f0 # encoding: [0xb3,0x4d,0x00,0xd0]
3456 #CHECK: fidbr %f0, 0, %f0 # encoding: [0xb3,0x5f,0x00,0x00]
3457 #CHECK: fidbr %f0, 0, %f15 # encoding: [0xb3,0x5f,0x00,0x0f]
3458 #CHECK: fidbr %f0, 15, %f0 # encoding: [0xb3,0x5f,0xf0,0x00]
3459 #CHECK: fidbr %f4, 5, %f6 # encoding: [0xb3,0x5f,0x50,0x46]
3460 #CHECK: fidbr %f15, 0, %f0 # encoding: [0xb3,0x5f,0x00,0xf0]
3468 #CHECK: fiebr %f0, 0, %f0 # encoding: [0xb3,0x57,0x00,0x00]
3469 #CHECK: fiebr %f0, 0, %f15 # encoding: [0xb3,0x57,0x00,0x0f]
3470 #CHECK: fiebr %f0, 15, %f0 # encoding: [0xb3,0x57,0xf0,0x00]
3471 #CHECK: fiebr %f4, 5, %f6 # encoding: [0xb3,0x57,0x50,0x46]
3472 #CHECK: fiebr %f15, 0, %f0 # encoding: [0xb3,0x57,0x00,0xf0]
3480 #CHECK: fixbr %f0, 0, %f0 # encoding: [0xb3,0x47,0x00,0x00]
3481 #CHECK: fixbr %f0, 0, %f13 # encoding: [0xb3,0x47,0x00,0x0d]
3482 #CHECK: fixbr %f0, 15, %f0 # encoding: [0xb3,0x47,0xf0,0x00]
3483 #CHECK: fixbr %f4, 5, %f8 # encoding: [0xb3,0x47,0x50,0x48]
3484 #CHECK: fixbr %f13, 0, %f0 # encoding: [0xb3,0x47,0x00,0xd0]
3717 #CHECK: lcdbr %f0, %f9 # encoding: [0xb3,0x13,0x00,0x09]
3718 #CHECK: lcdbr %f0, %f15 # encoding: [0xb3,0x13,0x00,0x0f]
3719 #CHECK: lcdbr %f15, %f0 # encoding: [0xb3,0x13,0x00,0xf0]
3720 #CHECK: lcdbr %f15, %f9 # encoding: [0xb3,0x13,0x00,0xf9]
3727 #CHECK: lcebr %f0, %f9 # encoding: [0xb3,0x03,0x00,0x09]
3728 #CHECK: lcebr %f0, %f15 # encoding: [0xb3,0x03,0x00,0x0f]
3729 #CHECK: lcebr %f15, %f0 # encoding: [0xb3,0x03,0x00,0xf0]
3730 #CHECK: lcebr %f15, %f9 # encoding: [0xb3,0x03,0x00,0xf9]
3767 #CHECK: lcxbr %f0, %f8 # encoding: [0xb3,0x43,0x00,0x08]
3768 #CHECK: lcxbr %f0, %f13 # encoding: [0xb3,0x43,0x00,0x0d]
3769 #CHECK: lcxbr %f13, %f0 # encoding: [0xb3,0x43,0x00,0xd0]
3770 #CHECK: lcxbr %f13, %f9 # encoding: [0xb3,0x43,0x00,0xd9]
3809 #CHECK: ldebr %f0, %f15 # encoding: [0xb3,0x04,0x00,0x0f]
3810 #CHECK: ldebr %f7, %f8 # encoding: [0xb3,0x04,0x00,0x78]
3811 #CHECK: ldebr %f15, %f0 # encoding: [0xb3,0x04,0x00,0xf0]
3817 #CHECK: ldgr %f0, %r0 # encoding: [0xb3,0xc1,0x00,0x00]
3818 #CHECK: ldgr %f0, %r15 # encoding: [0xb3,0xc1,0x00,0x0f]
3819 #CHECK: ldgr %f15, %r0 # encoding: [0xb3,0xc1,0x00,0xf0]
3820 #CHECK: ldgr %f7, %r9 # encoding: [0xb3,0xc1,0x00,0x79]
3821 #CHECK: ldgr %f15, %r15 # encoding: [0xb3,0xc1,0x00,0xff]
3839 #CHECK: ldxbr %f0, %f0 # encoding: [0xb3,0x45,0x00,0x00]
3840 #CHECK: ldxbr %f0, %f13 # encoding: [0xb3,0x45,0x00,0x0d]
3841 #CHECK: ldxbr %f8, %f12 # encoding: [0xb3,0x45,0x00,0x8c]
3842 #CHECK: ldxbr %f13, %f0 # encoding: [0xb3,0x45,0x00,0xd0]
3843 #CHECK: ldxbr %f13, %f13 # encoding: [0xb3,0x45,0x00,0xdd]
3889 #CHECK: ledbr %f0, %f0 # encoding: [0xb3,0x44,0x00,0x00]
3890 #CHECK: ledbr %f0, %f15 # encoding: [0xb3,0x44,0x00,0x0f]
3891 #CHECK: ledbr %f7, %f8 # encoding: [0xb3,0x44,0x00,0x78]
3892 #CHECK: ledbr %f15, %f0 # encoding: [0xb3,0x44,0x00,0xf0]
3893 #CHECK: ledbr %f15, %f15 # encoding: [0xb3,0x44,0x00,0xff]
3911 #CHECK: lexbr %f0, %f0 # encoding: [0xb3,0x46,0x00,0x00]
3912 #CHECK: lexbr %f0, %f13 # encoding: [0xb3,0x46,0x00,0x0d]
3913 #CHECK: lexbr %f8, %f12 # encoding: [0xb3,0x46,0x00,0x8c]
3914 #CHECK: lexbr %f13, %f0 # encoding: [0xb3,0x46,0x00,0xd0]
3915 #CHECK: lexbr %f13, %f13 # encoding: [0xb3,0x46,0x00,0xdd]
3998 #CHECK: lgdr %r0, %f0 # encoding: [0xb3,0xcd,0x00,0x00]
3999 #CHECK: lgdr %r0, %f15 # encoding: [0xb3,0xcd,0x00,0x0f]
4000 #CHECK: lgdr %r15, %f0 # encoding: [0xb3,0xcd,0x00,0xf0]
4001 #CHECK: lgdr %r8, %f8 # encoding: [0xb3,0xcd,0x00,0x88]
4002 #CHECK: lgdr %r15, %f15 # encoding: [0xb3,0xcd,0x00,0xff]
4666 #CHECK: lndbr %f0, %f9 # encoding: [0xb3,0x11,0x00,0x09]
4667 #CHECK: lndbr %f0, %f15 # encoding: [0xb3,0x11,0x00,0x0f]
4668 #CHECK: lndbr %f15, %f0 # encoding: [0xb3,0x11,0x00,0xf0]
4669 #CHECK: lndbr %f15, %f9 # encoding: [0xb3,0x11,0x00,0xf9]
4676 #CHECK: lnebr %f0, %f9 # encoding: [0xb3,0x01,0x00,0x09]
4677 #CHECK: lnebr %f0, %f15 # encoding: [0xb3,0x01,0x00,0x0f]
4678 #CHECK: lnebr %f15, %f0 # encoding: [0xb3,0x01,0x00,0xf0]
4679 #CHECK: lnebr %f15, %f9 # encoding: [0xb3,0x01,0x00,0xf9]
4686 xb3,0x41,0x00,0x08]
4687 #CHECK: lnxbr %f0, %f13 # encoding: [0xb3,0x41,0x00,0x0d]
4688 #CHECK: lnxbr %f13, %f0 # encoding: [0xb3,0x41,0x00,0xd0]
4689 #CHECK: lnxbr %f13, %f9 # encoding: [0xb3,0x41,0x00,0xd9]
4696 #CHECK: lpdbr %f0, %f9 # encoding: [0xb3,0x10,0x00,0x09]
4697 #CHECK: lpdbr %f0, %f15 # encoding: [0xb3,0x10,0x00,0x0f]
4698 #CHECK: lpdbr %f15, %f0 # encoding: [0xb3,0x10,0x00,0xf0]
4699 #CHECK: lpdbr %f15, %f9 # encoding: [0xb3,0x10,0x00,0xf9]
4706 #CHECK: lpebr %f0, %f9 # encoding: [0xb3,0x00,0x00,0x09]
4707 #CHECK: lpebr %f0, %f15 # encoding: [0xb3,0x00,0x00,0x0f]
4708 #CHECK: lpebr %f15, %f0 # encoding: [0xb3,0x00,0x00,0xf0]
4709 #CHECK: lpebr %f15, %f9 # encoding: [0xb3,0x00,0x00,0xf9]
4716 #CHECK: lpxbr %f0, %f8 # encoding: [0xb3,0x40,0x00,0x08]
4717 #CHECK: lpxbr %f0, %f13 # encoding: [0xb3,0x40,0x00,0x0d]
4718 #CHECK: lpxbr %f13, %f0 # encoding: [0xb3,0x40,0x00,0xd0]
4719 #CHECK: lpxbr %f13, %f9 # encoding: [0xb3,0x40,0x00,0xd9]
4907 #CHECK: ltdbr %f0, %f9 # encoding: [0xb3,0x12,0x00,0x09]
4908 #CHECK: ltdbr %f0, %f15 # encoding: [0xb3,0x12,0x00,0x0f]
4909 #CHECK: ltdbr %f15, %f0 # encoding: [0xb3,0x12,0x00,0xf0]
4910 #CHECK: ltdbr %f15, %f9 # encoding: [0xb3,0x12,0x00,0xf9]
4917 #CHECK: ltebr %f0, %f9 # encoding: [0xb3,0x02,0x00,0x09]
4918 #CHECK: ltebr %f0, %f15 # encoding: [0xb3,0x02,0x00,0x0f]
4919 #CHECK: ltebr %f15, %f0 # encoding: [0xb3,0x02,0x00,0xf0]
4920 #CHECK: ltebr %f15, %f9 # encoding: [0xb3,0x02,0x00,0xf9]
4957 #CHECK: ltxbr %f0, %f9 # encoding: [0xb3,0x42,0x00,0x09]
4958 #CHECK: ltxbr %f0, %f13 # encoding: [0xb3,0x42,0x00,0x0d]
4959 #CHECK: ltxbr %f13, %f0 # encoding: [0xb3,0x42,0x00,0xd0]
4960 #CHECK: ltxbr %f13, %f9 # encoding: [0xb3,0x42,0x00,0xd9]
4967 #CHECK: lxr %f0, %f8 # encoding: [0xb3,0x65,0x00,0x08]
4968 #CHECK: lxr %f0, %f13 # encoding: [0xb3,0x65,0x00,0x0d]
4969 #CHECK: lxr %f13, %f0 # encoding: [0xb3,0x65,0x00,0xd0]
4970 #CHECK: lxr %f13, %f9 # encoding: [0xb3,0x65,0x00,0xd9]
4999 #CHECK: lzdr %f0 # encoding: [0xb3,0x75,0x00,0x00]
5000 #CHECK: lzdr %f7 # encoding: [0xb3,0x75,0x00,0x70]
5001 #CHECK: lzdr %f15 # encoding: [0xb3,0x75,0x00,0xf0]
5007 #CHECK: lzer %f0 # encoding: [0xb3,0x74,0x00,0x00]
5008 #CHECK: lzer %f7 # encoding: [0xb3,0x74,0x00,0x70]
5009 #CHECK: lzer %f15 # encoding: [0xb3,0x74,0x00,0xf0]
5015 #CHECK: lzxr %f0 # encoding: [0xb3,0x76,0x00,0x00]
5016 #CHECK: lzxr %f8 # encoding: [0xb3,0x76,0x00,0x80]
5017 #CHECK: lzxr %f13 # encoding: [0xb3,0x76,0x00,0xd0]
5043 #CHECK: madbr %f0, %f0, %f0 # encoding: [0xb3,0x1e,0x00,0x00]
5044 #CHECK: madbr %f0, %f0, %f15 # encoding: [0xb3,0x1e,0x00,0x0f]
5045 #CHECK: madbr %f0, %f15, %f0 # encoding: [0xb3,0x1e,0x00,0xf0]
5046 #CHECK: madbr %f15, %f0, %f0 # encoding: [0xb3,0x1e,0xf0,0x00]
5047 #CHECK: madbr %f7, %f8, %f9 # encoding: [0xb3,0x1e,0x70,0x89]
5048 #CHECK: madbr %f15, %f15, %f15 # encoding: [0xb3,0x1e,0xf0,0xff]
5077 #CHECK: maebr %f0, %f0, %f0 # encoding: [0xb3,0x0e,0x00,0x00]
5078 #CHECK: maebr %f0, %f0, %f15 # encoding: [0xb3,0x0e,0x00,0x0f]
5079 #CHECK: maebr %f0, %f15, %f0 # encoding: [0xb3,0x0e,0x00,0xf0]
5080 #CHECK: maebr %f15, %f0, %f0 # encoding: [0xb3,0x0e,0xf0,0x00]
5081 #CHECK: maebr %f7, %f8, %f9 # encoding: [0xb3,0x0e,0x70,0x89]
5082 #CHECK: maebr %f15, %f15, %f15 # encoding: [0xb3,0x0e,0xf0,0xff]
5107 #CHECK: mdbr %f0, %f0 # encoding: [0xb3,0x1c,0x00,0x00]
5108 #CHECK: mdbr %f0, %f15 # encoding: [0xb3,0x1c,0x00,0x0f]
5109 #CHECK: mdbr %f7, %f8 # encoding: [0xb3,0x1c,0x00,0x78]
5110 #CHECK: mdbr %f15, %f0 # encoding: [0xb3,0x1c,0x00,0xf0]
5133 #CHECK: mdebr %f0, %f0 # encoding: [0xb3,0x0c,0x00,0x00]
5134 #CHECK: mdebr %f0, %f15 # encoding: [0xb3,0x0c,0x00,0x0f]
5135 #CHECK: mdebr %f7, %f8 # encoding: [0xb3,0x0c,0x00,0x78]
5136 #CHECK: mdebr %f15, %f0 # encoding: [0xb3,0x0c,0x00,0xf0]
5159 #CHECK: meebr %f0, %f0 # encoding: [0xb3,0x17,0x00,0x00]
5160 #CHECK: meebr %f0, %f15 # encoding: [0xb3,0x17,0x00,0x0f]
5161 #CHECK: meebr %f7, %f8 # encoding: [0xb3,0x17,0x00,0x78]
5162 #CHECK: meebr %f15, %f0 # encoding: [0xb3,0x17,0x00,0xf0]
5303 #CHECK: msdbr %f0, %f0, %f0 # encoding: [0xb3,0x1f,0x00,0x00]
5304 #CHECK: msdbr %f0, %f0, %f15 # encoding: [0xb3,0x1f,0x00,0x0f]
5305 #CHECK: msdbr %f0, %f15, %f0 # encoding: [0xb3,0x1f,0x00,0xf0]
5306 #CHECK: msdbr %f15, %f0, %f0 # encoding: [0xb3,0x1f,0xf0,0x00]
5307 #CHECK: msdbr %f7, %f8, %f9 # encoding: [0xb3,0x1f,0x70,0x89]
5308 #CHECK: msdbr %f15, %f15, %f15 # encoding: [0xb3,0x1f,0xf0,0xff]
5337 #CHECK: msebr %f0, %f0, %f0 # encoding: [0xb3,0x0f,0x00,0x00]
5338 #CHECK: msebr %f0, %f0, %f15 # encoding: [0xb3,0x0f,0x00,0x0f]
5339 #CHECK: msebr %f0, %f15, %f0 # encoding: [0xb3,0x0f,0x00,0xf0]
5340 #CHECK: msebr %f15, %f0, %f0 # encoding: [0xb3,0x0f,0xf0,0x00]
5341 #CHECK: msebr %f7, %f8, %f9 # encoding: [0xb3,0x0f,0x70,0x89]
5342 #CHECK: msebr %f15, %f15, %f15 # encoding: [0xb3,0x0f,0xf0,0xff]
5611 #CHECK: mxbr %f0, %f0 # encoding: [0xb3,0x4c,0x00,0x00]
5612 #CHECK: mxbr %f0, %f13 # encoding: [0xb3,0x4c,0x00,0x0d]
5613 #CHECK: mxbr %f8, %f5 # encoding: [0xb3,0x4c,0x00,0x85]
5614 #CHECK: mxbr %f13, %f13 # encoding: [0xb3,0x4c,0x00,0xdd]
5637 #CHECK: mxdbr %f0, %f0 # encoding: [0xb3,0x07,0x00,0x00]
5638 #CHECK: mxdbr %f0, %f15 # encoding: [0xb3,0x07,0x00,0x0f]
5639 #CHECK: mxdbr %f8, %f8 # encoding: [0xb3,0x07,0x00,0x88]
5640 #CHECK: mxdbr %f13, %f0 # encoding: [0xb3,0x07,0x00,0xd0]
6143 #CHECK: sdbr %f0, %f0 # encoding: [0xb3,0x1b,0x00,0x00]
6144 #CHECK: sdbr %f0, %f15 # encoding: [0xb3,0x1b,0x00,0x0f]
6145 #CHECK: sdbr %f7, %f8 # encoding: [0xb3,0x1b,0x00,0x78]
6146 #CHECK: sdbr %f15, %f0 # encoding: [0xb3,0x1b,0x00,0xf0]
6169 #CHECK: sebr %f0, %f0 # encoding: [0xb3,0x0b,0x00,0x00]
6170 #CHECK: sebr %f0, %f15 # encoding: [0xb3,0x0b,0x00,0x0f]
6171 #CHECK: sebr %f7, %f8 # encoding: [0xb3,0x0b,0x00,0x78]
6172 #CHECK: sebr %f15, %f0 # encoding: [0xb3,0x0b,0x00,0xf0]
6533 #CHECK: sqdbr %f0, %f0 # encoding: [0xb3,0x15,0x00,0x00]
6534 #CHECK: sqdbr %f0, %f15 # encoding: [0xb3,0x15,0x00,0x0f]
6535 #CHECK: sqdbr %f7, %f8 # encoding: [0xb3,0x15,0x00,0x78]
6536 #CHECK: sqdbr %f15, %f0 # encoding: [0xb3,0x15,0x00,0xf0]
6559 #CHECK: sqebr %f0, %f0 # encoding: [0xb3,0x14,0x00,0x00]
6560 #CHECK: sqebr %f0, %f15 # encoding: [0xb3,0x14,0x00,0x0f]
6561 #CHECK: sqebr %f7, %f8 # encoding: [0xb3,0x14,0x00,0x78]
6562 #CHECK: sqebr %f15, %f0 # encoding: [0xb3,0x14,0x00,0xf0]
6569 #CHECK: sqxbr %f0, %f0 # encoding: [0xb3,0x16,0x00,0x00]
6570 #CHECK: sqxbr %f0, %f13 # encoding: [0xb3,0x16,0x00,0x0d]
6571 #CHECK: sqxbr %f8, %f8 # encoding: [0xb3,0x16,0x00,0x88]
6572 #CHECK: sqxbr %f13, %f0 # encoding: [0xb3,0x16,0x00,0xd0]
7072 #CHECK: sxbr %f0, %f0 # encoding: [0xb3,0x4b,0x00,0x00]
7073 #CHECK: sxbr %f0, %f13 # encoding: [0xb3,0x4b,0x00,0x0d]
7074 #CHECK: sxbr %f8, %f8 # encoding: [0xb3,0x4b,0x00,0x88]
7075 #CHECK: sxbr %f13, %f0 # encoding: [0xb3