@@ -16,35 +16,35 @@ s_cbranch_execz 0x100
16
16
17
17
s_add_i32 s0 , execz , s2
18
18
// GFX10: encoding: [ 0xfc , 0x02 , 0x00 , 0x81 ]
19
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
19
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_execz register not available on this GPU
20
20
21
21
s_add_i32 s0 , src_execz , s2
22
22
// GFX10: encoding: [ 0xfc , 0x02 , 0x00 , 0x81 ]
23
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
23
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_execz register not available on this GPU
24
24
25
25
s_add_i32 s0 , s1 , execz
26
26
// GFX10: encoding: [ 0x01 , 0xfc , 0x00 , 0x81 ]
27
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
27
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_execz register not available on this GPU
28
28
29
29
s_add_i32 s0 , s1 , src_execz
30
30
// GFX10: encoding: [ 0x01 , 0xfc , 0x00 , 0x81 ]
31
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
31
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_execz register not available on this GPU
32
32
33
33
v_add_f64 v [ 0 : 1 ], execz , v [ 2 : 3 ]
34
34
// GFX10: encoding: [ 0x00 , 0x00 , 0x64 , 0xd5 , 0xfc , 0x04 , 0x02 , 0x00 ]
35
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
35
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_execz register not available on this GPU
36
36
37
37
v_add_f64 v [ 0 : 1 ], src_execz , v [ 2 : 3 ]
38
38
// GFX10: encoding: [ 0x00 , 0x00 , 0x64 , 0xd5 , 0xfc , 0x04 , 0x02 , 0x00 ]
39
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
39
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_execz register not available on this GPU
40
40
41
41
v_add_f64 v [ 0 : 1 ], v [ 1 : 2 ], execz
42
42
// GFX10: encoding: [ 0x00 , 0x00 , 0x64 , 0xd5 , 0x01 , 0xf9 , 0x01 , 0x00 ]
43
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
43
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_execz register not available on this GPU
44
44
45
45
v_add_f64 v [ 0 : 1 ], v [ 1 : 2 ], src_execz
46
46
// GFX10: encoding: [ 0x00 , 0x00 , 0x64 , 0xd5 , 0x01 , 0xf9 , 0x01 , 0x00 ]
47
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
47
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_execz register not available on this GPU
48
48
49
49
// --------------------------------------------------------------------------- //
50
50
// VCCZ
@@ -56,35 +56,35 @@ s_cbranch_vccz 0x100
56
56
57
57
s_add_i32 s0 , vccz , s2
58
58
// GFX10: encoding: [ 0xfb , 0x02 , 0x00 , 0x81 ]
59
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
59
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_vccz register not available on this GPU
60
60
61
61
s_add_i32 s0 , src_vccz , s2
62
62
// GFX10: encoding: [ 0xfb , 0x02 , 0x00 , 0x81 ]
63
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
63
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_vccz register not available on this GPU
64
64
65
65
s_add_i32 s0 , s1 , vccz
66
66
// GFX10: encoding: [ 0x01 , 0xfb , 0x00 , 0x81 ]
67
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
67
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_vccz register not available on this GPU
68
68
69
69
s_add_i32 s0 , s1 , src_vccz
70
70
// GFX10: encoding: [ 0x01 , 0xfb , 0x00 , 0x81 ]
71
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
71
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_vccz register not available on this GPU
72
72
73
73
v_add_f64 v [ 0 : 1 ], vccz , v [ 2 : 3 ]
74
74
// GFX10: encoding: [ 0x00 , 0x00 , 0x64 , 0xd5 , 0xfb , 0x04 , 0x02 , 0x00 ]
75
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
75
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_vccz register not available on this GPU
76
76
77
77
v_add_f64 v [ 0 : 1 ], src_vccz , v [ 2 : 3 ]
78
78
// GFX10: encoding: [ 0x00 , 0x00 , 0x64 , 0xd5 , 0xfb , 0x04 , 0x02 , 0x00 ]
79
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
79
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_vccz register not available on this GPU
80
80
81
81
v_add_f64 v [ 0 : 1 ], v [ 1 : 2 ], vccz
82
82
// GFX10: encoding: [ 0x00 , 0x00 , 0x64 , 0xd5 , 0x01 , 0xf7 , 0x01 , 0x00 ]
83
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
83
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_vccz register not available on this GPU
84
84
85
85
v_add_f64 v [ 0 : 1 ], v [ 1 : 2 ], src_vccz
86
86
// GFX10: encoding: [ 0x00 , 0x00 , 0x64 , 0xd5 , 0x01 , 0xf7 , 0x01 , 0x00 ]
87
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: execz and vccz are not supported on this GPU
87
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_vccz register not available on this GPU
88
88
89
89
// --------------------------------------------------------------------------- //
90
90
// LDS_DIRECT
@@ -112,32 +112,32 @@ v_mov_b32 v0, src_lds_direct
112
112
113
113
s_add_i32 s0 , src_pops_exiting_wave_id , s1
114
114
// GFX10: encoding: [ 0xef , 0x01 , 0x00 , 0x81 ]
115
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: register not available on this GPU
115
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_pops_exiting_wave_id register not available on this GPU
116
116
117
117
s_add_i32 s0 , s1 , src_pops_exiting_wave_id
118
118
// GFX10: encoding: [ 0x01 , 0xef , 0x00 , 0x81 ]
119
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: register not available on this GPU
119
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_pops_exiting_wave_id register not available on this GPU
120
120
121
121
s_add_i32 s0 , pops_exiting_wave_id , s1
122
122
// GFX10: encoding: [ 0xef , 0x01 , 0x00 , 0x81 ]
123
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: register not available on this GPU
123
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_pops_exiting_wave_id register not available on this GPU
124
124
125
125
s_add_i32 s0 , s1 , pops_exiting_wave_id
126
126
// GFX10: encoding: [ 0x01 , 0xef , 0x00 , 0x81 ]
127
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: register not available on this GPU
127
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_pops_exiting_wave_id register not available on this GPU
128
128
129
129
v_add_co_u32 v0 , s0 , pops_exiting_wave_id , v1
130
130
// GFX10: encoding: [ 0x00 , 0x00 , 0x0f , 0xd7 , 0xef , 0x02 , 0x02 , 0x00 ]
131
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: register not available on this GPU
131
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_pops_exiting_wave_id register not available on this GPU
132
132
133
133
v_add_co_u32 v0 , s0 , src_pops_exiting_wave_id , v1
134
134
// GFX10: encoding: [ 0x00 , 0x00 , 0x0f , 0xd7 , 0xef , 0x02 , 0x02 , 0x00 ]
135
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: register not available on this GPU
135
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_pops_exiting_wave_id register not available on this GPU
136
136
137
137
v_add_co_u32 v0 , s0 , v1 , pops_exiting_wave_id
138
138
// GFX10: encoding: [ 0x00 , 0x00 , 0x0f , 0xd7 , 0x01 , 0xdf , 0x01 , 0x00 ]
139
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: register not available on this GPU
139
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_pops_exiting_wave_id register not available on this GPU
140
140
141
141
v_add_co_u32 v0 , s0 , v1 , src_pops_exiting_wave_id
142
142
// GFX10: encoding: [ 0x00 , 0x00 , 0x0f , 0xd7 , 0x01 , 0xdf , 0x01 , 0x00 ]
143
- // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: register not available on this GPU
143
+ // GFX11 - ERR: : [[ @LINE - 2 ]] :{{ [ 0 - 9 ]+ }}: error: src_pops_exiting_wave_id register not available on this GPU
0 commit comments