1 // RUN
: llvm-mc
-arch
=amdgcn
-mcpu
=gfx1150
-show-encoding
%s | FileCheck
--check-prefixes
=GFX1150
%s
3 s_singleuse_vdst
0x0000
4 // GFX1150
: encoding
: [0x00,0x00,0x93,0xbf]
6 s_singleuse_vdst
0xffff
7 // GFX1150
: encoding
: [0xff,0xff,0x93,0xbf]
9 s_singleuse_vdst
0x1234
10 // GFX1150
: encoding
: [0x34,0x12,0x93,0xbf]