1 // RUN
: not llvm-mc
-triple
=amdgcn
-mcpu
=gfx1100
%s
2>&1 | FileCheck
%s
-check-prefix
=GFX11
--implicit-check-
not=error
: --strict-whitespace
3 s_waitcnt_vscnt s0
, 0x1234
4 // GFX11
: :[[@LINE-
1]]:{{[0-9]+}}: error
: src0 must
be null
5 // GFX11-NEXT
:{{^
}}s_waitcnt_vscnt s0
, 0x1234
8 s_waitcnt_vmcnt exec_lo
, 0x1234
9 // GFX11
: :[[@LINE-
1]]:{{[0-9]+}}: error
: src0 must
be null
10 // GFX11-NEXT
:{{^
}}s_waitcnt_vmcnt exec_lo
, 0x1234
13 s_waitcnt_expcnt vcc_lo
, 0x1234
14 // GFX11
: :[[@LINE-
1]]:{{[0-9]+}}: error
: src0 must
be null
15 // GFX11-NEXT
:{{^
}}s_waitcnt_expcnt vcc_lo
, 0x1234
18 s_waitcnt_lgkmcnt m0
, 0x1234
19 // GFX11
: :[[@LINE-
1]]:{{[0-9]+}}: error
: src0 must
be null
20 // GFX11-NEXT
:{{^
}}s_waitcnt_lgkmcnt m0
, 0x1234