|
3429 | 3429 | # CHECK: image_load v5, v1, s[8:15] dmask:0x1 slc ; encoding: [0x00,0x01,0x00,0xf2,0x01,0x05,0x02,0x00]
|
3430 | 3430 | 0x00,0x01,0x00,0xf2,0x01,0x05,0x02,0x00
|
3431 | 3431 |
|
3432 |
| -# CHECK: image_load v5, v1, s[8:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x01,0xf0,0x01,0x05,0x02,0x00] |
| 3432 | +# CHECK: image_load v[5:6], v1, s[8:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x01,0xf0,0x01,0x05,0x02,0x00] |
3433 | 3433 | 0x00,0x01,0x01,0xf0,0x01,0x05,0x02,0x00
|
3434 | 3434 |
|
3435 | 3435 | # CHECK: image_load v5, v1, s[8:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0x02,0xf0,0x01,0x05,0x02,0x00]
|
|
3510 | 3510 | # CHECK: image_load_mip v5, v1, s[8:15] dmask:0x1 slc ; encoding: [0x00,0x01,0x04,0xf2,0x01,0x05,0x02,0x00]
|
3511 | 3511 | 0x00,0x01,0x04,0xf2,0x01,0x05,0x02,0x00
|
3512 | 3512 |
|
3513 |
| -# CHECK: image_load_mip v5, v1, s[8:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x05,0xf0,0x01,0x05,0x02,0x00] |
| 3513 | +# CHECK: image_load_mip v[5:6], v1, s[8:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x05,0xf0,0x01,0x05,0x02,0x00] |
3514 | 3514 | 0x00,0x01,0x05,0xf0,0x01,0x05,0x02,0x00
|
3515 | 3515 |
|
3516 | 3516 | # CHECK: image_load_mip v5, v1, s[8:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0x06,0xf0,0x01,0x05,0x02,0x00]
|
|
3747 | 3747 | # CHECK: image_get_resinfo v5, v1, s[8:15] dmask:0x1 slc ; encoding: [0x00,0x01,0x38,0xf2,0x01,0x05,0x02,0x00]
|
3748 | 3748 | 0x00,0x01,0x38,0xf2,0x01,0x05,0x02,0x00
|
3749 | 3749 |
|
3750 |
| -# CHECK: image_get_resinfo v5, v1, s[8:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x39,0xf0,0x01,0x05,0x02,0x00] |
| 3750 | +# CHECK: image_get_resinfo v[5:6], v1, s[8:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x39,0xf0,0x01,0x05,0x02,0x00] |
3751 | 3751 | 0x00,0x01,0x39,0xf0,0x01,0x05,0x02,0x00
|
3752 | 3752 |
|
3753 | 3753 | # CHECK: image_get_resinfo v5, v1, s[8:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0x3a,0xf0,0x01,0x05,0x02,0x00]
|
|
4263 | 4263 | # CHECK: image_sample v5, v1, s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0x80,0xf2,0x01,0x05,0x62,0x00]
|
4264 | 4264 | 0x00,0x01,0x80,0xf2,0x01,0x05,0x62,0x00
|
4265 | 4265 |
|
4266 |
| -# CHECK: image_sample v5, v1, s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x81,0xf0,0x01,0x05,0x62,0x00] |
| 4266 | +# CHECK: image_sample v[5:6], v1, s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x81,0xf0,0x01,0x05,0x62,0x00] |
4267 | 4267 | 0x00,0x01,0x81,0xf0,0x01,0x05,0x62,0x00
|
4268 | 4268 |
|
4269 | 4269 | # CHECK: image_sample v5, v1, s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0x82,0xf0,0x01,0x05,0x62,0x00]
|
|
4353 | 4353 | # CHECK: image_sample_cl v5, v1, s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0x84,0xf2,0x01,0x05,0x62,0x00]
|
4354 | 4354 | 0x00,0x01,0x84,0xf2,0x01,0x05,0x62,0x00
|
4355 | 4355 |
|
4356 |
| -# CHECK: image_sample_cl v5, v1, s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x85,0xf0,0x01,0x05,0x62,0x00] |
| 4356 | +# CHECK: image_sample_cl v[5:6], v1, s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x85,0xf0,0x01,0x05,0x62,0x00] |
4357 | 4357 | 0x00,0x01,0x85,0xf0,0x01,0x05,0x62,0x00
|
4358 | 4358 |
|
4359 | 4359 | # CHECK: image_sample_cl v5, v1, s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0x86,0xf0,0x01,0x05,0x62,0x00]
|
|
4443 | 4443 | # CHECK: image_sample_l v5, v1, s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0x90,0xf2,0x01,0x05,0x62,0x00]
|
4444 | 4444 | 0x00,0x01,0x90,0xf2,0x01,0x05,0x62,0x00
|
4445 | 4445 |
|
4446 |
| -# CHECK: image_sample_l v5, v1, s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x91,0xf0,0x01,0x05,0x62,0x00] |
| 4446 | +# CHECK: image_sample_l v[5:6], v1, s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x91,0xf0,0x01,0x05,0x62,0x00] |
4447 | 4447 | 0x00,0x01,0x91,0xf0,0x01,0x05,0x62,0x00
|
4448 | 4448 |
|
4449 | 4449 | # CHECK: image_sample_l v5, v1, s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0x92,0xf0,0x01,0x05,0x62,0x00]
|
|
4533 | 4533 | # CHECK: image_sample_b v5, v[1:2], s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0x94,0xf2,0x01,0x05,0x62,0x00]
|
4534 | 4534 | 0x00,0x01,0x94,0xf2,0x01,0x05,0x62,0x00
|
4535 | 4535 |
|
4536 |
| -# CHECK: image_sample_b v5, v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x95,0xf0,0x01,0x05,0x62,0x00] |
| 4536 | +# CHECK: image_sample_b v[5:6], v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x95,0xf0,0x01,0x05,0x62,0x00] |
4537 | 4537 | 0x00,0x01,0x95,0xf0,0x01,0x05,0x62,0x00
|
4538 | 4538 |
|
4539 | 4539 | # CHECK: image_sample_b v5, v[1:2], s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0x96,0xf0,0x01,0x05,0x62,0x00]
|
|
4623 | 4623 | # CHECK: image_sample_b_cl v5, v[1:2], s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0x98,0xf2,0x01,0x05,0x62,0x00]
|
4624 | 4624 | 0x00,0x01,0x98,0xf2,0x01,0x05,0x62,0x00
|
4625 | 4625 |
|
4626 |
| -# CHECK: image_sample_b_cl v5, v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x99,0xf0,0x01,0x05,0x62,0x00] |
| 4626 | +# CHECK: image_sample_b_cl v[5:6], v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x99,0xf0,0x01,0x05,0x62,0x00] |
4627 | 4627 | 0x00,0x01,0x99,0xf0,0x01,0x05,0x62,0x00
|
4628 | 4628 |
|
4629 | 4629 | # CHECK: image_sample_b_cl v5, v[1:2], s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0x9a,0xf0,0x01,0x05,0x62,0x00]
|
|
4713 | 4713 | # CHECK: image_sample_lz v5, v1, s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0x9c,0xf2,0x01,0x05,0x62,0x00]
|
4714 | 4714 | 0x00,0x01,0x9c,0xf2,0x01,0x05,0x62,0x00
|
4715 | 4715 |
|
4716 |
| -# CHECK: image_sample_lz v5, v1, s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x9d,0xf0,0x01,0x05,0x62,0x00] |
| 4716 | +# CHECK: image_sample_lz v[5:6], v1, s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x9d,0xf0,0x01,0x05,0x62,0x00] |
4717 | 4717 | 0x00,0x01,0x9d,0xf0,0x01,0x05,0x62,0x00
|
4718 | 4718 |
|
4719 | 4719 | # CHECK: image_sample_lz v5, v1, s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0x9e,0xf0,0x01,0x05,0x62,0x00]
|
|
4803 | 4803 | # CHECK: image_sample_c v5, v[1:2], s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0xa0,0xf2,0x01,0x05,0x62,0x00]
|
4804 | 4804 | 0x00,0x01,0xa0,0xf2,0x01,0x05,0x62,0x00
|
4805 | 4805 |
|
4806 |
| -# CHECK: image_sample_c v5, v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xa1,0xf0,0x01,0x05,0x62,0x00] |
| 4806 | +# CHECK: image_sample_c v[5:6], v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xa1,0xf0,0x01,0x05,0x62,0x00] |
4807 | 4807 | 0x00,0x01,0xa1,0xf0,0x01,0x05,0x62,0x00
|
4808 | 4808 |
|
4809 | 4809 | # CHECK: image_sample_c v5, v[1:2], s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0xa2,0xf0,0x01,0x05,0x62,0x00]
|
|
4893 | 4893 | # CHECK: image_sample_c_cl v5, v[1:2], s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0xa4,0xf2,0x01,0x05,0x62,0x00]
|
4894 | 4894 | 0x00,0x01,0xa4,0xf2,0x01,0x05,0x62,0x00
|
4895 | 4895 |
|
4896 |
| -# CHECK: image_sample_c_cl v5, v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xa5,0xf0,0x01,0x05,0x62,0x00] |
| 4896 | +# CHECK: image_sample_c_cl v[5:6], v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xa5,0xf0,0x01,0x05,0x62,0x00] |
4897 | 4897 | 0x00,0x01,0xa5,0xf0,0x01,0x05,0x62,0x00
|
4898 | 4898 |
|
4899 | 4899 | # CHECK: image_sample_c_cl v5, v[1:2], s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0xa6,0xf0,0x01,0x05,0x62,0x00]
|
|
4983 | 4983 | # CHECK: image_sample_c_l v5, v[1:2], s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0xb0,0xf2,0x01,0x05,0x62,0x00]
|
4984 | 4984 | 0x00,0x01,0xb0,0xf2,0x01,0x05,0x62,0x00
|
4985 | 4985 |
|
4986 |
| -# CHECK: image_sample_c_l v5, v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xb1,0xf0,0x01,0x05,0x62,0x00] |
| 4986 | +# CHECK: image_sample_c_l v[5:6], v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xb1,0xf0,0x01,0x05,0x62,0x00] |
4987 | 4987 | 0x00,0x01,0xb1,0xf0,0x01,0x05,0x62,0x00
|
4988 | 4988 |
|
4989 | 4989 | # CHECK: image_sample_c_l v5, v[1:2], s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0xb2,0xf0,0x01,0x05,0x62,0x00]
|
|
5073 | 5073 | # CHECK: image_sample_c_b v5, v[1:3], s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0xb4,0xf2,0x01,0x05,0x62,0x00]
|
5074 | 5074 | 0x00,0x01,0xb4,0xf2,0x01,0x05,0x62,0x00
|
5075 | 5075 |
|
5076 |
| -# CHECK: image_sample_c_b v5, v[1:3], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xb5,0xf0,0x01,0x05,0x62,0x00] |
| 5076 | +# CHECK: image_sample_c_b v[5:6], v[1:3], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xb5,0xf0,0x01,0x05,0x62,0x00] |
5077 | 5077 | 0x00,0x01,0xb5,0xf0,0x01,0x05,0x62,0x00
|
5078 | 5078 |
|
5079 | 5079 | # CHECK: image_sample_c_b v5, v[1:3], s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0xb6,0xf0,0x01,0x05,0x62,0x00]
|
|
5163 | 5163 | # CHECK: image_sample_c_b_cl v5, v[1:3], s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0xb8,0xf2,0x01,0x05,0x62,0x00]
|
5164 | 5164 | 0x00,0x01,0xb8,0xf2,0x01,0x05,0x62,0x00
|
5165 | 5165 |
|
5166 |
| -# CHECK: image_sample_c_b_cl v5, v[1:3], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xb9,0xf0,0x01,0x05,0x62,0x00] |
| 5166 | +# CHECK: image_sample_c_b_cl v[5:6], v[1:3], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xb9,0xf0,0x01,0x05,0x62,0x00] |
5167 | 5167 | 0x00,0x01,0xb9,0xf0,0x01,0x05,0x62,0x00
|
5168 | 5168 |
|
5169 | 5169 | # CHECK: image_sample_c_b_cl v5, v[1:3], s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0xba,0xf0,0x01,0x05,0x62,0x00]
|
|
5253 | 5253 | # CHECK: image_sample_c_lz v5, v[1:2], s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0xbc,0xf2,0x01,0x05,0x62,0x00]
|
5254 | 5254 | 0x00,0x01,0xbc,0xf2,0x01,0x05,0x62,0x00
|
5255 | 5255 |
|
5256 |
| -# CHECK: image_sample_c_lz v5, v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xbd,0xf0,0x01,0x05,0x62,0x00] |
| 5256 | +# CHECK: image_sample_c_lz v[5:6], v[1:2], s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0xbd,0xf0,0x01,0x05,0x62,0x00] |
5257 | 5257 | 0x00,0x01,0xbd,0xf0,0x01,0x05,0x62,0x00
|
5258 | 5258 |
|
5259 | 5259 | # CHECK: image_sample_c_lz v5, v[1:2], s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0xbe,0xf0,0x01,0x05,0x62,0x00]
|
|
6642 | 6642 | # CHECK: image_get_lod v5, v1, s[8:15], s[12:15] dmask:0x1 slc ; encoding: [0x00,0x01,0x80,0xf3,0x01,0x05,0x62,0x00]
|
6643 | 6643 | 0x00,0x01,0x80,0xf3,0x01,0x05,0x62,0x00
|
6644 | 6644 |
|
6645 |
| -# CHECK: image_get_lod v5, v1, s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x81,0xf1,0x01,0x05,0x62,0x00] |
| 6645 | +# CHECK: image_get_lod v[5:6], v1, s[8:15], s[12:15] dmask:0x1 tfe ; encoding: [0x00,0x01,0x81,0xf1,0x01,0x05,0x62,0x00] |
6646 | 6646 | 0x00,0x01,0x81,0xf1,0x01,0x05,0x62,0x00
|
6647 | 6647 |
|
6648 | 6648 | # CHECK: image_get_lod v5, v1, s[8:15], s[12:15] dmask:0x1 lwe ; encoding: [0x00,0x01,0x82,0xf1,0x01,0x05,0x62,0x00]
|
|
0 commit comments