brintos

brintos / llvm-project-archived public Read only

0
0
Text · 85.0 KiB · c4029b0 Raw
3536 lines · plain
1// RUN: llvm-mc -triple=amdgcn -show-encoding -mcpu=gfx1100 %s | FileCheck --check-prefix=GFX11 %s2 3s_mov_b32 s0, s14// GFX11: encoding: [0x01,0x00,0x80,0xbe]5 6s_mov_b32 s105, s1047// GFX11: encoding: [0x68,0x00,0xe9,0xbe]8 9s_mov_b32 s0, s10410// GFX11: encoding: [0x68,0x00,0x80,0xbe]11 12s_mov_b32 s105, s113// GFX11: encoding: [0x01,0x00,0xe9,0xbe]14 15s_mov_b32 exec_lo, s116// GFX11: encoding: [0x01,0x00,0xfe,0xbe]17 18s_mov_b32 exec_hi, s119// GFX11: encoding: [0x01,0x00,0xff,0xbe]20 21s_mov_b32 vcc_lo, s122// GFX11: encoding: [0x01,0x00,0xea,0xbe]23 24s_mov_b32 vcc_hi, s125// GFX11: encoding: [0x01,0x00,0xeb,0xbe]26 27s_mov_b32 m0, s128// GFX11: encoding: [0x01,0x00,0xfd,0xbe]29 30s_mov_b32 s0, exec_lo31// GFX11: encoding: [0x7e,0x00,0x80,0xbe]32 33s_mov_b32 s0, exec_hi34// GFX11: encoding: [0x7f,0x00,0x80,0xbe]35 36s_mov_b32 s0, vcc_lo37// GFX11: encoding: [0x6a,0x00,0x80,0xbe]38 39s_mov_b32 s0, vcc_hi40// GFX11: encoding: [0x6b,0x00,0x80,0xbe]41 42s_mov_b32 s0, m043// GFX11: encoding: [0x7d,0x00,0x80,0xbe]44 45s_mov_b32 s0, 046// GFX11: encoding: [0x80,0x00,0x80,0xbe]47 48s_mov_b32 s0, -149// GFX11: encoding: [0xc1,0x00,0x80,0xbe]50 51s_mov_b32 s0, 0.552// GFX11: encoding: [0xf0,0x00,0x80,0xbe]53 54s_mov_b32 s0, -4.055// GFX11: encoding: [0xf7,0x00,0x80,0xbe]56 57s_mov_b32 s0, 0x3f71727358// GFX11: encoding: [0xff,0x00,0x80,0xbe,0x73,0x72,0x71,0x3f]59 60s_mov_b32 s0, 0xaf12345661// GFX11: encoding: [0xff,0x00,0x80,0xbe,0x56,0x34,0x12,0xaf]62 63s_mov_b32 s0, null64// GFX11: encoding: [0x7c,0x00,0x80,0xbe]65 66s_mov_b32 null, s167// GFX11: encoding: [0x01,0x00,0xfc,0xbe]68 69s_mov_b64 s[0:1], s[2:3]70// GFX11: encoding: [0x02,0x01,0x80,0xbe]71 72s_mov_b64 s[104:105], s[102:103]73// GFX11: encoding: [0x66,0x01,0xe8,0xbe]74 75s_mov_b64 s[0:1], s[102:103]76// GFX11: encoding: [0x66,0x01,0x80,0xbe]77 78s_mov_b64 s[104:105], s[2:3]79// GFX11: encoding: [0x02,0x01,0xe8,0xbe]80 81s_mov_b64 exec, s[2:3]82// GFX11: encoding: [0x02,0x01,0xfe,0xbe]83 84s_mov_b64 vcc, s[2:3]85// GFX11: encoding: [0x02,0x01,0xea,0xbe]86 87s_mov_b64 s[0:1], exec88// GFX11: encoding: [0x7e,0x01,0x80,0xbe]89 90s_mov_b64 s[0:1], vcc91// GFX11: encoding: [0x6a,0x01,0x80,0xbe]92 93s_mov_b64 s[0:1], 094// GFX11: encoding: [0x80,0x01,0x80,0xbe]95 96s_mov_b64 s[0:1], -197// GFX11: encoding: [0xc1,0x01,0x80,0xbe]98 99s_mov_b64 s[0:1], 0.5100// GFX11: encoding: [0xf0,0x01,0x80,0xbe]101 102s_mov_b64 s[0:1], -4.0103// GFX11: encoding: [0xf7,0x01,0x80,0xbe]104 105s_mov_b64 s[0:1], 0x3f717273106// GFX11: encoding: [0xff,0x01,0x80,0xbe,0x73,0x72,0x71,0x3f]107 108s_mov_b64 s[0:1], 0xaf123456109// GFX11: encoding: [0xff,0x01,0x80,0xbe,0x56,0x34,0x12,0xaf]110 111s_mov_b64 s[0:1], null112// GFX11: encoding: [0x7c,0x01,0x80,0xbe]113 114s_mov_b64 null, s[2:3]115// GFX11: encoding: [0x02,0x01,0xfc,0xbe]116 117s_cmov_b32 s0, s1118// GFX11: encoding: [0x01,0x02,0x80,0xbe]119 120s_cmov_b32 s105, s104121// GFX11: encoding: [0x68,0x02,0xe9,0xbe]122 123s_cmov_b32 s0, s104124// GFX11: encoding: [0x68,0x02,0x80,0xbe]125 126s_cmov_b32 s105, s1127// GFX11: encoding: [0x01,0x02,0xe9,0xbe]128 129s_cmov_b32 exec_lo, s1130// GFX11: encoding: [0x01,0x02,0xfe,0xbe]131 132s_cmov_b32 exec_hi, s1133// GFX11: encoding: [0x01,0x02,0xff,0xbe]134 135s_cmov_b32 vcc_lo, s1136// GFX11: encoding: [0x01,0x02,0xea,0xbe]137 138s_cmov_b32 vcc_hi, s1139// GFX11: encoding: [0x01,0x02,0xeb,0xbe]140 141s_cmov_b32 m0, s1142// GFX11: encoding: [0x01,0x02,0xfd,0xbe]143 144s_cmov_b32 s0, exec_lo145// GFX11: encoding: [0x7e,0x02,0x80,0xbe]146 147s_cmov_b32 s0, exec_hi148// GFX11: encoding: [0x7f,0x02,0x80,0xbe]149 150s_cmov_b32 s0, vcc_lo151// GFX11: encoding: [0x6a,0x02,0x80,0xbe]152 153s_cmov_b32 s0, vcc_hi154// GFX11: encoding: [0x6b,0x02,0x80,0xbe]155 156s_cmov_b32 s0, m0157// GFX11: encoding: [0x7d,0x02,0x80,0xbe]158 159s_cmov_b32 s0, 0160// GFX11: encoding: [0x80,0x02,0x80,0xbe]161 162s_cmov_b32 s0, -1163// GFX11: encoding: [0xc1,0x02,0x80,0xbe]164 165s_cmov_b32 s0, 0.5166// GFX11: encoding: [0xf0,0x02,0x80,0xbe]167 168s_cmov_b32 s0, -4.0169// GFX11: encoding: [0xf7,0x02,0x80,0xbe]170 171s_cmov_b32 s0, 0x3f717273172// GFX11: encoding: [0xff,0x02,0x80,0xbe,0x73,0x72,0x71,0x3f]173 174s_cmov_b32 s0, 0xaf123456175// GFX11: encoding: [0xff,0x02,0x80,0xbe,0x56,0x34,0x12,0xaf]176 177s_cmov_b64 s[0:1], s[2:3]178// GFX11: encoding: [0x02,0x03,0x80,0xbe]179 180s_cmov_b64 s[104:105], s[102:103]181// GFX11: encoding: [0x66,0x03,0xe8,0xbe]182 183s_cmov_b64 s[0:1], s[102:103]184// GFX11: encoding: [0x66,0x03,0x80,0xbe]185 186s_cmov_b64 s[104:105], s[2:3]187// GFX11: encoding: [0x02,0x03,0xe8,0xbe]188 189s_cmov_b64 exec, s[2:3]190// GFX11: encoding: [0x02,0x03,0xfe,0xbe]191 192s_cmov_b64 vcc, s[2:3]193// GFX11: encoding: [0x02,0x03,0xea,0xbe]194 195s_cmov_b64 s[0:1], exec196// GFX11: encoding: [0x7e,0x03,0x80,0xbe]197 198s_cmov_b64 s[0:1], vcc199// GFX11: encoding: [0x6a,0x03,0x80,0xbe]200 201s_cmov_b64 s[0:1], 0202// GFX11: encoding: [0x80,0x03,0x80,0xbe]203 204s_cmov_b64 s[0:1], -1205// GFX11: encoding: [0xc1,0x03,0x80,0xbe]206 207s_cmov_b64 s[0:1], 0.5208// GFX11: encoding: [0xf0,0x03,0x80,0xbe]209 210s_cmov_b64 s[0:1], -4.0211// GFX11: encoding: [0xf7,0x03,0x80,0xbe]212 213s_cmov_b64 s[0:1], 0x3f717273214// GFX11: encoding: [0xff,0x03,0x80,0xbe,0x73,0x72,0x71,0x3f]215 216s_cmov_b64 s[0:1], 0xaf123456217// GFX11: encoding: [0xff,0x03,0x80,0xbe,0x56,0x34,0x12,0xaf]218 219s_not_b32 s0, s1220// GFX11: encoding: [0x01,0x1e,0x80,0xbe]221 222s_not_b32 s105, s104223// GFX11: encoding: [0x68,0x1e,0xe9,0xbe]224 225s_not_b32 s0, s104226// GFX11: encoding: [0x68,0x1e,0x80,0xbe]227 228s_not_b32 s105, s1229// GFX11: encoding: [0x01,0x1e,0xe9,0xbe]230 231s_not_b32 exec_lo, s1232// GFX11: encoding: [0x01,0x1e,0xfe,0xbe]233 234s_not_b32 exec_hi, s1235// GFX11: encoding: [0x01,0x1e,0xff,0xbe]236 237s_not_b32 vcc_lo, s1238// GFX11: encoding: [0x01,0x1e,0xea,0xbe]239 240s_not_b32 vcc_hi, s1241// GFX11: encoding: [0x01,0x1e,0xeb,0xbe]242 243s_not_b32 m0, s1244// GFX11: encoding: [0x01,0x1e,0xfd,0xbe]245 246s_not_b32 s0, exec_lo247// GFX11: encoding: [0x7e,0x1e,0x80,0xbe]248 249s_not_b32 s0, exec_hi250// GFX11: encoding: [0x7f,0x1e,0x80,0xbe]251 252s_not_b32 s0, vcc_lo253// GFX11: encoding: [0x6a,0x1e,0x80,0xbe]254 255s_not_b32 s0, vcc_hi256// GFX11: encoding: [0x6b,0x1e,0x80,0xbe]257 258s_not_b32 s0, m0259// GFX11: encoding: [0x7d,0x1e,0x80,0xbe]260 261s_not_b32 s0, 0262// GFX11: encoding: [0x80,0x1e,0x80,0xbe]263 264s_not_b32 s0, -1265// GFX11: encoding: [0xc1,0x1e,0x80,0xbe]266 267s_not_b32 s0, 0.5268// GFX11: encoding: [0xf0,0x1e,0x80,0xbe]269 270s_not_b32 s0, -4.0271// GFX11: encoding: [0xf7,0x1e,0x80,0xbe]272 273s_not_b32 s0, 0x3f717273274// GFX11: encoding: [0xff,0x1e,0x80,0xbe,0x73,0x72,0x71,0x3f]275 276s_not_b32 s0, 0xaf123456277// GFX11: encoding: [0xff,0x1e,0x80,0xbe,0x56,0x34,0x12,0xaf]278 279s_not_b64 s[0:1], s[2:3]280// GFX11: encoding: [0x02,0x1f,0x80,0xbe]281 282s_not_b64 s[104:105], s[102:103]283// GFX11: encoding: [0x66,0x1f,0xe8,0xbe]284 285s_not_b64 s[0:1], s[102:103]286// GFX11: encoding: [0x66,0x1f,0x80,0xbe]287 288s_not_b64 s[104:105], s[2:3]289// GFX11: encoding: [0x02,0x1f,0xe8,0xbe]290 291s_not_b64 exec, s[2:3]292// GFX11: encoding: [0x02,0x1f,0xfe,0xbe]293 294s_not_b64 vcc, s[2:3]295// GFX11: encoding: [0x02,0x1f,0xea,0xbe]296 297s_not_b64 s[0:1], exec298// GFX11: encoding: [0x7e,0x1f,0x80,0xbe]299 300s_not_b64 s[0:1], vcc301// GFX11: encoding: [0x6a,0x1f,0x80,0xbe]302 303s_not_b64 s[0:1], 0304// GFX11: encoding: [0x80,0x1f,0x80,0xbe]305 306s_not_b64 s[0:1], -1307// GFX11: encoding: [0xc1,0x1f,0x80,0xbe]308 309s_not_b64 s[0:1], 0.5310// GFX11: encoding: [0xf0,0x1f,0x80,0xbe]311 312s_not_b64 s[0:1], -4.0313// GFX11: encoding: [0xf7,0x1f,0x80,0xbe]314 315s_not_b64 s[0:1], 0x3f717273316// GFX11: encoding: [0xff,0x1f,0x80,0xbe,0x73,0x72,0x71,0x3f]317 318s_not_b64 s[0:1], 0xaf123456319// GFX11: encoding: [0xff,0x1f,0x80,0xbe,0x56,0x34,0x12,0xaf]320 321s_wqm_b32 s0, s1322// GFX11: encoding: [0x01,0x1c,0x80,0xbe]323 324s_wqm_b32 s105, s104325// GFX11: encoding: [0x68,0x1c,0xe9,0xbe]326 327s_wqm_b32 s0, s104328// GFX11: encoding: [0x68,0x1c,0x80,0xbe]329 330s_wqm_b32 s105, s1331// GFX11: encoding: [0x01,0x1c,0xe9,0xbe]332 333s_wqm_b32 exec_lo, s1334// GFX11: encoding: [0x01,0x1c,0xfe,0xbe]335 336s_wqm_b32 exec_hi, s1337// GFX11: encoding: [0x01,0x1c,0xff,0xbe]338 339s_wqm_b32 vcc_lo, s1340// GFX11: encoding: [0x01,0x1c,0xea,0xbe]341 342s_wqm_b32 vcc_hi, s1343// GFX11: encoding: [0x01,0x1c,0xeb,0xbe]344 345s_wqm_b32 m0, s1346// GFX11: encoding: [0x01,0x1c,0xfd,0xbe]347 348s_wqm_b32 s0, exec_lo349// GFX11: encoding: [0x7e,0x1c,0x80,0xbe]350 351s_wqm_b32 s0, exec_hi352// GFX11: encoding: [0x7f,0x1c,0x80,0xbe]353 354s_wqm_b32 s0, vcc_lo355// GFX11: encoding: [0x6a,0x1c,0x80,0xbe]356 357s_wqm_b32 s0, vcc_hi358// GFX11: encoding: [0x6b,0x1c,0x80,0xbe]359 360s_wqm_b32 s0, m0361// GFX11: encoding: [0x7d,0x1c,0x80,0xbe]362 363s_wqm_b32 s0, 0364// GFX11: encoding: [0x80,0x1c,0x80,0xbe]365 366s_wqm_b32 s0, -1367// GFX11: encoding: [0xc1,0x1c,0x80,0xbe]368 369s_wqm_b32 s0, 0.5370// GFX11: encoding: [0xf0,0x1c,0x80,0xbe]371 372s_wqm_b32 s0, -4.0373// GFX11: encoding: [0xf7,0x1c,0x80,0xbe]374 375s_wqm_b32 s0, 0x3f717273376// GFX11: encoding: [0xff,0x1c,0x80,0xbe,0x73,0x72,0x71,0x3f]377 378s_wqm_b32 s0, 0xaf123456379// GFX11: encoding: [0xff,0x1c,0x80,0xbe,0x56,0x34,0x12,0xaf]380 381s_wqm_b64 s[0:1], s[2:3]382// GFX11: encoding: [0x02,0x1d,0x80,0xbe]383 384s_wqm_b64 s[104:105], s[102:103]385// GFX11: encoding: [0x66,0x1d,0xe8,0xbe]386 387s_wqm_b64 s[0:1], s[102:103]388// GFX11: encoding: [0x66,0x1d,0x80,0xbe]389 390s_wqm_b64 s[104:105], s[2:3]391// GFX11: encoding: [0x02,0x1d,0xe8,0xbe]392 393s_wqm_b64 exec, s[2:3]394// GFX11: encoding: [0x02,0x1d,0xfe,0xbe]395 396s_wqm_b64 vcc, s[2:3]397// GFX11: encoding: [0x02,0x1d,0xea,0xbe]398 399s_wqm_b64 s[0:1], exec400// GFX11: encoding: [0x7e,0x1d,0x80,0xbe]401 402s_wqm_b64 s[0:1], vcc403// GFX11: encoding: [0x6a,0x1d,0x80,0xbe]404 405s_wqm_b64 s[0:1], 0406// GFX11: encoding: [0x80,0x1d,0x80,0xbe]407 408s_wqm_b64 s[0:1], -1409// GFX11: encoding: [0xc1,0x1d,0x80,0xbe]410 411s_wqm_b64 s[0:1], 0.5412// GFX11: encoding: [0xf0,0x1d,0x80,0xbe]413 414s_wqm_b64 s[0:1], -4.0415// GFX11: encoding: [0xf7,0x1d,0x80,0xbe]416 417s_wqm_b64 s[0:1], 0x3f717273418// GFX11: encoding: [0xff,0x1d,0x80,0xbe,0x73,0x72,0x71,0x3f]419 420s_wqm_b64 s[0:1], 0xaf123456421// GFX11: encoding: [0xff,0x1d,0x80,0xbe,0x56,0x34,0x12,0xaf]422 423s_brev_b32 s0, s1424// GFX11: encoding: [0x01,0x04,0x80,0xbe]425 426s_brev_b32 s105, s104427// GFX11: encoding: [0x68,0x04,0xe9,0xbe]428 429s_brev_b32 s0, s104430// GFX11: encoding: [0x68,0x04,0x80,0xbe]431 432s_brev_b32 s105, s1433// GFX11: encoding: [0x01,0x04,0xe9,0xbe]434 435s_brev_b32 exec_lo, s1436// GFX11: encoding: [0x01,0x04,0xfe,0xbe]437 438s_brev_b32 exec_hi, s1439// GFX11: encoding: [0x01,0x04,0xff,0xbe]440 441s_brev_b32 vcc_lo, s1442// GFX11: encoding: [0x01,0x04,0xea,0xbe]443 444s_brev_b32 vcc_hi, s1445// GFX11: encoding: [0x01,0x04,0xeb,0xbe]446 447s_brev_b32 m0, s1448// GFX11: encoding: [0x01,0x04,0xfd,0xbe]449 450s_brev_b32 s0, exec_lo451// GFX11: encoding: [0x7e,0x04,0x80,0xbe]452 453s_brev_b32 s0, exec_hi454// GFX11: encoding: [0x7f,0x04,0x80,0xbe]455 456s_brev_b32 s0, vcc_lo457// GFX11: encoding: [0x6a,0x04,0x80,0xbe]458 459s_brev_b32 s0, vcc_hi460// GFX11: encoding: [0x6b,0x04,0x80,0xbe]461 462s_brev_b32 s0, m0463// GFX11: encoding: [0x7d,0x04,0x80,0xbe]464 465s_brev_b32 s0, 0466// GFX11: encoding: [0x80,0x04,0x80,0xbe]467 468s_brev_b32 s0, -1469// GFX11: encoding: [0xc1,0x04,0x80,0xbe]470 471s_brev_b32 s0, 0.5472// GFX11: encoding: [0xf0,0x04,0x80,0xbe]473 474s_brev_b32 s0, -4.0475// GFX11: encoding: [0xf7,0x04,0x80,0xbe]476 477s_brev_b32 s0, 0x3f717273478// GFX11: encoding: [0xff,0x04,0x80,0xbe,0x73,0x72,0x71,0x3f]479 480s_brev_b32 s0, 0xaf123456481// GFX11: encoding: [0xff,0x04,0x80,0xbe,0x56,0x34,0x12,0xaf]482 483s_brev_b64 s[0:1], s[2:3]484// GFX11: encoding: [0x02,0x05,0x80,0xbe]485 486s_brev_b64 s[104:105], s[102:103]487// GFX11: encoding: [0x66,0x05,0xe8,0xbe]488 489s_brev_b64 s[0:1], s[102:103]490// GFX11: encoding: [0x66,0x05,0x80,0xbe]491 492s_brev_b64 s[104:105], s[2:3]493// GFX11: encoding: [0x02,0x05,0xe8,0xbe]494 495s_brev_b64 exec, s[2:3]496// GFX11: encoding: [0x02,0x05,0xfe,0xbe]497 498s_brev_b64 vcc, s[2:3]499// GFX11: encoding: [0x02,0x05,0xea,0xbe]500 501s_brev_b64 s[0:1], exec502// GFX11: encoding: [0x7e,0x05,0x80,0xbe]503 504s_brev_b64 s[0:1], vcc505// GFX11: encoding: [0x6a,0x05,0x80,0xbe]506 507s_brev_b64 s[0:1], 0508// GFX11: encoding: [0x80,0x05,0x80,0xbe]509 510s_brev_b64 s[0:1], -1511// GFX11: encoding: [0xc1,0x05,0x80,0xbe]512 513s_brev_b64 s[0:1], 0.5514// GFX11: encoding: [0xf0,0x05,0x80,0xbe]515 516s_brev_b64 s[0:1], -4.0517// GFX11: encoding: [0xf7,0x05,0x80,0xbe]518 519s_brev_b64 s[0:1], 0x3f717273520// GFX11: encoding: [0xff,0x05,0x80,0xbe,0x73,0x72,0x71,0x3f]521 522s_brev_b64 s[0:1], 0xaf123456523// GFX11: encoding: [0xff,0x05,0x80,0xbe,0x56,0x34,0x12,0xaf]524 525s_bcnt0_i32_b32 s0, s1526// GFX11: encoding: [0x01,0x16,0x80,0xbe]527 528s_bcnt0_i32_b32 s105, s104529// GFX11: encoding: [0x68,0x16,0xe9,0xbe]530 531s_bcnt0_i32_b32 s0, s104532// GFX11: encoding: [0x68,0x16,0x80,0xbe]533 534s_bcnt0_i32_b32 s105, s1535// GFX11: encoding: [0x01,0x16,0xe9,0xbe]536 537s_bcnt0_i32_b32 exec_lo, s1538// GFX11: encoding: [0x01,0x16,0xfe,0xbe]539 540s_bcnt0_i32_b32 exec_hi, s1541// GFX11: encoding: [0x01,0x16,0xff,0xbe]542 543s_bcnt0_i32_b32 vcc_lo, s1544// GFX11: encoding: [0x01,0x16,0xea,0xbe]545 546s_bcnt0_i32_b32 vcc_hi, s1547// GFX11: encoding: [0x01,0x16,0xeb,0xbe]548 549s_bcnt0_i32_b32 m0, s1550// GFX11: encoding: [0x01,0x16,0xfd,0xbe]551 552s_bcnt0_i32_b32 s0, exec_lo553// GFX11: encoding: [0x7e,0x16,0x80,0xbe]554 555s_bcnt0_i32_b32 s0, exec_hi556// GFX11: encoding: [0x7f,0x16,0x80,0xbe]557 558s_bcnt0_i32_b32 s0, vcc_lo559// GFX11: encoding: [0x6a,0x16,0x80,0xbe]560 561s_bcnt0_i32_b32 s0, vcc_hi562// GFX11: encoding: [0x6b,0x16,0x80,0xbe]563 564s_bcnt0_i32_b32 s0, m0565// GFX11: encoding: [0x7d,0x16,0x80,0xbe]566 567s_bcnt0_i32_b32 s0, 0568// GFX11: encoding: [0x80,0x16,0x80,0xbe]569 570s_bcnt0_i32_b32 s0, -1571// GFX11: encoding: [0xc1,0x16,0x80,0xbe]572 573s_bcnt0_i32_b32 s0, 0.5574// GFX11: encoding: [0xf0,0x16,0x80,0xbe]575 576s_bcnt0_i32_b32 s0, -4.0577// GFX11: encoding: [0xf7,0x16,0x80,0xbe]578 579s_bcnt0_i32_b32 s0, 0x3f717273580// GFX11: encoding: [0xff,0x16,0x80,0xbe,0x73,0x72,0x71,0x3f]581 582s_bcnt0_i32_b32 s0, 0xaf123456583// GFX11: encoding: [0xff,0x16,0x80,0xbe,0x56,0x34,0x12,0xaf]584 585s_bcnt0_i32_b64 s0, s[2:3]586// GFX11: encoding: [0x02,0x17,0x80,0xbe]587 588s_bcnt0_i32_b64 s105, s[102:103]589// GFX11: encoding: [0x66,0x17,0xe9,0xbe]590 591s_bcnt0_i32_b64 s0, s[102:103]592// GFX11: encoding: [0x66,0x17,0x80,0xbe]593 594s_bcnt0_i32_b64 s105, s[2:3]595// GFX11: encoding: [0x02,0x17,0xe9,0xbe]596 597s_bcnt0_i32_b64 exec_lo, s[2:3]598// GFX11: encoding: [0x02,0x17,0xfe,0xbe]599 600s_bcnt0_i32_b64 exec_hi, s[2:3]601// GFX11: encoding: [0x02,0x17,0xff,0xbe]602 603s_bcnt0_i32_b64 vcc_lo, s[2:3]604// GFX11: encoding: [0x02,0x17,0xea,0xbe]605 606s_bcnt0_i32_b64 vcc_hi, s[2:3]607// GFX11: encoding: [0x02,0x17,0xeb,0xbe]608 609s_bcnt0_i32_b64 m0, s[2:3]610// GFX11: encoding: [0x02,0x17,0xfd,0xbe]611 612s_bcnt0_i32_b64 s0, exec613// GFX11: encoding: [0x7e,0x17,0x80,0xbe]614 615s_bcnt0_i32_b64 s0, vcc616// GFX11: encoding: [0x6a,0x17,0x80,0xbe]617 618s_bcnt0_i32_b64 s0, 0619// GFX11: encoding: [0x80,0x17,0x80,0xbe]620 621s_bcnt0_i32_b64 s0, -1622// GFX11: encoding: [0xc1,0x17,0x80,0xbe]623 624s_bcnt0_i32_b64 s0, 0.5625// GFX11: encoding: [0xf0,0x17,0x80,0xbe]626 627s_bcnt0_i32_b64 s0, -4.0628// GFX11: encoding: [0xf7,0x17,0x80,0xbe]629 630s_bcnt0_i32_b64 s0, 0x3f717273631// GFX11: encoding: [0xff,0x17,0x80,0xbe,0x73,0x72,0x71,0x3f]632 633s_bcnt0_i32_b64 s0, 0xaf123456634// GFX11: encoding: [0xff,0x17,0x80,0xbe,0x56,0x34,0x12,0xaf]635 636s_bcnt1_i32_b32 s0, s1637// GFX11: encoding: [0x01,0x18,0x80,0xbe]638 639s_bcnt1_i32_b32 s105, s104640// GFX11: encoding: [0x68,0x18,0xe9,0xbe]641 642s_bcnt1_i32_b32 s0, s104643// GFX11: encoding: [0x68,0x18,0x80,0xbe]644 645s_bcnt1_i32_b32 s105, s1646// GFX11: encoding: [0x01,0x18,0xe9,0xbe]647 648s_bcnt1_i32_b32 exec_lo, s1649// GFX11: encoding: [0x01,0x18,0xfe,0xbe]650 651s_bcnt1_i32_b32 exec_hi, s1652// GFX11: encoding: [0x01,0x18,0xff,0xbe]653 654s_bcnt1_i32_b32 vcc_lo, s1655// GFX11: encoding: [0x01,0x18,0xea,0xbe]656 657s_bcnt1_i32_b32 vcc_hi, s1658// GFX11: encoding: [0x01,0x18,0xeb,0xbe]659 660s_bcnt1_i32_b32 m0, s1661// GFX11: encoding: [0x01,0x18,0xfd,0xbe]662 663s_bcnt1_i32_b32 s0, exec_lo664// GFX11: encoding: [0x7e,0x18,0x80,0xbe]665 666s_bcnt1_i32_b32 s0, exec_hi667// GFX11: encoding: [0x7f,0x18,0x80,0xbe]668 669s_bcnt1_i32_b32 s0, vcc_lo670// GFX11: encoding: [0x6a,0x18,0x80,0xbe]671 672s_bcnt1_i32_b32 s0, vcc_hi673// GFX11: encoding: [0x6b,0x18,0x80,0xbe]674 675s_bcnt1_i32_b32 s0, m0676// GFX11: encoding: [0x7d,0x18,0x80,0xbe]677 678s_bcnt1_i32_b32 s0, 0679// GFX11: encoding: [0x80,0x18,0x80,0xbe]680 681s_bcnt1_i32_b32 s0, -1682// GFX11: encoding: [0xc1,0x18,0x80,0xbe]683 684s_bcnt1_i32_b32 s0, 0.5685// GFX11: encoding: [0xf0,0x18,0x80,0xbe]686 687s_bcnt1_i32_b32 s0, -4.0688// GFX11: encoding: [0xf7,0x18,0x80,0xbe]689 690s_bcnt1_i32_b32 s0, 0x3f717273691// GFX11: encoding: [0xff,0x18,0x80,0xbe,0x73,0x72,0x71,0x3f]692 693s_bcnt1_i32_b32 s0, 0xaf123456694// GFX11: encoding: [0xff,0x18,0x80,0xbe,0x56,0x34,0x12,0xaf]695 696s_bcnt1_i32_b64 s0, s[2:3]697// GFX11: encoding: [0x02,0x19,0x80,0xbe]698 699s_bcnt1_i32_b64 s105, s[102:103]700// GFX11: encoding: [0x66,0x19,0xe9,0xbe]701 702s_bcnt1_i32_b64 s0, s[102:103]703// GFX11: encoding: [0x66,0x19,0x80,0xbe]704 705s_bcnt1_i32_b64 s105, s[2:3]706// GFX11: encoding: [0x02,0x19,0xe9,0xbe]707 708s_bcnt1_i32_b64 exec_lo, s[2:3]709// GFX11: encoding: [0x02,0x19,0xfe,0xbe]710 711s_bcnt1_i32_b64 exec_hi, s[2:3]712// GFX11: encoding: [0x02,0x19,0xff,0xbe]713 714s_bcnt1_i32_b64 vcc_lo, s[2:3]715// GFX11: encoding: [0x02,0x19,0xea,0xbe]716 717s_bcnt1_i32_b64 vcc_hi, s[2:3]718// GFX11: encoding: [0x02,0x19,0xeb,0xbe]719 720s_bcnt1_i32_b64 m0, s[2:3]721// GFX11: encoding: [0x02,0x19,0xfd,0xbe]722 723s_bcnt1_i32_b64 s0, exec724// GFX11: encoding: [0x7e,0x19,0x80,0xbe]725 726s_bcnt1_i32_b64 s0, vcc727// GFX11: encoding: [0x6a,0x19,0x80,0xbe]728 729s_bcnt1_i32_b64 s0, 0730// GFX11: encoding: [0x80,0x19,0x80,0xbe]731 732s_bcnt1_i32_b64 s0, -1733// GFX11: encoding: [0xc1,0x19,0x80,0xbe]734 735s_bcnt1_i32_b64 s0, 0.5736// GFX11: encoding: [0xf0,0x19,0x80,0xbe]737 738s_bcnt1_i32_b64 s0, -4.0739// GFX11: encoding: [0xf7,0x19,0x80,0xbe]740 741s_bcnt1_i32_b64 s0, 0x3f717273742// GFX11: encoding: [0xff,0x19,0x80,0xbe,0x73,0x72,0x71,0x3f]743 744s_bcnt1_i32_b64 s0, 0xaf123456745// GFX11: encoding: [0xff,0x19,0x80,0xbe,0x56,0x34,0x12,0xaf]746 747s_ff1_i32_b32 s0, s1748// GFX11: encoding: [0x01,0x08,0x80,0xbe]749 750s_ff1_i32_b32 s105, s104751// GFX11: encoding: [0x68,0x08,0xe9,0xbe]752 753s_ff1_i32_b32 s0, s104754// GFX11: encoding: [0x68,0x08,0x80,0xbe]755 756s_ff1_i32_b32 s105, s1757// GFX11: encoding: [0x01,0x08,0xe9,0xbe]758 759s_ff1_i32_b32 exec_lo, s1760// GFX11: encoding: [0x01,0x08,0xfe,0xbe]761 762s_ff1_i32_b32 exec_hi, s1763// GFX11: encoding: [0x01,0x08,0xff,0xbe]764 765s_ff1_i32_b32 vcc_lo, s1766// GFX11: encoding: [0x01,0x08,0xea,0xbe]767 768s_ff1_i32_b32 vcc_hi, s1769// GFX11: encoding: [0x01,0x08,0xeb,0xbe]770 771s_ff1_i32_b32 m0, s1772// GFX11: encoding: [0x01,0x08,0xfd,0xbe]773 774s_ff1_i32_b32 s0, exec_lo775// GFX11: encoding: [0x7e,0x08,0x80,0xbe]776 777s_ff1_i32_b32 s0, exec_hi778// GFX11: encoding: [0x7f,0x08,0x80,0xbe]779 780s_ff1_i32_b32 s0, vcc_lo781// GFX11: encoding: [0x6a,0x08,0x80,0xbe]782 783s_ff1_i32_b32 s0, vcc_hi784// GFX11: encoding: [0x6b,0x08,0x80,0xbe]785 786s_ff1_i32_b32 s0, m0787// GFX11: encoding: [0x7d,0x08,0x80,0xbe]788 789s_ff1_i32_b32 s0, 0790// GFX11: encoding: [0x80,0x08,0x80,0xbe]791 792s_ff1_i32_b32 s0, -1793// GFX11: encoding: [0xc1,0x08,0x80,0xbe]794 795s_ff1_i32_b32 s0, 0.5796// GFX11: encoding: [0xf0,0x08,0x80,0xbe]797 798s_ff1_i32_b32 s0, -4.0799// GFX11: encoding: [0xf7,0x08,0x80,0xbe]800 801s_ff1_i32_b32 s0, 0x3f717273802// GFX11: encoding: [0xff,0x08,0x80,0xbe,0x73,0x72,0x71,0x3f]803 804s_ff1_i32_b32 s0, 0xaf123456805// GFX11: encoding: [0xff,0x08,0x80,0xbe,0x56,0x34,0x12,0xaf]806 807s_ff1_i32_b64 s0, s[2:3]808// GFX11: encoding: [0x02,0x09,0x80,0xbe]809 810s_ff1_i32_b64 s105, s[102:103]811// GFX11: encoding: [0x66,0x09,0xe9,0xbe]812 813s_ff1_i32_b64 s0, s[102:103]814// GFX11: encoding: [0x66,0x09,0x80,0xbe]815 816s_ff1_i32_b64 s105, s[2:3]817// GFX11: encoding: [0x02,0x09,0xe9,0xbe]818 819s_ff1_i32_b64 exec_lo, s[2:3]820// GFX11: encoding: [0x02,0x09,0xfe,0xbe]821 822s_ff1_i32_b64 exec_hi, s[2:3]823// GFX11: encoding: [0x02,0x09,0xff,0xbe]824 825s_ff1_i32_b64 vcc_lo, s[2:3]826// GFX11: encoding: [0x02,0x09,0xea,0xbe]827 828s_ff1_i32_b64 vcc_hi, s[2:3]829// GFX11: encoding: [0x02,0x09,0xeb,0xbe]830 831s_ff1_i32_b64 m0, s[2:3]832// GFX11: encoding: [0x02,0x09,0xfd,0xbe]833 834s_ff1_i32_b64 s0, exec835// GFX11: encoding: [0x7e,0x09,0x80,0xbe]836 837s_ff1_i32_b64 s0, vcc838// GFX11: encoding: [0x6a,0x09,0x80,0xbe]839 840s_ff1_i32_b64 s0, 0841// GFX11: encoding: [0x80,0x09,0x80,0xbe]842 843s_ff1_i32_b64 s0, -1844// GFX11: encoding: [0xc1,0x09,0x80,0xbe]845 846s_ff1_i32_b64 s0, 0.5847// GFX11: encoding: [0xf0,0x09,0x80,0xbe]848 849s_ff1_i32_b64 s0, -4.0850// GFX11: encoding: [0xf7,0x09,0x80,0xbe]851 852s_ff1_i32_b64 s0, 0x3f717273853// GFX11: encoding: [0xff,0x09,0x80,0xbe,0x73,0x72,0x71,0x3f]854 855s_ff1_i32_b64 s0, 0xaf123456856// GFX11: encoding: [0xff,0x09,0x80,0xbe,0x56,0x34,0x12,0xaf]857 858s_flbit_i32_b32 s0, s1859// GFX11: encoding: [0x01,0x0a,0x80,0xbe]860 861s_flbit_i32_b32 s105, s104862// GFX11: encoding: [0x68,0x0a,0xe9,0xbe]863 864s_flbit_i32_b32 s0, s104865// GFX11: encoding: [0x68,0x0a,0x80,0xbe]866 867s_flbit_i32_b32 s105, s1868// GFX11: encoding: [0x01,0x0a,0xe9,0xbe]869 870s_flbit_i32_b32 exec_lo, s1871// GFX11: encoding: [0x01,0x0a,0xfe,0xbe]872 873s_flbit_i32_b32 exec_hi, s1874// GFX11: encoding: [0x01,0x0a,0xff,0xbe]875 876s_flbit_i32_b32 vcc_lo, s1877// GFX11: encoding: [0x01,0x0a,0xea,0xbe]878 879s_flbit_i32_b32 vcc_hi, s1880// GFX11: encoding: [0x01,0x0a,0xeb,0xbe]881 882s_flbit_i32_b32 m0, s1883// GFX11: encoding: [0x01,0x0a,0xfd,0xbe]884 885s_flbit_i32_b32 s0, exec_lo886// GFX11: encoding: [0x7e,0x0a,0x80,0xbe]887 888s_flbit_i32_b32 s0, exec_hi889// GFX11: encoding: [0x7f,0x0a,0x80,0xbe]890 891s_flbit_i32_b32 s0, vcc_lo892// GFX11: encoding: [0x6a,0x0a,0x80,0xbe]893 894s_flbit_i32_b32 s0, vcc_hi895// GFX11: encoding: [0x6b,0x0a,0x80,0xbe]896 897s_flbit_i32_b32 s0, m0898// GFX11: encoding: [0x7d,0x0a,0x80,0xbe]899 900s_flbit_i32_b32 s0, 0901// GFX11: encoding: [0x80,0x0a,0x80,0xbe]902 903s_flbit_i32_b32 s0, -1904// GFX11: encoding: [0xc1,0x0a,0x80,0xbe]905 906s_flbit_i32_b32 s0, 0.5907// GFX11: encoding: [0xf0,0x0a,0x80,0xbe]908 909s_flbit_i32_b32 s0, -4.0910// GFX11: encoding: [0xf7,0x0a,0x80,0xbe]911 912s_flbit_i32_b32 s0, 0x3f717273913// GFX11: encoding: [0xff,0x0a,0x80,0xbe,0x73,0x72,0x71,0x3f]914 915s_flbit_i32_b32 s0, 0xaf123456916// GFX11: encoding: [0xff,0x0a,0x80,0xbe,0x56,0x34,0x12,0xaf]917 918s_flbit_i32_b64 s0, s[2:3]919// GFX11: encoding: [0x02,0x0b,0x80,0xbe]920 921s_flbit_i32_b64 s105, s[102:103]922// GFX11: encoding: [0x66,0x0b,0xe9,0xbe]923 924s_flbit_i32_b64 s0, s[102:103]925// GFX11: encoding: [0x66,0x0b,0x80,0xbe]926 927s_flbit_i32_b64 s105, s[2:3]928// GFX11: encoding: [0x02,0x0b,0xe9,0xbe]929 930s_flbit_i32_b64 exec_lo, s[2:3]931// GFX11: encoding: [0x02,0x0b,0xfe,0xbe]932 933s_flbit_i32_b64 exec_hi, s[2:3]934// GFX11: encoding: [0x02,0x0b,0xff,0xbe]935 936s_flbit_i32_b64 vcc_lo, s[2:3]937// GFX11: encoding: [0x02,0x0b,0xea,0xbe]938 939s_flbit_i32_b64 vcc_hi, s[2:3]940// GFX11: encoding: [0x02,0x0b,0xeb,0xbe]941 942s_flbit_i32_b64 m0, s[2:3]943// GFX11: encoding: [0x02,0x0b,0xfd,0xbe]944 945s_flbit_i32_b64 s0, exec946// GFX11: encoding: [0x7e,0x0b,0x80,0xbe]947 948s_flbit_i32_b64 s0, vcc949// GFX11: encoding: [0x6a,0x0b,0x80,0xbe]950 951s_flbit_i32_b64 s0, 0952// GFX11: encoding: [0x80,0x0b,0x80,0xbe]953 954s_flbit_i32_b64 s0, -1955// GFX11: encoding: [0xc1,0x0b,0x80,0xbe]956 957s_flbit_i32_b64 s0, 0.5958// GFX11: encoding: [0xf0,0x0b,0x80,0xbe]959 960s_flbit_i32_b64 s0, -4.0961// GFX11: encoding: [0xf7,0x0b,0x80,0xbe]962 963s_flbit_i32_b64 s0, 0x3f717273964// GFX11: encoding: [0xff,0x0b,0x80,0xbe,0x73,0x72,0x71,0x3f]965 966s_flbit_i32_b64 s0, 0xaf123456967// GFX11: encoding: [0xff,0x0b,0x80,0xbe,0x56,0x34,0x12,0xaf]968 969s_flbit_i32 s0, s1970// GFX11: encoding: [0x01,0x0c,0x80,0xbe]971 972s_flbit_i32 s105, s104973// GFX11: encoding: [0x68,0x0c,0xe9,0xbe]974 975s_flbit_i32 s0, s104976// GFX11: encoding: [0x68,0x0c,0x80,0xbe]977 978s_flbit_i32 s105, s1979// GFX11: encoding: [0x01,0x0c,0xe9,0xbe]980 981s_flbit_i32 exec_lo, s1982// GFX11: encoding: [0x01,0x0c,0xfe,0xbe]983 984s_flbit_i32 exec_hi, s1985// GFX11: encoding: [0x01,0x0c,0xff,0xbe]986 987s_flbit_i32 vcc_lo, s1988// GFX11: encoding: [0x01,0x0c,0xea,0xbe]989 990s_flbit_i32 vcc_hi, s1991// GFX11: encoding: [0x01,0x0c,0xeb,0xbe]992 993s_flbit_i32 m0, s1994// GFX11: encoding: [0x01,0x0c,0xfd,0xbe]995 996s_flbit_i32 s0, exec_lo997// GFX11: encoding: [0x7e,0x0c,0x80,0xbe]998 999s_flbit_i32 s0, exec_hi1000// GFX11: encoding: [0x7f,0x0c,0x80,0xbe]1001 1002s_flbit_i32 s0, vcc_lo1003// GFX11: encoding: [0x6a,0x0c,0x80,0xbe]1004 1005s_flbit_i32 s0, vcc_hi1006// GFX11: encoding: [0x6b,0x0c,0x80,0xbe]1007 1008s_flbit_i32 s0, m01009// GFX11: encoding: [0x7d,0x0c,0x80,0xbe]1010 1011s_flbit_i32 s0, 01012// GFX11: encoding: [0x80,0x0c,0x80,0xbe]1013 1014s_flbit_i32 s0, -11015// GFX11: encoding: [0xc1,0x0c,0x80,0xbe]1016 1017s_flbit_i32 s0, 0.51018// GFX11: encoding: [0xf0,0x0c,0x80,0xbe]1019 1020s_flbit_i32 s0, -4.01021// GFX11: encoding: [0xf7,0x0c,0x80,0xbe]1022 1023s_flbit_i32 s0, 0x3f7172731024// GFX11: encoding: [0xff,0x0c,0x80,0xbe,0x73,0x72,0x71,0x3f]1025 1026s_flbit_i32 s0, 0xaf1234561027// GFX11: encoding: [0xff,0x0c,0x80,0xbe,0x56,0x34,0x12,0xaf]1028 1029s_flbit_i32_i64 s0, s[2:3]1030// GFX11: encoding: [0x02,0x0d,0x80,0xbe]1031 1032s_flbit_i32_i64 s105, s[102:103]1033// GFX11: encoding: [0x66,0x0d,0xe9,0xbe]1034 1035s_flbit_i32_i64 s0, s[102:103]1036// GFX11: encoding: [0x66,0x0d,0x80,0xbe]1037 1038s_flbit_i32_i64 s105, s[2:3]1039// GFX11: encoding: [0x02,0x0d,0xe9,0xbe]1040 1041s_flbit_i32_i64 exec_lo, s[2:3]1042// GFX11: encoding: [0x02,0x0d,0xfe,0xbe]1043 1044s_flbit_i32_i64 exec_hi, s[2:3]1045// GFX11: encoding: [0x02,0x0d,0xff,0xbe]1046 1047s_flbit_i32_i64 vcc_lo, s[2:3]1048// GFX11: encoding: [0x02,0x0d,0xea,0xbe]1049 1050s_flbit_i32_i64 vcc_hi, s[2:3]1051// GFX11: encoding: [0x02,0x0d,0xeb,0xbe]1052 1053s_flbit_i32_i64 m0, s[2:3]1054// GFX11: encoding: [0x02,0x0d,0xfd,0xbe]1055 1056s_flbit_i32_i64 s0, exec1057// GFX11: encoding: [0x7e,0x0d,0x80,0xbe]1058 1059s_flbit_i32_i64 s0, vcc1060// GFX11: encoding: [0x6a,0x0d,0x80,0xbe]1061 1062s_flbit_i32_i64 s0, 01063// GFX11: encoding: [0x80,0x0d,0x80,0xbe]1064 1065s_flbit_i32_i64 s0, -11066// GFX11: encoding: [0xc1,0x0d,0x80,0xbe]1067 1068s_flbit_i32_i64 s0, 0.51069// GFX11: encoding: [0xf0,0x0d,0x80,0xbe]1070 1071s_flbit_i32_i64 s0, -4.01072// GFX11: encoding: [0xf7,0x0d,0x80,0xbe]1073 1074s_flbit_i32_i64 s0, 0x3f7172731075// GFX11: encoding: [0xff,0x0d,0x80,0xbe,0x73,0x72,0x71,0x3f]1076 1077s_flbit_i32_i64 s0, 0xaf1234561078// GFX11: encoding: [0xff,0x0d,0x80,0xbe,0x56,0x34,0x12,0xaf]1079 1080s_sext_i32_i8 s0, s11081// GFX11: encoding: [0x01,0x0e,0x80,0xbe]1082 1083s_sext_i32_i8 s105, s1041084// GFX11: encoding: [0x68,0x0e,0xe9,0xbe]1085 1086s_sext_i32_i8 s0, s1041087// GFX11: encoding: [0x68,0x0e,0x80,0xbe]1088 1089s_sext_i32_i8 s105, s11090// GFX11: encoding: [0x01,0x0e,0xe9,0xbe]1091 1092s_sext_i32_i8 exec_lo, s11093// GFX11: encoding: [0x01,0x0e,0xfe,0xbe]1094 1095s_sext_i32_i8 exec_hi, s11096// GFX11: encoding: [0x01,0x0e,0xff,0xbe]1097 1098s_sext_i32_i8 vcc_lo, s11099// GFX11: encoding: [0x01,0x0e,0xea,0xbe]1100 1101s_sext_i32_i8 vcc_hi, s11102// GFX11: encoding: [0x01,0x0e,0xeb,0xbe]1103 1104s_sext_i32_i8 m0, s11105// GFX11: encoding: [0x01,0x0e,0xfd,0xbe]1106 1107s_sext_i32_i8 s0, exec_lo1108// GFX11: encoding: [0x7e,0x0e,0x80,0xbe]1109 1110s_sext_i32_i8 s0, exec_hi1111// GFX11: encoding: [0x7f,0x0e,0x80,0xbe]1112 1113s_sext_i32_i8 s0, vcc_lo1114// GFX11: encoding: [0x6a,0x0e,0x80,0xbe]1115 1116s_sext_i32_i8 s0, vcc_hi1117// GFX11: encoding: [0x6b,0x0e,0x80,0xbe]1118 1119s_sext_i32_i8 s0, m01120// GFX11: encoding: [0x7d,0x0e,0x80,0xbe]1121 1122s_sext_i32_i8 s0, 01123// GFX11: encoding: [0x80,0x0e,0x80,0xbe]1124 1125s_sext_i32_i8 s0, -11126// GFX11: encoding: [0xc1,0x0e,0x80,0xbe]1127 1128s_sext_i32_i8 s0, 0.51129// GFX11: encoding: [0xf0,0x0e,0x80,0xbe]1130 1131s_sext_i32_i8 s0, -4.01132// GFX11: encoding: [0xf7,0x0e,0x80,0xbe]1133 1134s_sext_i32_i8 s0, 0x3f7172731135// GFX11: encoding: [0xff,0x0e,0x80,0xbe,0x73,0x72,0x71,0x3f]1136 1137s_sext_i32_i8 s0, 0xaf1234561138// GFX11: encoding: [0xff,0x0e,0x80,0xbe,0x56,0x34,0x12,0xaf]1139 1140s_sext_i32_i16 s0, s11141// GFX11: encoding: [0x01,0x0f,0x80,0xbe]1142 1143s_sext_i32_i16 s105, s1041144// GFX11: encoding: [0x68,0x0f,0xe9,0xbe]1145 1146s_sext_i32_i16 s0, s1041147// GFX11: encoding: [0x68,0x0f,0x80,0xbe]1148 1149s_sext_i32_i16 s105, s11150// GFX11: encoding: [0x01,0x0f,0xe9,0xbe]1151 1152s_sext_i32_i16 exec_lo, s11153// GFX11: encoding: [0x01,0x0f,0xfe,0xbe]1154 1155s_sext_i32_i16 exec_hi, s11156// GFX11: encoding: [0x01,0x0f,0xff,0xbe]1157 1158s_sext_i32_i16 vcc_lo, s11159// GFX11: encoding: [0x01,0x0f,0xea,0xbe]1160 1161s_sext_i32_i16 vcc_hi, s11162// GFX11: encoding: [0x01,0x0f,0xeb,0xbe]1163 1164s_sext_i32_i16 m0, s11165// GFX11: encoding: [0x01,0x0f,0xfd,0xbe]1166 1167s_sext_i32_i16 s0, exec_lo1168// GFX11: encoding: [0x7e,0x0f,0x80,0xbe]1169 1170s_sext_i32_i16 s0, exec_hi1171// GFX11: encoding: [0x7f,0x0f,0x80,0xbe]1172 1173s_sext_i32_i16 s0, vcc_lo1174// GFX11: encoding: [0x6a,0x0f,0x80,0xbe]1175 1176s_sext_i32_i16 s0, vcc_hi1177// GFX11: encoding: [0x6b,0x0f,0x80,0xbe]1178 1179s_sext_i32_i16 s0, m01180// GFX11: encoding: [0x7d,0x0f,0x80,0xbe]1181 1182s_sext_i32_i16 s0, 01183// GFX11: encoding: [0x80,0x0f,0x80,0xbe]1184 1185s_sext_i32_i16 s0, -11186// GFX11: encoding: [0xc1,0x0f,0x80,0xbe]1187 1188s_sext_i32_i16 s0, 0.51189// GFX11: encoding: [0xf0,0x0f,0x80,0xbe]1190 1191s_sext_i32_i16 s0, -4.01192// GFX11: encoding: [0xf7,0x0f,0x80,0xbe]1193 1194s_sext_i32_i16 s0, 0x3f7172731195// GFX11: encoding: [0xff,0x0f,0x80,0xbe,0x73,0x72,0x71,0x3f]1196 1197s_sext_i32_i16 s0, 0xaf1234561198// GFX11: encoding: [0xff,0x0f,0x80,0xbe,0x56,0x34,0x12,0xaf]1199 1200s_bitset0_b32 s0, s11201// GFX11: encoding: [0x01,0x10,0x80,0xbe]1202 1203s_bitset0_b32 s105, s1041204// GFX11: encoding: [0x68,0x10,0xe9,0xbe]1205 1206s_bitset0_b32 s0, s1041207// GFX11: encoding: [0x68,0x10,0x80,0xbe]1208 1209s_bitset0_b32 s105, s11210// GFX11: encoding: [0x01,0x10,0xe9,0xbe]1211 1212s_bitset0_b32 exec_lo, s11213// GFX11: encoding: [0x01,0x10,0xfe,0xbe]1214 1215s_bitset0_b32 exec_hi, s11216// GFX11: encoding: [0x01,0x10,0xff,0xbe]1217 1218s_bitset0_b32 vcc_lo, s11219// GFX11: encoding: [0x01,0x10,0xea,0xbe]1220 1221s_bitset0_b32 vcc_hi, s11222// GFX11: encoding: [0x01,0x10,0xeb,0xbe]1223 1224s_bitset0_b32 m0, s11225// GFX11: encoding: [0x01,0x10,0xfd,0xbe]1226 1227s_bitset0_b32 s0, exec_lo1228// GFX11: encoding: [0x7e,0x10,0x80,0xbe]1229 1230s_bitset0_b32 s0, exec_hi1231// GFX11: encoding: [0x7f,0x10,0x80,0xbe]1232 1233s_bitset0_b32 s0, vcc_lo1234// GFX11: encoding: [0x6a,0x10,0x80,0xbe]1235 1236s_bitset0_b32 s0, vcc_hi1237// GFX11: encoding: [0x6b,0x10,0x80,0xbe]1238 1239s_bitset0_b32 s0, m01240// GFX11: encoding: [0x7d,0x10,0x80,0xbe]1241 1242s_bitset0_b32 s0, 01243// GFX11: encoding: [0x80,0x10,0x80,0xbe]1244 1245s_bitset0_b32 s0, -11246// GFX11: encoding: [0xc1,0x10,0x80,0xbe]1247 1248s_bitset0_b32 s0, 0.51249// GFX11: encoding: [0xf0,0x10,0x80,0xbe]1250 1251s_bitset0_b32 s0, -4.01252// GFX11: encoding: [0xf7,0x10,0x80,0xbe]1253 1254s_bitset0_b32 s0, 0x3f7172731255// GFX11: encoding: [0xff,0x10,0x80,0xbe,0x73,0x72,0x71,0x3f]1256 1257s_bitset0_b32 s0, 0xaf1234561258// GFX11: encoding: [0xff,0x10,0x80,0xbe,0x56,0x34,0x12,0xaf]1259 1260s_bitset0_b64 s[0:1], s21261// GFX11: encoding: [0x02,0x11,0x80,0xbe]1262 1263s_bitset0_b64 s[104:105], s1021264// GFX11: encoding: [0x66,0x11,0xe8,0xbe]1265 1266s_bitset0_b64 s[0:1], s1021267// GFX11: encoding: [0x66,0x11,0x80,0xbe]1268 1269s_bitset0_b64 s[104:105], s21270// GFX11: encoding: [0x02,0x11,0xe8,0xbe]1271 1272s_bitset0_b64 exec, s21273// GFX11: encoding: [0x02,0x11,0xfe,0xbe]1274 1275s_bitset0_b64 vcc, s21276// GFX11: encoding: [0x02,0x11,0xea,0xbe]1277 1278s_bitset0_b64 s[0:1], exec_lo1279// GFX11: encoding: [0x7e,0x11,0x80,0xbe]1280 1281s_bitset0_b64 s[0:1], exec_hi1282// GFX11: encoding: [0x7f,0x11,0x80,0xbe]1283 1284s_bitset0_b64 s[0:1], vcc_lo1285// GFX11: encoding: [0x6a,0x11,0x80,0xbe]1286 1287s_bitset0_b64 s[0:1], vcc_hi1288// GFX11: encoding: [0x6b,0x11,0x80,0xbe]1289 1290s_bitset0_b64 s[0:1], m01291// GFX11: encoding: [0x7d,0x11,0x80,0xbe]1292 1293s_bitset0_b64 s[0:1], 01294// GFX11: encoding: [0x80,0x11,0x80,0xbe]1295 1296s_bitset0_b64 s[0:1], -11297// GFX11: encoding: [0xc1,0x11,0x80,0xbe]1298 1299s_bitset0_b64 s[0:1], 0.51300// GFX11: encoding: [0xf0,0x11,0x80,0xbe]1301 1302s_bitset0_b64 s[0:1], -4.01303// GFX11: encoding: [0xf7,0x11,0x80,0xbe]1304 1305s_bitset0_b64 s[0:1], 0x3f7172731306// GFX11: encoding: [0xff,0x11,0x80,0xbe,0x73,0x72,0x71,0x3f]1307 1308s_bitset0_b64 s[0:1], 0xaf1234561309// GFX11: encoding: [0xff,0x11,0x80,0xbe,0x56,0x34,0x12,0xaf]1310 1311s_bitset1_b32 s0, s11312// GFX11: encoding: [0x01,0x12,0x80,0xbe]1313 1314s_bitset1_b32 s105, s1041315// GFX11: encoding: [0x68,0x12,0xe9,0xbe]1316 1317s_bitset1_b32 s0, s1041318// GFX11: encoding: [0x68,0x12,0x80,0xbe]1319 1320s_bitset1_b32 s105, s11321// GFX11: encoding: [0x01,0x12,0xe9,0xbe]1322 1323s_bitset1_b32 exec_lo, s11324// GFX11: encoding: [0x01,0x12,0xfe,0xbe]1325 1326s_bitset1_b32 exec_hi, s11327// GFX11: encoding: [0x01,0x12,0xff,0xbe]1328 1329s_bitset1_b32 vcc_lo, s11330// GFX11: encoding: [0x01,0x12,0xea,0xbe]1331 1332s_bitset1_b32 vcc_hi, s11333// GFX11: encoding: [0x01,0x12,0xeb,0xbe]1334 1335s_bitset1_b32 m0, s11336// GFX11: encoding: [0x01,0x12,0xfd,0xbe]1337 1338s_bitset1_b32 s0, exec_lo1339// GFX11: encoding: [0x7e,0x12,0x80,0xbe]1340 1341s_bitset1_b32 s0, exec_hi1342// GFX11: encoding: [0x7f,0x12,0x80,0xbe]1343 1344s_bitset1_b32 s0, vcc_lo1345// GFX11: encoding: [0x6a,0x12,0x80,0xbe]1346 1347s_bitset1_b32 s0, vcc_hi1348// GFX11: encoding: [0x6b,0x12,0x80,0xbe]1349 1350s_bitset1_b32 s0, m01351// GFX11: encoding: [0x7d,0x12,0x80,0xbe]1352 1353s_bitset1_b32 s0, 01354// GFX11: encoding: [0x80,0x12,0x80,0xbe]1355 1356s_bitset1_b32 s0, -11357// GFX11: encoding: [0xc1,0x12,0x80,0xbe]1358 1359s_bitset1_b32 s0, 0.51360// GFX11: encoding: [0xf0,0x12,0x80,0xbe]1361 1362s_bitset1_b32 s0, -4.01363// GFX11: encoding: [0xf7,0x12,0x80,0xbe]1364 1365s_bitset1_b32 s0, 0x3f7172731366// GFX11: encoding: [0xff,0x12,0x80,0xbe,0x73,0x72,0x71,0x3f]1367 1368s_bitset1_b32 s0, 0xaf1234561369// GFX11: encoding: [0xff,0x12,0x80,0xbe,0x56,0x34,0x12,0xaf]1370 1371s_bitset1_b64 s[0:1], s21372// GFX11: encoding: [0x02,0x13,0x80,0xbe]1373 1374s_bitset1_b64 s[104:105], s1021375// GFX11: encoding: [0x66,0x13,0xe8,0xbe]1376 1377s_bitset1_b64 s[0:1], s1021378// GFX11: encoding: [0x66,0x13,0x80,0xbe]1379 1380s_bitset1_b64 s[104:105], s21381// GFX11: encoding: [0x02,0x13,0xe8,0xbe]1382 1383s_bitset1_b64 exec, s21384// GFX11: encoding: [0x02,0x13,0xfe,0xbe]1385 1386s_bitset1_b64 vcc, s21387// GFX11: encoding: [0x02,0x13,0xea,0xbe]1388 1389s_bitset1_b64 s[0:1], exec_lo1390// GFX11: encoding: [0x7e,0x13,0x80,0xbe]1391 1392s_bitset1_b64 s[0:1], exec_hi1393// GFX11: encoding: [0x7f,0x13,0x80,0xbe]1394 1395s_bitset1_b64 s[0:1], vcc_lo1396// GFX11: encoding: [0x6a,0x13,0x80,0xbe]1397 1398s_bitset1_b64 s[0:1], vcc_hi1399// GFX11: encoding: [0x6b,0x13,0x80,0xbe]1400 1401s_bitset1_b64 s[0:1], m01402// GFX11: encoding: [0x7d,0x13,0x80,0xbe]1403 1404s_bitset1_b64 s[0:1], 01405// GFX11: encoding: [0x80,0x13,0x80,0xbe]1406 1407s_bitset1_b64 s[0:1], -11408// GFX11: encoding: [0xc1,0x13,0x80,0xbe]1409 1410s_bitset1_b64 s[0:1], 0.51411// GFX11: encoding: [0xf0,0x13,0x80,0xbe]1412 1413s_bitset1_b64 s[0:1], -4.01414// GFX11: encoding: [0xf7,0x13,0x80,0xbe]1415 1416s_bitset1_b64 s[0:1], 0x3f7172731417// GFX11: encoding: [0xff,0x13,0x80,0xbe,0x73,0x72,0x71,0x3f]1418 1419s_bitset1_b64 s[0:1], 0xaf1234561420// GFX11: encoding: [0xff,0x13,0x80,0xbe,0x56,0x34,0x12,0xaf]1421 1422s_getpc_b64 s[0:1]1423// GFX11: encoding: [0x00,0x47,0x80,0xbe]1424 1425s_getpc_b64 s[104:105]1426// GFX11: encoding: [0x00,0x47,0xe8,0xbe]1427 1428s_getpc_b64 exec1429// GFX11: encoding: [0x00,0x47,0xfe,0xbe]1430 1431s_getpc_b64 vcc1432// GFX11: encoding: [0x00,0x47,0xea,0xbe]1433 1434s_setpc_b64 s[0:1]1435// GFX11: encoding: [0x00,0x48,0x80,0xbe]1436 1437s_setpc_b64 s[104:105]1438// GFX11: encoding: [0x68,0x48,0x80,0xbe]1439 1440s_setpc_b64 vcc1441// GFX11: encoding: [0x6a,0x48,0x80,0xbe]1442 1443s_swappc_b64 s[0:1], s[2:3]1444// GFX11: encoding: [0x02,0x49,0x80,0xbe]1445 1446s_swappc_b64 s[104:105], s[102:103]1447// GFX11: encoding: [0x66,0x49,0xe8,0xbe]1448 1449s_swappc_b64 s[0:1], s[102:103]1450// GFX11: encoding: [0x66,0x49,0x80,0xbe]1451 1452s_swappc_b64 s[104:105], s[2:3]1453// GFX11: encoding: [0x02,0x49,0xe8,0xbe]1454 1455s_swappc_b64 vcc, s[2:3]1456// GFX11: encoding: [0x02,0x49,0xea,0xbe]1457 1458s_swappc_b64 s[0:1], vcc1459// GFX11: encoding: [0x6a,0x49,0x80,0xbe]1460 1461s_rfe_b64 s[0:1]1462// GFX11: encoding: [0x00,0x4a,0x80,0xbe]1463 1464s_rfe_b64 s[104:105]1465// GFX11: encoding: [0x68,0x4a,0x80,0xbe]1466 1467s_rfe_b64 vcc1468// GFX11: encoding: [0x6a,0x4a,0x80,0xbe]1469 1470s_and_saveexec_b64 s[0:1], s[2:3]1471// GFX11: encoding: [0x02,0x21,0x80,0xbe]1472 1473s_and_saveexec_b64 s[104:105], s[102:103]1474// GFX11: encoding: [0x66,0x21,0xe8,0xbe]1475 1476s_and_saveexec_b64 s[0:1], s[102:103]1477// GFX11: encoding: [0x66,0x21,0x80,0xbe]1478 1479s_and_saveexec_b64 s[104:105], s[2:3]1480// GFX11: encoding: [0x02,0x21,0xe8,0xbe]1481 1482s_and_saveexec_b64 vcc, s[2:3]1483// GFX11: encoding: [0x02,0x21,0xea,0xbe]1484 1485s_and_saveexec_b64 s[0:1], exec1486// GFX11: encoding: [0x7e,0x21,0x80,0xbe]1487 1488s_and_saveexec_b64 s[0:1], vcc1489// GFX11: encoding: [0x6a,0x21,0x80,0xbe]1490 1491s_and_saveexec_b64 s[0:1], 01492// GFX11: encoding: [0x80,0x21,0x80,0xbe]1493 1494s_and_saveexec_b64 s[0:1], -11495// GFX11: encoding: [0xc1,0x21,0x80,0xbe]1496 1497s_and_saveexec_b64 s[0:1], 0.51498// GFX11: encoding: [0xf0,0x21,0x80,0xbe]1499 1500s_and_saveexec_b64 s[0:1], -4.01501// GFX11: encoding: [0xf7,0x21,0x80,0xbe]1502 1503s_and_saveexec_b64 s[0:1], 0x3f7172731504// GFX11: encoding: [0xff,0x21,0x80,0xbe,0x73,0x72,0x71,0x3f]1505 1506s_and_saveexec_b64 s[0:1], 0xaf1234561507// GFX11: encoding: [0xff,0x21,0x80,0xbe,0x56,0x34,0x12,0xaf]1508 1509s_or_saveexec_b64 s[0:1], s[2:3]1510// GFX11: encoding: [0x02,0x23,0x80,0xbe]1511 1512s_or_saveexec_b64 s[104:105], s[102:103]1513// GFX11: encoding: [0x66,0x23,0xe8,0xbe]1514 1515s_or_saveexec_b64 s[0:1], s[102:103]1516// GFX11: encoding: [0x66,0x23,0x80,0xbe]1517 1518s_or_saveexec_b64 s[104:105], s[2:3]1519// GFX11: encoding: [0x02,0x23,0xe8,0xbe]1520 1521s_or_saveexec_b64 vcc, s[2:3]1522// GFX11: encoding: [0x02,0x23,0xea,0xbe]1523 1524s_or_saveexec_b64 s[0:1], exec1525// GFX11: encoding: [0x7e,0x23,0x80,0xbe]1526 1527s_or_saveexec_b64 s[0:1], vcc1528// GFX11: encoding: [0x6a,0x23,0x80,0xbe]1529 1530s_or_saveexec_b64 s[0:1], 01531// GFX11: encoding: [0x80,0x23,0x80,0xbe]1532 1533s_or_saveexec_b64 s[0:1], -11534// GFX11: encoding: [0xc1,0x23,0x80,0xbe]1535 1536s_or_saveexec_b64 s[0:1], 0.51537// GFX11: encoding: [0xf0,0x23,0x80,0xbe]1538 1539s_or_saveexec_b64 s[0:1], -4.01540// GFX11: encoding: [0xf7,0x23,0x80,0xbe]1541 1542s_or_saveexec_b64 s[0:1], 0x3f7172731543// GFX11: encoding: [0xff,0x23,0x80,0xbe,0x73,0x72,0x71,0x3f]1544 1545s_or_saveexec_b64 s[0:1], 0xaf1234561546// GFX11: encoding: [0xff,0x23,0x80,0xbe,0x56,0x34,0x12,0xaf]1547 1548s_xor_saveexec_b64 s[0:1], s[2:3]1549// GFX11: encoding: [0x02,0x25,0x80,0xbe]1550 1551s_xor_saveexec_b64 s[104:105], s[102:103]1552// GFX11: encoding: [0x66,0x25,0xe8,0xbe]1553 1554s_xor_saveexec_b64 s[0:1], s[102:103]1555// GFX11: encoding: [0x66,0x25,0x80,0xbe]1556 1557s_xor_saveexec_b64 s[104:105], s[2:3]1558// GFX11: encoding: [0x02,0x25,0xe8,0xbe]1559 1560s_xor_saveexec_b64 vcc, s[2:3]1561// GFX11: encoding: [0x02,0x25,0xea,0xbe]1562 1563s_xor_saveexec_b64 s[0:1], exec1564// GFX11: encoding: [0x7e,0x25,0x80,0xbe]1565 1566s_xor_saveexec_b64 s[0:1], vcc1567// GFX11: encoding: [0x6a,0x25,0x80,0xbe]1568 1569s_xor_saveexec_b64 s[0:1], 01570// GFX11: encoding: [0x80,0x25,0x80,0xbe]1571 1572s_xor_saveexec_b64 s[0:1], -11573// GFX11: encoding: [0xc1,0x25,0x80,0xbe]1574 1575s_xor_saveexec_b64 s[0:1], 0.51576// GFX11: encoding: [0xf0,0x25,0x80,0xbe]1577 1578s_xor_saveexec_b64 s[0:1], -4.01579// GFX11: encoding: [0xf7,0x25,0x80,0xbe]1580 1581s_xor_saveexec_b64 s[0:1], 0x3f7172731582// GFX11: encoding: [0xff,0x25,0x80,0xbe,0x73,0x72,0x71,0x3f]1583 1584s_xor_saveexec_b64 s[0:1], 0xaf1234561585// GFX11: encoding: [0xff,0x25,0x80,0xbe,0x56,0x34,0x12,0xaf]1586 1587s_andn2_saveexec_b64 s[0:1], s[2:3]1588// GFX11: encoding: [0x02,0x31,0x80,0xbe]1589 1590s_andn2_saveexec_b64 s[104:105], s[102:103]1591// GFX11: encoding: [0x66,0x31,0xe8,0xbe]1592 1593s_andn2_saveexec_b64 s[0:1], s[102:103]1594// GFX11: encoding: [0x66,0x31,0x80,0xbe]1595 1596s_andn2_saveexec_b64 s[104:105], s[2:3]1597// GFX11: encoding: [0x02,0x31,0xe8,0xbe]1598 1599s_andn2_saveexec_b64 vcc, s[2:3]1600// GFX11: encoding: [0x02,0x31,0xea,0xbe]1601 1602s_andn2_saveexec_b64 s[0:1], exec1603// GFX11: encoding: [0x7e,0x31,0x80,0xbe]1604 1605s_andn2_saveexec_b64 s[0:1], vcc1606// GFX11: encoding: [0x6a,0x31,0x80,0xbe]1607 1608s_andn2_saveexec_b64 s[0:1], 01609// GFX11: encoding: [0x80,0x31,0x80,0xbe]1610 1611s_andn2_saveexec_b64 s[0:1], -11612// GFX11: encoding: [0xc1,0x31,0x80,0xbe]1613 1614s_andn2_saveexec_b64 s[0:1], 0.51615// GFX11: encoding: [0xf0,0x31,0x80,0xbe]1616 1617s_andn2_saveexec_b64 s[0:1], -4.01618// GFX11: encoding: [0xf7,0x31,0x80,0xbe]1619 1620s_andn2_saveexec_b64 s[0:1], 0x3f7172731621// GFX11: encoding: [0xff,0x31,0x80,0xbe,0x73,0x72,0x71,0x3f]1622 1623s_andn2_saveexec_b64 s[0:1], 0xaf1234561624// GFX11: encoding: [0xff,0x31,0x80,0xbe,0x56,0x34,0x12,0xaf]1625 1626s_orn2_saveexec_b64 s[0:1], s[2:3]1627// GFX11: encoding: [0x02,0x33,0x80,0xbe]1628 1629s_orn2_saveexec_b64 s[104:105], s[102:103]1630// GFX11: encoding: [0x66,0x33,0xe8,0xbe]1631 1632s_orn2_saveexec_b64 s[0:1], s[102:103]1633// GFX11: encoding: [0x66,0x33,0x80,0xbe]1634 1635s_orn2_saveexec_b64 s[104:105], s[2:3]1636// GFX11: encoding: [0x02,0x33,0xe8,0xbe]1637 1638s_orn2_saveexec_b64 vcc, s[2:3]1639// GFX11: encoding: [0x02,0x33,0xea,0xbe]1640 1641s_orn2_saveexec_b64 s[0:1], exec1642// GFX11: encoding: [0x7e,0x33,0x80,0xbe]1643 1644s_orn2_saveexec_b64 s[0:1], vcc1645// GFX11: encoding: [0x6a,0x33,0x80,0xbe]1646 1647s_orn2_saveexec_b64 s[0:1], 01648// GFX11: encoding: [0x80,0x33,0x80,0xbe]1649 1650s_orn2_saveexec_b64 s[0:1], -11651// GFX11: encoding: [0xc1,0x33,0x80,0xbe]1652 1653s_orn2_saveexec_b64 s[0:1], 0.51654// GFX11: encoding: [0xf0,0x33,0x80,0xbe]1655 1656s_orn2_saveexec_b64 s[0:1], -4.01657// GFX11: encoding: [0xf7,0x33,0x80,0xbe]1658 1659s_orn2_saveexec_b64 s[0:1], 0x3f7172731660// GFX11: encoding: [0xff,0x33,0x80,0xbe,0x73,0x72,0x71,0x3f]1661 1662s_orn2_saveexec_b64 s[0:1], 0xaf1234561663// GFX11: encoding: [0xff,0x33,0x80,0xbe,0x56,0x34,0x12,0xaf]1664 1665s_nand_saveexec_b64 s[0:1], s[2:3]1666// GFX11: encoding: [0x02,0x27,0x80,0xbe]1667 1668s_nand_saveexec_b64 s[104:105], s[102:103]1669// GFX11: encoding: [0x66,0x27,0xe8,0xbe]1670 1671s_nand_saveexec_b64 s[0:1], s[102:103]1672// GFX11: encoding: [0x66,0x27,0x80,0xbe]1673 1674s_nand_saveexec_b64 s[104:105], s[2:3]1675// GFX11: encoding: [0x02,0x27,0xe8,0xbe]1676 1677s_nand_saveexec_b64 vcc, s[2:3]1678// GFX11: encoding: [0x02,0x27,0xea,0xbe]1679 1680s_nand_saveexec_b64 s[0:1], exec1681// GFX11: encoding: [0x7e,0x27,0x80,0xbe]1682 1683s_nand_saveexec_b64 s[0:1], vcc1684// GFX11: encoding: [0x6a,0x27,0x80,0xbe]1685 1686s_nand_saveexec_b64 s[0:1], 01687// GFX11: encoding: [0x80,0x27,0x80,0xbe]1688 1689s_nand_saveexec_b64 s[0:1], -11690// GFX11: encoding: [0xc1,0x27,0x80,0xbe]1691 1692s_nand_saveexec_b64 s[0:1], 0.51693// GFX11: encoding: [0xf0,0x27,0x80,0xbe]1694 1695s_nand_saveexec_b64 s[0:1], -4.01696// GFX11: encoding: [0xf7,0x27,0x80,0xbe]1697 1698s_nand_saveexec_b64 s[0:1], 0x3f7172731699// GFX11: encoding: [0xff,0x27,0x80,0xbe,0x73,0x72,0x71,0x3f]1700 1701s_nand_saveexec_b64 s[0:1], 0xaf1234561702// GFX11: encoding: [0xff,0x27,0x80,0xbe,0x56,0x34,0x12,0xaf]1703 1704s_nor_saveexec_b64 s[0:1], s[2:3]1705// GFX11: encoding: [0x02,0x29,0x80,0xbe]1706 1707s_nor_saveexec_b64 s[104:105], s[102:103]1708// GFX11: encoding: [0x66,0x29,0xe8,0xbe]1709 1710s_nor_saveexec_b64 s[0:1], s[102:103]1711// GFX11: encoding: [0x66,0x29,0x80,0xbe]1712 1713s_nor_saveexec_b64 s[104:105], s[2:3]1714// GFX11: encoding: [0x02,0x29,0xe8,0xbe]1715 1716s_nor_saveexec_b64 vcc, s[2:3]1717// GFX11: encoding: [0x02,0x29,0xea,0xbe]1718 1719s_nor_saveexec_b64 s[0:1], exec1720// GFX11: encoding: [0x7e,0x29,0x80,0xbe]1721 1722s_nor_saveexec_b64 s[0:1], vcc1723// GFX11: encoding: [0x6a,0x29,0x80,0xbe]1724 1725s_nor_saveexec_b64 s[0:1], 01726// GFX11: encoding: [0x80,0x29,0x80,0xbe]1727 1728s_nor_saveexec_b64 s[0:1], -11729// GFX11: encoding: [0xc1,0x29,0x80,0xbe]1730 1731s_nor_saveexec_b64 s[0:1], 0.51732// GFX11: encoding: [0xf0,0x29,0x80,0xbe]1733 1734s_nor_saveexec_b64 s[0:1], -4.01735// GFX11: encoding: [0xf7,0x29,0x80,0xbe]1736 1737s_nor_saveexec_b64 s[0:1], 0x3f7172731738// GFX11: encoding: [0xff,0x29,0x80,0xbe,0x73,0x72,0x71,0x3f]1739 1740s_nor_saveexec_b64 s[0:1], 0xaf1234561741// GFX11: encoding: [0xff,0x29,0x80,0xbe,0x56,0x34,0x12,0xaf]1742 1743s_xnor_saveexec_b64 s[0:1], s[2:3]1744// GFX11: encoding: [0x02,0x2b,0x80,0xbe]1745 1746s_xnor_saveexec_b64 s[104:105], s[102:103]1747// GFX11: encoding: [0x66,0x2b,0xe8,0xbe]1748 1749s_xnor_saveexec_b64 s[0:1], s[102:103]1750// GFX11: encoding: [0x66,0x2b,0x80,0xbe]1751 1752s_xnor_saveexec_b64 s[104:105], s[2:3]1753// GFX11: encoding: [0x02,0x2b,0xe8,0xbe]1754 1755s_xnor_saveexec_b64 vcc, s[2:3]1756// GFX11: encoding: [0x02,0x2b,0xea,0xbe]1757 1758s_xnor_saveexec_b64 s[0:1], exec1759// GFX11: encoding: [0x7e,0x2b,0x80,0xbe]1760 1761s_xnor_saveexec_b64 s[0:1], vcc1762// GFX11: encoding: [0x6a,0x2b,0x80,0xbe]1763 1764s_xnor_saveexec_b64 s[0:1], 01765// GFX11: encoding: [0x80,0x2b,0x80,0xbe]1766 1767s_xnor_saveexec_b64 s[0:1], -11768// GFX11: encoding: [0xc1,0x2b,0x80,0xbe]1769 1770s_xnor_saveexec_b64 s[0:1], 0.51771// GFX11: encoding: [0xf0,0x2b,0x80,0xbe]1772 1773s_xnor_saveexec_b64 s[0:1], -4.01774// GFX11: encoding: [0xf7,0x2b,0x80,0xbe]1775 1776s_xnor_saveexec_b64 s[0:1], 0x3f7172731777// GFX11: encoding: [0xff,0x2b,0x80,0xbe,0x73,0x72,0x71,0x3f]1778 1779s_xnor_saveexec_b64 s[0:1], 0xaf1234561780// GFX11: encoding: [0xff,0x2b,0x80,0xbe,0x56,0x34,0x12,0xaf]1781 1782s_quadmask_b32 s0, s11783// GFX11: encoding: [0x01,0x1a,0x80,0xbe]1784 1785s_quadmask_b32 s105, s1041786// GFX11: encoding: [0x68,0x1a,0xe9,0xbe]1787 1788s_quadmask_b32 s0, s1041789// GFX11: encoding: [0x68,0x1a,0x80,0xbe]1790 1791s_quadmask_b32 s105, s11792// GFX11: encoding: [0x01,0x1a,0xe9,0xbe]1793 1794s_quadmask_b32 exec_lo, s11795// GFX11: encoding: [0x01,0x1a,0xfe,0xbe]1796 1797s_quadmask_b32 exec_hi, s11798// GFX11: encoding: [0x01,0x1a,0xff,0xbe]1799 1800s_quadmask_b32 vcc_lo, s11801// GFX11: encoding: [0x01,0x1a,0xea,0xbe]1802 1803s_quadmask_b32 vcc_hi, s11804// GFX11: encoding: [0x01,0x1a,0xeb,0xbe]1805 1806s_quadmask_b32 m0, s11807// GFX11: encoding: [0x01,0x1a,0xfd,0xbe]1808 1809s_quadmask_b32 s0, exec_lo1810// GFX11: encoding: [0x7e,0x1a,0x80,0xbe]1811 1812s_quadmask_b32 s0, exec_hi1813// GFX11: encoding: [0x7f,0x1a,0x80,0xbe]1814 1815s_quadmask_b32 s0, vcc_lo1816// GFX11: encoding: [0x6a,0x1a,0x80,0xbe]1817 1818s_quadmask_b32 s0, vcc_hi1819// GFX11: encoding: [0x6b,0x1a,0x80,0xbe]1820 1821s_quadmask_b32 s0, m01822// GFX11: encoding: [0x7d,0x1a,0x80,0xbe]1823 1824s_quadmask_b32 s0, 01825// GFX11: encoding: [0x80,0x1a,0x80,0xbe]1826 1827s_quadmask_b32 s0, -11828// GFX11: encoding: [0xc1,0x1a,0x80,0xbe]1829 1830s_quadmask_b32 s0, 0.51831// GFX11: encoding: [0xf0,0x1a,0x80,0xbe]1832 1833s_quadmask_b32 s0, -4.01834// GFX11: encoding: [0xf7,0x1a,0x80,0xbe]1835 1836s_quadmask_b32 s0, 0x3f7172731837// GFX11: encoding: [0xff,0x1a,0x80,0xbe,0x73,0x72,0x71,0x3f]1838 1839s_quadmask_b32 s0, 0xaf1234561840// GFX11: encoding: [0xff,0x1a,0x80,0xbe,0x56,0x34,0x12,0xaf]1841 1842s_quadmask_b64 s[0:1], s[2:3]1843// GFX11: encoding: [0x02,0x1b,0x80,0xbe]1844 1845s_quadmask_b64 s[104:105], s[102:103]1846// GFX11: encoding: [0x66,0x1b,0xe8,0xbe]1847 1848s_quadmask_b64 s[0:1], s[102:103]1849// GFX11: encoding: [0x66,0x1b,0x80,0xbe]1850 1851s_quadmask_b64 s[104:105], s[2:3]1852// GFX11: encoding: [0x02,0x1b,0xe8,0xbe]1853 1854s_quadmask_b64 exec, s[2:3]1855// GFX11: encoding: [0x02,0x1b,0xfe,0xbe]1856 1857s_quadmask_b64 vcc, s[2:3]1858// GFX11: encoding: [0x02,0x1b,0xea,0xbe]1859 1860s_quadmask_b64 s[0:1], exec1861// GFX11: encoding: [0x7e,0x1b,0x80,0xbe]1862 1863s_quadmask_b64 s[0:1], vcc1864// GFX11: encoding: [0x6a,0x1b,0x80,0xbe]1865 1866s_quadmask_b64 s[0:1], 01867// GFX11: encoding: [0x80,0x1b,0x80,0xbe]1868 1869s_quadmask_b64 s[0:1], -11870// GFX11: encoding: [0xc1,0x1b,0x80,0xbe]1871 1872s_quadmask_b64 s[0:1], 0.51873// GFX11: encoding: [0xf0,0x1b,0x80,0xbe]1874 1875s_quadmask_b64 s[0:1], -4.01876// GFX11: encoding: [0xf7,0x1b,0x80,0xbe]1877 1878s_quadmask_b64 s[0:1], 0x3f7172731879// GFX11: encoding: [0xff,0x1b,0x80,0xbe,0x73,0x72,0x71,0x3f]1880 1881s_quadmask_b64 s[0:1], 0xaf1234561882// GFX11: encoding: [0xff,0x1b,0x80,0xbe,0x56,0x34,0x12,0xaf]1883 1884s_movrels_b32 s0, s11885// GFX11: encoding: [0x01,0x40,0x80,0xbe]1886 1887s_movrels_b32 s105, s1041888// GFX11: encoding: [0x68,0x40,0xe9,0xbe]1889 1890s_movrels_b32 s0, s1041891// GFX11: encoding: [0x68,0x40,0x80,0xbe]1892 1893s_movrels_b32 s105, s11894// GFX11: encoding: [0x01,0x40,0xe9,0xbe]1895 1896s_movrels_b32 exec_lo, s11897// GFX11: encoding: [0x01,0x40,0xfe,0xbe]1898 1899s_movrels_b32 exec_hi, s11900// GFX11: encoding: [0x01,0x40,0xff,0xbe]1901 1902s_movrels_b32 vcc_lo, s11903// GFX11: encoding: [0x01,0x40,0xea,0xbe]1904 1905s_movrels_b32 vcc_hi, s11906// GFX11: encoding: [0x01,0x40,0xeb,0xbe]1907 1908s_movrels_b32 m0, s11909// GFX11: encoding: [0x01,0x40,0xfd,0xbe]1910 1911s_movrels_b32 s0, vcc_lo1912// GFX11: encoding: [0x6a,0x40,0x80,0xbe]1913 1914s_movrels_b32 s0, vcc_hi1915// GFX11: encoding: [0x6b,0x40,0x80,0xbe]1916 1917s_movrels_b64 s[0:1], s[2:3]1918// GFX11: encoding: [0x02,0x41,0x80,0xbe]1919 1920s_movrels_b64 s[104:105], s[102:103]1921// GFX11: encoding: [0x66,0x41,0xe8,0xbe]1922 1923s_movrels_b64 s[0:1], s[102:103]1924// GFX11: encoding: [0x66,0x41,0x80,0xbe]1925 1926s_movrels_b64 s[104:105], s[2:3]1927// GFX11: encoding: [0x02,0x41,0xe8,0xbe]1928 1929s_movrels_b64 exec, s[2:3]1930// GFX11: encoding: [0x02,0x41,0xfe,0xbe]1931 1932s_movrels_b64 vcc, s[2:3]1933// GFX11: encoding: [0x02,0x41,0xea,0xbe]1934 1935s_movrels_b64 s[0:1], vcc1936// GFX11: encoding: [0x6a,0x41,0x80,0xbe]1937 1938s_movreld_b32 s0, s11939// GFX11: encoding: [0x01,0x42,0x80,0xbe]1940 1941s_movreld_b32 s105, s1041942// GFX11: encoding: [0x68,0x42,0xe9,0xbe]1943 1944s_movreld_b32 s0, s1041945// GFX11: encoding: [0x68,0x42,0x80,0xbe]1946 1947s_movreld_b32 s105, s11948// GFX11: encoding: [0x01,0x42,0xe9,0xbe]1949 1950s_movreld_b32 vcc_lo, s11951// GFX11: encoding: [0x01,0x42,0xea,0xbe]1952 1953s_movreld_b32 vcc_hi, s11954// GFX11: encoding: [0x01,0x42,0xeb,0xbe]1955 1956s_movreld_b32 s0, exec_lo1957// GFX11: encoding: [0x7e,0x42,0x80,0xbe]1958 1959s_movreld_b32 s0, exec_hi1960// GFX11: encoding: [0x7f,0x42,0x80,0xbe]1961 1962s_movreld_b32 s0, vcc_lo1963// GFX11: encoding: [0x6a,0x42,0x80,0xbe]1964 1965s_movreld_b32 s0, vcc_hi1966// GFX11: encoding: [0x6b,0x42,0x80,0xbe]1967 1968s_movreld_b32 s0, m01969// GFX11: encoding: [0x7d,0x42,0x80,0xbe]1970 1971s_movreld_b32 s0, 01972// GFX11: encoding: [0x80,0x42,0x80,0xbe]1973 1974s_movreld_b32 s0, -11975// GFX11: encoding: [0xc1,0x42,0x80,0xbe]1976 1977s_movreld_b32 s0, 0.51978// GFX11: encoding: [0xf0,0x42,0x80,0xbe]1979 1980s_movreld_b32 s0, -4.01981// GFX11: encoding: [0xf7,0x42,0x80,0xbe]1982 1983s_movreld_b32 s0, 0x3f7172731984// GFX11: encoding: [0xff,0x42,0x80,0xbe,0x73,0x72,0x71,0x3f]1985 1986s_movreld_b32 s0, 0xaf1234561987// GFX11: encoding: [0xff,0x42,0x80,0xbe,0x56,0x34,0x12,0xaf]1988 1989s_movreld_b64 s[0:1], s[2:3]1990// GFX11: encoding: [0x02,0x43,0x80,0xbe]1991 1992s_movreld_b64 s[104:105], s[102:103]1993// GFX11: encoding: [0x66,0x43,0xe8,0xbe]1994 1995s_movreld_b64 s[0:1], s[102:103]1996// GFX11: encoding: [0x66,0x43,0x80,0xbe]1997 1998s_movreld_b64 s[104:105], s[2:3]1999// GFX11: encoding: [0x02,0x43,0xe8,0xbe]2000 2001s_movreld_b64 vcc, s[2:3]2002// GFX11: encoding: [0x02,0x43,0xea,0xbe]2003 2004s_movreld_b64 s[0:1], exec2005// GFX11: encoding: [0x7e,0x43,0x80,0xbe]2006 2007s_movreld_b64 s[0:1], vcc2008// GFX11: encoding: [0x6a,0x43,0x80,0xbe]2009 2010s_movreld_b64 s[0:1], 02011// GFX11: encoding: [0x80,0x43,0x80,0xbe]2012 2013s_movreld_b64 s[0:1], -12014// GFX11: encoding: [0xc1,0x43,0x80,0xbe]2015 2016s_movreld_b64 s[0:1], 0.52017// GFX11: encoding: [0xf0,0x43,0x80,0xbe]2018 2019s_movreld_b64 s[0:1], -4.02020// GFX11: encoding: [0xf7,0x43,0x80,0xbe]2021 2022s_movreld_b64 s[0:1], 0x3f7172732023// GFX11: encoding: [0xff,0x43,0x80,0xbe,0x73,0x72,0x71,0x3f]2024 2025s_movreld_b64 s[0:1], 0xaf1234562026// GFX11: encoding: [0xff,0x43,0x80,0xbe,0x56,0x34,0x12,0xaf]2027 2028s_abs_i32 s0, s12029// GFX11: encoding: [0x01,0x15,0x80,0xbe]2030 2031s_abs_i32 s105, s1042032// GFX11: encoding: [0x68,0x15,0xe9,0xbe]2033 2034s_abs_i32 s0, s1042035// GFX11: encoding: [0x68,0x15,0x80,0xbe]2036 2037s_abs_i32 s105, s12038// GFX11: encoding: [0x01,0x15,0xe9,0xbe]2039 2040s_abs_i32 exec_lo, s12041// GFX11: encoding: [0x01,0x15,0xfe,0xbe]2042 2043s_abs_i32 exec_hi, s12044// GFX11: encoding: [0x01,0x15,0xff,0xbe]2045 2046s_abs_i32 vcc_lo, s12047// GFX11: encoding: [0x01,0x15,0xea,0xbe]2048 2049s_abs_i32 vcc_hi, s12050// GFX11: encoding: [0x01,0x15,0xeb,0xbe]2051 2052s_abs_i32 m0, s12053// GFX11: encoding: [0x01,0x15,0xfd,0xbe]2054 2055s_abs_i32 s0, exec_lo2056// GFX11: encoding: [0x7e,0x15,0x80,0xbe]2057 2058s_abs_i32 s0, exec_hi2059// GFX11: encoding: [0x7f,0x15,0x80,0xbe]2060 2061s_abs_i32 s0, vcc_lo2062// GFX11: encoding: [0x6a,0x15,0x80,0xbe]2063 2064s_abs_i32 s0, vcc_hi2065// GFX11: encoding: [0x6b,0x15,0x80,0xbe]2066 2067s_abs_i32 s0, m02068// GFX11: encoding: [0x7d,0x15,0x80,0xbe]2069 2070s_abs_i32 s0, 02071// GFX11: encoding: [0x80,0x15,0x80,0xbe]2072 2073s_abs_i32 s0, -12074// GFX11: encoding: [0xc1,0x15,0x80,0xbe]2075 2076s_abs_i32 s0, 0.52077// GFX11: encoding: [0xf0,0x15,0x80,0xbe]2078 2079s_abs_i32 s0, -4.02080// GFX11: encoding: [0xf7,0x15,0x80,0xbe]2081 2082s_abs_i32 s0, 0x3f7172732083// GFX11: encoding: [0xff,0x15,0x80,0xbe,0x73,0x72,0x71,0x3f]2084 2085s_abs_i32 s0, 0xaf1234562086// GFX11: encoding: [0xff,0x15,0x80,0xbe,0x56,0x34,0x12,0xaf]2087 2088s_andn1_saveexec_b64 s[0:1], s[2:3]2089// GFX11: encoding: [0x02,0x2d,0x80,0xbe]2090 2091s_andn1_saveexec_b64 s[104:105], s[102:103]2092// GFX11: encoding: [0x66,0x2d,0xe8,0xbe]2093 2094s_andn1_saveexec_b64 s[0:1], s[102:103]2095// GFX11: encoding: [0x66,0x2d,0x80,0xbe]2096 2097s_andn1_saveexec_b64 s[104:105], s[2:3]2098// GFX11: encoding: [0x02,0x2d,0xe8,0xbe]2099 2100s_andn1_saveexec_b64 vcc, s[2:3]2101// GFX11: encoding: [0x02,0x2d,0xea,0xbe]2102 2103s_andn1_saveexec_b64 s[0:1], exec2104// GFX11: encoding: [0x7e,0x2d,0x80,0xbe]2105 2106s_andn1_saveexec_b64 s[0:1], vcc2107// GFX11: encoding: [0x6a,0x2d,0x80,0xbe]2108 2109s_andn1_saveexec_b64 s[0:1], 02110// GFX11: encoding: [0x80,0x2d,0x80,0xbe]2111 2112s_andn1_saveexec_b64 s[0:1], -12113// GFX11: encoding: [0xc1,0x2d,0x80,0xbe]2114 2115s_andn1_saveexec_b64 s[0:1], 0.52116// GFX11: encoding: [0xf0,0x2d,0x80,0xbe]2117 2118s_andn1_saveexec_b64 s[0:1], -4.02119// GFX11: encoding: [0xf7,0x2d,0x80,0xbe]2120 2121s_andn1_saveexec_b64 s[0:1], 0x3f7172732122// GFX11: encoding: [0xff,0x2d,0x80,0xbe,0x73,0x72,0x71,0x3f]2123 2124s_andn1_saveexec_b64 s[0:1], 0xaf1234562125// GFX11: encoding: [0xff,0x2d,0x80,0xbe,0x56,0x34,0x12,0xaf]2126 2127s_orn1_saveexec_b64 s[0:1], s[2:3]2128// GFX11: encoding: [0x02,0x2f,0x80,0xbe]2129 2130s_orn1_saveexec_b64 s[104:105], s[102:103]2131// GFX11: encoding: [0x66,0x2f,0xe8,0xbe]2132 2133s_orn1_saveexec_b64 s[0:1], s[102:103]2134// GFX11: encoding: [0x66,0x2f,0x80,0xbe]2135 2136s_orn1_saveexec_b64 s[104:105], s[2:3]2137// GFX11: encoding: [0x02,0x2f,0xe8,0xbe]2138 2139s_orn1_saveexec_b64 vcc, s[2:3]2140// GFX11: encoding: [0x02,0x2f,0xea,0xbe]2141 2142s_orn1_saveexec_b64 s[0:1], exec2143// GFX11: encoding: [0x7e,0x2f,0x80,0xbe]2144 2145s_orn1_saveexec_b64 s[0:1], vcc2146// GFX11: encoding: [0x6a,0x2f,0x80,0xbe]2147 2148s_orn1_saveexec_b64 s[0:1], 02149// GFX11: encoding: [0x80,0x2f,0x80,0xbe]2150 2151s_orn1_saveexec_b64 s[0:1], -12152// GFX11: encoding: [0xc1,0x2f,0x80,0xbe]2153 2154s_orn1_saveexec_b64 s[0:1], 0.52155// GFX11: encoding: [0xf0,0x2f,0x80,0xbe]2156 2157s_orn1_saveexec_b64 s[0:1], -4.02158// GFX11: encoding: [0xf7,0x2f,0x80,0xbe]2159 2160s_orn1_saveexec_b64 s[0:1], 0x3f7172732161// GFX11: encoding: [0xff,0x2f,0x80,0xbe,0x73,0x72,0x71,0x3f]2162 2163s_orn1_saveexec_b64 s[0:1], 0xaf1234562164// GFX11: encoding: [0xff,0x2f,0x80,0xbe,0x56,0x34,0x12,0xaf]2165 2166s_andn1_wrexec_b64 s[0:1], s[2:3]2167// GFX11: encoding: [0x02,0x35,0x80,0xbe]2168 2169s_andn1_wrexec_b64 s[104:105], s[102:103]2170// GFX11: encoding: [0x66,0x35,0xe8,0xbe]2171 2172s_andn1_wrexec_b64 s[0:1], s[102:103]2173// GFX11: encoding: [0x66,0x35,0x80,0xbe]2174 2175s_andn1_wrexec_b64 s[104:105], s[2:3]2176// GFX11: encoding: [0x02,0x35,0xe8,0xbe]2177 2178s_andn1_wrexec_b64 vcc, s[2:3]2179// GFX11: encoding: [0x02,0x35,0xea,0xbe]2180 2181s_andn1_wrexec_b64 s[0:1], exec2182// GFX11: encoding: [0x7e,0x35,0x80,0xbe]2183 2184s_andn1_wrexec_b64 s[0:1], vcc2185// GFX11: encoding: [0x6a,0x35,0x80,0xbe]2186 2187s_andn1_wrexec_b64 s[0:1], 02188// GFX11: encoding: [0x80,0x35,0x80,0xbe]2189 2190s_andn1_wrexec_b64 s[0:1], -12191// GFX11: encoding: [0xc1,0x35,0x80,0xbe]2192 2193s_andn1_wrexec_b64 s[0:1], 0.52194// GFX11: encoding: [0xf0,0x35,0x80,0xbe]2195 2196s_andn1_wrexec_b64 s[0:1], -4.02197// GFX11: encoding: [0xf7,0x35,0x80,0xbe]2198 2199s_andn1_wrexec_b64 s[0:1], 0x3f7172732200// GFX11: encoding: [0xff,0x35,0x80,0xbe,0x73,0x72,0x71,0x3f]2201 2202s_andn1_wrexec_b64 s[0:1], 0xaf1234562203// GFX11: encoding: [0xff,0x35,0x80,0xbe,0x56,0x34,0x12,0xaf]2204 2205s_andn2_wrexec_b64 s[0:1], s[2:3]2206// GFX11: encoding: [0x02,0x37,0x80,0xbe]2207 2208s_andn2_wrexec_b64 s[104:105], s[102:103]2209// GFX11: encoding: [0x66,0x37,0xe8,0xbe]2210 2211s_andn2_wrexec_b64 s[0:1], s[102:103]2212// GFX11: encoding: [0x66,0x37,0x80,0xbe]2213 2214s_andn2_wrexec_b64 s[104:105], s[2:3]2215// GFX11: encoding: [0x02,0x37,0xe8,0xbe]2216 2217s_andn2_wrexec_b64 vcc, s[2:3]2218// GFX11: encoding: [0x02,0x37,0xea,0xbe]2219 2220s_andn2_wrexec_b64 s[0:1], exec2221// GFX11: encoding: [0x7e,0x37,0x80,0xbe]2222 2223s_andn2_wrexec_b64 s[0:1], vcc2224// GFX11: encoding: [0x6a,0x37,0x80,0xbe]2225 2226s_andn2_wrexec_b64 s[0:1], 02227// GFX11: encoding: [0x80,0x37,0x80,0xbe]2228 2229s_andn2_wrexec_b64 s[0:1], -12230// GFX11: encoding: [0xc1,0x37,0x80,0xbe]2231 2232s_andn2_wrexec_b64 s[0:1], 0.52233// GFX11: encoding: [0xf0,0x37,0x80,0xbe]2234 2235s_andn2_wrexec_b64 s[0:1], -4.02236// GFX11: encoding: [0xf7,0x37,0x80,0xbe]2237 2238s_andn2_wrexec_b64 s[0:1], 0x3f7172732239// GFX11: encoding: [0xff,0x37,0x80,0xbe,0x73,0x72,0x71,0x3f]2240 2241s_andn2_wrexec_b64 s[0:1], 0xaf1234562242// GFX11: encoding: [0xff,0x37,0x80,0xbe,0x56,0x34,0x12,0xaf]2243 2244s_bitreplicate_b64_b32 s[0:1], s22245// GFX11: encoding: [0x02,0x14,0x80,0xbe]2246 2247s_bitreplicate_b64_b32 s[104:105], s1022248// GFX11: encoding: [0x66,0x14,0xe8,0xbe]2249 2250s_bitreplicate_b64_b32 s[0:1], s1022251// GFX11: encoding: [0x66,0x14,0x80,0xbe]2252 2253s_bitreplicate_b64_b32 s[104:105], s22254// GFX11: encoding: [0x02,0x14,0xe8,0xbe]2255 2256s_bitreplicate_b64_b32 exec, s22257// GFX11: encoding: [0x02,0x14,0xfe,0xbe]2258 2259s_bitreplicate_b64_b32 vcc, s22260// GFX11: encoding: [0x02,0x14,0xea,0xbe]2261 2262s_bitreplicate_b64_b32 s[0:1], exec_lo2263// GFX11: encoding: [0x7e,0x14,0x80,0xbe]2264 2265s_bitreplicate_b64_b32 s[0:1], exec_hi2266// GFX11: encoding: [0x7f,0x14,0x80,0xbe]2267 2268s_bitreplicate_b64_b32 s[0:1], vcc_lo2269// GFX11: encoding: [0x6a,0x14,0x80,0xbe]2270 2271s_bitreplicate_b64_b32 s[0:1], vcc_hi2272// GFX11: encoding: [0x6b,0x14,0x80,0xbe]2273 2274s_bitreplicate_b64_b32 s[0:1], m02275// GFX11: encoding: [0x7d,0x14,0x80,0xbe]2276 2277s_bitreplicate_b64_b32 s[0:1], 02278// GFX11: encoding: [0x80,0x14,0x80,0xbe]2279 2280s_bitreplicate_b64_b32 s[0:1], -12281// GFX11: encoding: [0xc1,0x14,0x80,0xbe]2282 2283s_bitreplicate_b64_b32 s[0:1], 0.52284// GFX11: encoding: [0xf0,0x14,0x80,0xbe]2285 2286s_bitreplicate_b64_b32 s[0:1], -4.02287// GFX11: encoding: [0xf7,0x14,0x80,0xbe]2288 2289s_bitreplicate_b64_b32 s[0:1], 0x3f7172732290// GFX11: encoding: [0xff,0x14,0x80,0xbe,0x73,0x72,0x71,0x3f]2291 2292s_bitreplicate_b64_b32 s[0:1], 0xaf1234562293// GFX11: encoding: [0xff,0x14,0x80,0xbe,0x56,0x34,0x12,0xaf]2294 2295s_and_saveexec_b32 s0, s12296// GFX11: encoding: [0x01,0x20,0x80,0xbe]2297 2298s_and_saveexec_b32 s105, s1042299// GFX11: encoding: [0x68,0x20,0xe9,0xbe]2300 2301s_and_saveexec_b32 s0, s1042302// GFX11: encoding: [0x68,0x20,0x80,0xbe]2303 2304s_and_saveexec_b32 s105, s12305// GFX11: encoding: [0x01,0x20,0xe9,0xbe]2306 2307s_and_saveexec_b32 vcc_lo, s12308// GFX11: encoding: [0x01,0x20,0xea,0xbe]2309 2310s_and_saveexec_b32 vcc_hi, s12311// GFX11: encoding: [0x01,0x20,0xeb,0xbe]2312 2313s_and_saveexec_b32 s0, exec_lo2314// GFX11: encoding: [0x7e,0x20,0x80,0xbe]2315 2316s_and_saveexec_b32 s0, exec_hi2317// GFX11: encoding: [0x7f,0x20,0x80,0xbe]2318 2319s_and_saveexec_b32 s0, vcc_lo2320// GFX11: encoding: [0x6a,0x20,0x80,0xbe]2321 2322s_and_saveexec_b32 s0, vcc_hi2323// GFX11: encoding: [0x6b,0x20,0x80,0xbe]2324 2325s_and_saveexec_b32 s0, m02326// GFX11: encoding: [0x7d,0x20,0x80,0xbe]2327 2328s_and_saveexec_b32 s0, 02329// GFX11: encoding: [0x80,0x20,0x80,0xbe]2330 2331s_and_saveexec_b32 s0, -12332// GFX11: encoding: [0xc1,0x20,0x80,0xbe]2333 2334s_and_saveexec_b32 s0, 0.52335// GFX11: encoding: [0xf0,0x20,0x80,0xbe]2336 2337s_and_saveexec_b32 s0, -4.02338// GFX11: encoding: [0xf7,0x20,0x80,0xbe]2339 2340s_and_saveexec_b32 s0, 0x3f7172732341// GFX11: encoding: [0xff,0x20,0x80,0xbe,0x73,0x72,0x71,0x3f]2342 2343s_and_saveexec_b32 s0, 0xaf1234562344// GFX11: encoding: [0xff,0x20,0x80,0xbe,0x56,0x34,0x12,0xaf]2345 2346s_or_saveexec_b32 s0, s12347// GFX11: encoding: [0x01,0x22,0x80,0xbe]2348 2349s_or_saveexec_b32 s105, s1042350// GFX11: encoding: [0x68,0x22,0xe9,0xbe]2351 2352s_or_saveexec_b32 s0, s1042353// GFX11: encoding: [0x68,0x22,0x80,0xbe]2354 2355s_or_saveexec_b32 s105, s12356// GFX11: encoding: [0x01,0x22,0xe9,0xbe]2357 2358s_or_saveexec_b32 vcc_lo, s12359// GFX11: encoding: [0x01,0x22,0xea,0xbe]2360 2361s_or_saveexec_b32 vcc_hi, s12362// GFX11: encoding: [0x01,0x22,0xeb,0xbe]2363 2364s_or_saveexec_b32 s0, exec_lo2365// GFX11: encoding: [0x7e,0x22,0x80,0xbe]2366 2367s_or_saveexec_b32 s0, exec_hi2368// GFX11: encoding: [0x7f,0x22,0x80,0xbe]2369 2370s_or_saveexec_b32 s0, vcc_lo2371// GFX11: encoding: [0x6a,0x22,0x80,0xbe]2372 2373s_or_saveexec_b32 s0, vcc_hi2374// GFX11: encoding: [0x6b,0x22,0x80,0xbe]2375 2376s_or_saveexec_b32 s0, m02377// GFX11: encoding: [0x7d,0x22,0x80,0xbe]2378 2379s_or_saveexec_b32 s0, 02380// GFX11: encoding: [0x80,0x22,0x80,0xbe]2381 2382s_or_saveexec_b32 s0, -12383// GFX11: encoding: [0xc1,0x22,0x80,0xbe]2384 2385s_or_saveexec_b32 s0, 0.52386// GFX11: encoding: [0xf0,0x22,0x80,0xbe]2387 2388s_or_saveexec_b32 s0, -4.02389// GFX11: encoding: [0xf7,0x22,0x80,0xbe]2390 2391s_or_saveexec_b32 s0, 0x3f7172732392// GFX11: encoding: [0xff,0x22,0x80,0xbe,0x73,0x72,0x71,0x3f]2393 2394s_or_saveexec_b32 s0, 0xaf1234562395// GFX11: encoding: [0xff,0x22,0x80,0xbe,0x56,0x34,0x12,0xaf]2396 2397s_xor_saveexec_b32 s0, s12398// GFX11: encoding: [0x01,0x24,0x80,0xbe]2399 2400s_xor_saveexec_b32 s105, s1042401// GFX11: encoding: [0x68,0x24,0xe9,0xbe]2402 2403s_xor_saveexec_b32 s0, s1042404// GFX11: encoding: [0x68,0x24,0x80,0xbe]2405 2406s_xor_saveexec_b32 s105, s12407// GFX11: encoding: [0x01,0x24,0xe9,0xbe]2408 2409s_xor_saveexec_b32 vcc_lo, s12410// GFX11: encoding: [0x01,0x24,0xea,0xbe]2411 2412s_xor_saveexec_b32 vcc_hi, s12413// GFX11: encoding: [0x01,0x24,0xeb,0xbe]2414 2415s_xor_saveexec_b32 s0, exec_lo2416// GFX11: encoding: [0x7e,0x24,0x80,0xbe]2417 2418s_xor_saveexec_b32 s0, exec_hi2419// GFX11: encoding: [0x7f,0x24,0x80,0xbe]2420 2421s_xor_saveexec_b32 s0, vcc_lo2422// GFX11: encoding: [0x6a,0x24,0x80,0xbe]2423 2424s_xor_saveexec_b32 s0, vcc_hi2425// GFX11: encoding: [0x6b,0x24,0x80,0xbe]2426 2427s_xor_saveexec_b32 s0, m02428// GFX11: encoding: [0x7d,0x24,0x80,0xbe]2429 2430s_xor_saveexec_b32 s0, 02431// GFX11: encoding: [0x80,0x24,0x80,0xbe]2432 2433s_xor_saveexec_b32 s0, -12434// GFX11: encoding: [0xc1,0x24,0x80,0xbe]2435 2436s_xor_saveexec_b32 s0, 0.52437// GFX11: encoding: [0xf0,0x24,0x80,0xbe]2438 2439s_xor_saveexec_b32 s0, -4.02440// GFX11: encoding: [0xf7,0x24,0x80,0xbe]2441 2442s_xor_saveexec_b32 s0, 0x3f7172732443// GFX11: encoding: [0xff,0x24,0x80,0xbe,0x73,0x72,0x71,0x3f]2444 2445s_xor_saveexec_b32 s0, 0xaf1234562446// GFX11: encoding: [0xff,0x24,0x80,0xbe,0x56,0x34,0x12,0xaf]2447 2448s_andn2_saveexec_b32 s0, s12449// GFX11: encoding: [0x01,0x30,0x80,0xbe]2450 2451s_andn2_saveexec_b32 s105, s1042452// GFX11: encoding: [0x68,0x30,0xe9,0xbe]2453 2454s_andn2_saveexec_b32 s0, s1042455// GFX11: encoding: [0x68,0x30,0x80,0xbe]2456 2457s_andn2_saveexec_b32 s105, s12458// GFX11: encoding: [0x01,0x30,0xe9,0xbe]2459 2460s_andn2_saveexec_b32 vcc_lo, s12461// GFX11: encoding: [0x01,0x30,0xea,0xbe]2462 2463s_andn2_saveexec_b32 vcc_hi, s12464// GFX11: encoding: [0x01,0x30,0xeb,0xbe]2465 2466s_andn2_saveexec_b32 s0, exec_lo2467// GFX11: encoding: [0x7e,0x30,0x80,0xbe]2468 2469s_andn2_saveexec_b32 s0, exec_hi2470// GFX11: encoding: [0x7f,0x30,0x80,0xbe]2471 2472s_andn2_saveexec_b32 s0, vcc_lo2473// GFX11: encoding: [0x6a,0x30,0x80,0xbe]2474 2475s_andn2_saveexec_b32 s0, vcc_hi2476// GFX11: encoding: [0x6b,0x30,0x80,0xbe]2477 2478s_andn2_saveexec_b32 s0, m02479// GFX11: encoding: [0x7d,0x30,0x80,0xbe]2480 2481s_andn2_saveexec_b32 s0, 02482// GFX11: encoding: [0x80,0x30,0x80,0xbe]2483 2484s_andn2_saveexec_b32 s0, -12485// GFX11: encoding: [0xc1,0x30,0x80,0xbe]2486 2487s_andn2_saveexec_b32 s0, 0.52488// GFX11: encoding: [0xf0,0x30,0x80,0xbe]2489 2490s_andn2_saveexec_b32 s0, -4.02491// GFX11: encoding: [0xf7,0x30,0x80,0xbe]2492 2493s_andn2_saveexec_b32 s0, 0x3f7172732494// GFX11: encoding: [0xff,0x30,0x80,0xbe,0x73,0x72,0x71,0x3f]2495 2496s_andn2_saveexec_b32 s0, 0xaf1234562497// GFX11: encoding: [0xff,0x30,0x80,0xbe,0x56,0x34,0x12,0xaf]2498 2499s_orn2_saveexec_b32 s0, s12500// GFX11: encoding: [0x01,0x32,0x80,0xbe]2501 2502s_orn2_saveexec_b32 s105, s1042503// GFX11: encoding: [0x68,0x32,0xe9,0xbe]2504 2505s_orn2_saveexec_b32 s0, s1042506// GFX11: encoding: [0x68,0x32,0x80,0xbe]2507 2508s_orn2_saveexec_b32 s105, s12509// GFX11: encoding: [0x01,0x32,0xe9,0xbe]2510 2511s_orn2_saveexec_b32 vcc_lo, s12512// GFX11: encoding: [0x01,0x32,0xea,0xbe]2513 2514s_orn2_saveexec_b32 vcc_hi, s12515// GFX11: encoding: [0x01,0x32,0xeb,0xbe]2516 2517s_orn2_saveexec_b32 s0, exec_lo2518// GFX11: encoding: [0x7e,0x32,0x80,0xbe]2519 2520s_orn2_saveexec_b32 s0, exec_hi2521// GFX11: encoding: [0x7f,0x32,0x80,0xbe]2522 2523s_orn2_saveexec_b32 s0, vcc_lo2524// GFX11: encoding: [0x6a,0x32,0x80,0xbe]2525 2526s_orn2_saveexec_b32 s0, vcc_hi2527// GFX11: encoding: [0x6b,0x32,0x80,0xbe]2528 2529s_orn2_saveexec_b32 s0, m02530// GFX11: encoding: [0x7d,0x32,0x80,0xbe]2531 2532s_orn2_saveexec_b32 s0, 02533// GFX11: encoding: [0x80,0x32,0x80,0xbe]2534 2535s_orn2_saveexec_b32 s0, -12536// GFX11: encoding: [0xc1,0x32,0x80,0xbe]2537 2538s_orn2_saveexec_b32 s0, 0.52539// GFX11: encoding: [0xf0,0x32,0x80,0xbe]2540 2541s_orn2_saveexec_b32 s0, -4.02542// GFX11: encoding: [0xf7,0x32,0x80,0xbe]2543 2544s_orn2_saveexec_b32 s0, 0x3f7172732545// GFX11: encoding: [0xff,0x32,0x80,0xbe,0x73,0x72,0x71,0x3f]2546 2547s_orn2_saveexec_b32 s0, 0xaf1234562548// GFX11: encoding: [0xff,0x32,0x80,0xbe,0x56,0x34,0x12,0xaf]2549 2550s_nand_saveexec_b32 s0, s12551// GFX11: encoding: [0x01,0x26,0x80,0xbe]2552 2553s_nand_saveexec_b32 s105, s1042554// GFX11: encoding: [0x68,0x26,0xe9,0xbe]2555 2556s_nand_saveexec_b32 s0, s1042557// GFX11: encoding: [0x68,0x26,0x80,0xbe]2558 2559s_nand_saveexec_b32 s105, s12560// GFX11: encoding: [0x01,0x26,0xe9,0xbe]2561 2562s_nand_saveexec_b32 vcc_lo, s12563// GFX11: encoding: [0x01,0x26,0xea,0xbe]2564 2565s_nand_saveexec_b32 vcc_hi, s12566// GFX11: encoding: [0x01,0x26,0xeb,0xbe]2567 2568s_nand_saveexec_b32 s0, exec_lo2569// GFX11: encoding: [0x7e,0x26,0x80,0xbe]2570 2571s_nand_saveexec_b32 s0, exec_hi2572// GFX11: encoding: [0x7f,0x26,0x80,0xbe]2573 2574s_nand_saveexec_b32 s0, vcc_lo2575// GFX11: encoding: [0x6a,0x26,0x80,0xbe]2576 2577s_nand_saveexec_b32 s0, vcc_hi2578// GFX11: encoding: [0x6b,0x26,0x80,0xbe]2579 2580s_nand_saveexec_b32 s0, m02581// GFX11: encoding: [0x7d,0x26,0x80,0xbe]2582 2583s_nand_saveexec_b32 s0, 02584// GFX11: encoding: [0x80,0x26,0x80,0xbe]2585 2586s_nand_saveexec_b32 s0, -12587// GFX11: encoding: [0xc1,0x26,0x80,0xbe]2588 2589s_nand_saveexec_b32 s0, 0.52590// GFX11: encoding: [0xf0,0x26,0x80,0xbe]2591 2592s_nand_saveexec_b32 s0, -4.02593// GFX11: encoding: [0xf7,0x26,0x80,0xbe]2594 2595s_nand_saveexec_b32 s0, 0x3f7172732596// GFX11: encoding: [0xff,0x26,0x80,0xbe,0x73,0x72,0x71,0x3f]2597 2598s_nand_saveexec_b32 s0, 0xaf1234562599// GFX11: encoding: [0xff,0x26,0x80,0xbe,0x56,0x34,0x12,0xaf]2600 2601s_nor_saveexec_b32 s0, s12602// GFX11: encoding: [0x01,0x28,0x80,0xbe]2603 2604s_nor_saveexec_b32 s105, s1042605// GFX11: encoding: [0x68,0x28,0xe9,0xbe]2606 2607s_nor_saveexec_b32 s0, s1042608// GFX11: encoding: [0x68,0x28,0x80,0xbe]2609 2610s_nor_saveexec_b32 s105, s12611// GFX11: encoding: [0x01,0x28,0xe9,0xbe]2612 2613s_nor_saveexec_b32 vcc_lo, s12614// GFX11: encoding: [0x01,0x28,0xea,0xbe]2615 2616s_nor_saveexec_b32 vcc_hi, s12617// GFX11: encoding: [0x01,0x28,0xeb,0xbe]2618 2619s_nor_saveexec_b32 s0, exec_lo2620// GFX11: encoding: [0x7e,0x28,0x80,0xbe]2621 2622s_nor_saveexec_b32 s0, exec_hi2623// GFX11: encoding: [0x7f,0x28,0x80,0xbe]2624 2625s_nor_saveexec_b32 s0, vcc_lo2626// GFX11: encoding: [0x6a,0x28,0x80,0xbe]2627 2628s_nor_saveexec_b32 s0, vcc_hi2629// GFX11: encoding: [0x6b,0x28,0x80,0xbe]2630 2631s_nor_saveexec_b32 s0, m02632// GFX11: encoding: [0x7d,0x28,0x80,0xbe]2633 2634s_nor_saveexec_b32 s0, 02635// GFX11: encoding: [0x80,0x28,0x80,0xbe]2636 2637s_nor_saveexec_b32 s0, -12638// GFX11: encoding: [0xc1,0x28,0x80,0xbe]2639 2640s_nor_saveexec_b32 s0, 0.52641// GFX11: encoding: [0xf0,0x28,0x80,0xbe]2642 2643s_nor_saveexec_b32 s0, -4.02644// GFX11: encoding: [0xf7,0x28,0x80,0xbe]2645 2646s_nor_saveexec_b32 s0, 0x3f7172732647// GFX11: encoding: [0xff,0x28,0x80,0xbe,0x73,0x72,0x71,0x3f]2648 2649s_nor_saveexec_b32 s0, 0xaf1234562650// GFX11: encoding: [0xff,0x28,0x80,0xbe,0x56,0x34,0x12,0xaf]2651 2652s_xnor_saveexec_b32 s0, s12653// GFX11: encoding: [0x01,0x2a,0x80,0xbe]2654 2655s_xnor_saveexec_b32 s105, s1042656// GFX11: encoding: [0x68,0x2a,0xe9,0xbe]2657 2658s_xnor_saveexec_b32 s0, s1042659// GFX11: encoding: [0x68,0x2a,0x80,0xbe]2660 2661s_xnor_saveexec_b32 s105, s12662// GFX11: encoding: [0x01,0x2a,0xe9,0xbe]2663 2664s_xnor_saveexec_b32 vcc_lo, s12665// GFX11: encoding: [0x01,0x2a,0xea,0xbe]2666 2667s_xnor_saveexec_b32 vcc_hi, s12668// GFX11: encoding: [0x01,0x2a,0xeb,0xbe]2669 2670s_xnor_saveexec_b32 s0, exec_lo2671// GFX11: encoding: [0x7e,0x2a,0x80,0xbe]2672 2673s_xnor_saveexec_b32 s0, exec_hi2674// GFX11: encoding: [0x7f,0x2a,0x80,0xbe]2675 2676s_xnor_saveexec_b32 s0, vcc_lo2677// GFX11: encoding: [0x6a,0x2a,0x80,0xbe]2678 2679s_xnor_saveexec_b32 s0, vcc_hi2680// GFX11: encoding: [0x6b,0x2a,0x80,0xbe]2681 2682s_xnor_saveexec_b32 s0, m02683// GFX11: encoding: [0x7d,0x2a,0x80,0xbe]2684 2685s_xnor_saveexec_b32 s0, 02686// GFX11: encoding: [0x80,0x2a,0x80,0xbe]2687 2688s_xnor_saveexec_b32 s0, -12689// GFX11: encoding: [0xc1,0x2a,0x80,0xbe]2690 2691s_xnor_saveexec_b32 s0, 0.52692// GFX11: encoding: [0xf0,0x2a,0x80,0xbe]2693 2694s_xnor_saveexec_b32 s0, -4.02695// GFX11: encoding: [0xf7,0x2a,0x80,0xbe]2696 2697s_xnor_saveexec_b32 s0, 0x3f7172732698// GFX11: encoding: [0xff,0x2a,0x80,0xbe,0x73,0x72,0x71,0x3f]2699 2700s_xnor_saveexec_b32 s0, 0xaf1234562701// GFX11: encoding: [0xff,0x2a,0x80,0xbe,0x56,0x34,0x12,0xaf]2702 2703s_andn1_saveexec_b32 s0, s12704// GFX11: encoding: [0x01,0x2c,0x80,0xbe]2705 2706s_andn1_saveexec_b32 s105, s1042707// GFX11: encoding: [0x68,0x2c,0xe9,0xbe]2708 2709s_andn1_saveexec_b32 s0, s1042710// GFX11: encoding: [0x68,0x2c,0x80,0xbe]2711 2712s_andn1_saveexec_b32 s105, s12713// GFX11: encoding: [0x01,0x2c,0xe9,0xbe]2714 2715s_andn1_saveexec_b32 vcc_lo, s12716// GFX11: encoding: [0x01,0x2c,0xea,0xbe]2717 2718s_andn1_saveexec_b32 vcc_hi, s12719// GFX11: encoding: [0x01,0x2c,0xeb,0xbe]2720 2721s_andn1_saveexec_b32 s0, exec_lo2722// GFX11: encoding: [0x7e,0x2c,0x80,0xbe]2723 2724s_andn1_saveexec_b32 s0, exec_hi2725// GFX11: encoding: [0x7f,0x2c,0x80,0xbe]2726 2727s_andn1_saveexec_b32 s0, vcc_lo2728// GFX11: encoding: [0x6a,0x2c,0x80,0xbe]2729 2730s_andn1_saveexec_b32 s0, vcc_hi2731// GFX11: encoding: [0x6b,0x2c,0x80,0xbe]2732 2733s_andn1_saveexec_b32 s0, m02734// GFX11: encoding: [0x7d,0x2c,0x80,0xbe]2735 2736s_andn1_saveexec_b32 s0, 02737// GFX11: encoding: [0x80,0x2c,0x80,0xbe]2738 2739s_andn1_saveexec_b32 s0, -12740// GFX11: encoding: [0xc1,0x2c,0x80,0xbe]2741 2742s_andn1_saveexec_b32 s0, 0.52743// GFX11: encoding: [0xf0,0x2c,0x80,0xbe]2744 2745s_andn1_saveexec_b32 s0, -4.02746// GFX11: encoding: [0xf7,0x2c,0x80,0xbe]2747 2748s_andn1_saveexec_b32 s0, 0x3f7172732749// GFX11: encoding: [0xff,0x2c,0x80,0xbe,0x73,0x72,0x71,0x3f]2750 2751s_andn1_saveexec_b32 s0, 0xaf1234562752// GFX11: encoding: [0xff,0x2c,0x80,0xbe,0x56,0x34,0x12,0xaf]2753 2754s_orn1_saveexec_b32 s0, s12755// GFX11: encoding: [0x01,0x2e,0x80,0xbe]2756 2757s_orn1_saveexec_b32 s105, s1042758// GFX11: encoding: [0x68,0x2e,0xe9,0xbe]2759 2760s_orn1_saveexec_b32 s0, s1042761// GFX11: encoding: [0x68,0x2e,0x80,0xbe]2762 2763s_orn1_saveexec_b32 s105, s12764// GFX11: encoding: [0x01,0x2e,0xe9,0xbe]2765 2766s_orn1_saveexec_b32 vcc_lo, s12767// GFX11: encoding: [0x01,0x2e,0xea,0xbe]2768 2769s_orn1_saveexec_b32 vcc_hi, s12770// GFX11: encoding: [0x01,0x2e,0xeb,0xbe]2771 2772s_orn1_saveexec_b32 s0, exec_lo2773// GFX11: encoding: [0x7e,0x2e,0x80,0xbe]2774 2775s_orn1_saveexec_b32 s0, exec_hi2776// GFX11: encoding: [0x7f,0x2e,0x80,0xbe]2777 2778s_orn1_saveexec_b32 s0, vcc_lo2779// GFX11: encoding: [0x6a,0x2e,0x80,0xbe]2780 2781s_orn1_saveexec_b32 s0, vcc_hi2782// GFX11: encoding: [0x6b,0x2e,0x80,0xbe]2783 2784s_orn1_saveexec_b32 s0, m02785// GFX11: encoding: [0x7d,0x2e,0x80,0xbe]2786 2787s_orn1_saveexec_b32 s0, 02788// GFX11: encoding: [0x80,0x2e,0x80,0xbe]2789 2790s_orn1_saveexec_b32 s0, -12791// GFX11: encoding: [0xc1,0x2e,0x80,0xbe]2792 2793s_orn1_saveexec_b32 s0, 0.52794// GFX11: encoding: [0xf0,0x2e,0x80,0xbe]2795 2796s_orn1_saveexec_b32 s0, -4.02797// GFX11: encoding: [0xf7,0x2e,0x80,0xbe]2798 2799s_orn1_saveexec_b32 s0, 0x3f7172732800// GFX11: encoding: [0xff,0x2e,0x80,0xbe,0x73,0x72,0x71,0x3f]2801 2802s_orn1_saveexec_b32 s0, 0xaf1234562803// GFX11: encoding: [0xff,0x2e,0x80,0xbe,0x56,0x34,0x12,0xaf]2804 2805s_andn1_wrexec_b32 s0, s12806// GFX11: encoding: [0x01,0x34,0x80,0xbe]2807 2808s_andn1_wrexec_b32 s105, s1042809// GFX11: encoding: [0x68,0x34,0xe9,0xbe]2810 2811s_andn1_wrexec_b32 s0, s1042812// GFX11: encoding: [0x68,0x34,0x80,0xbe]2813 2814s_andn1_wrexec_b32 s105, s12815// GFX11: encoding: [0x01,0x34,0xe9,0xbe]2816 2817s_andn1_wrexec_b32 vcc_lo, s12818// GFX11: encoding: [0x01,0x34,0xea,0xbe]2819 2820s_andn1_wrexec_b32 vcc_hi, s12821// GFX11: encoding: [0x01,0x34,0xeb,0xbe]2822 2823s_andn1_wrexec_b32 s0, exec_lo2824// GFX11: encoding: [0x7e,0x34,0x80,0xbe]2825 2826s_andn1_wrexec_b32 s0, exec_hi2827// GFX11: encoding: [0x7f,0x34,0x80,0xbe]2828 2829s_andn1_wrexec_b32 s0, vcc_lo2830// GFX11: encoding: [0x6a,0x34,0x80,0xbe]2831 2832s_andn1_wrexec_b32 s0, vcc_hi2833// GFX11: encoding: [0x6b,0x34,0x80,0xbe]2834 2835s_andn1_wrexec_b32 s0, m02836// GFX11: encoding: [0x7d,0x34,0x80,0xbe]2837 2838s_andn1_wrexec_b32 s0, 02839// GFX11: encoding: [0x80,0x34,0x80,0xbe]2840 2841s_andn1_wrexec_b32 s0, -12842// GFX11: encoding: [0xc1,0x34,0x80,0xbe]2843 2844s_andn1_wrexec_b32 s0, 0.52845// GFX11: encoding: [0xf0,0x34,0x80,0xbe]2846 2847s_andn1_wrexec_b32 s0, -4.02848// GFX11: encoding: [0xf7,0x34,0x80,0xbe]2849 2850s_andn1_wrexec_b32 s0, 0x3f7172732851// GFX11: encoding: [0xff,0x34,0x80,0xbe,0x73,0x72,0x71,0x3f]2852 2853s_andn1_wrexec_b32 s0, 0xaf1234562854// GFX11: encoding: [0xff,0x34,0x80,0xbe,0x56,0x34,0x12,0xaf]2855 2856s_andn2_wrexec_b32 s0, s12857// GFX11: encoding: [0x01,0x36,0x80,0xbe]2858 2859s_andn2_wrexec_b32 s105, s1042860// GFX11: encoding: [0x68,0x36,0xe9,0xbe]2861 2862s_andn2_wrexec_b32 s0, s1042863// GFX11: encoding: [0x68,0x36,0x80,0xbe]2864 2865s_andn2_wrexec_b32 s105, s12866// GFX11: encoding: [0x01,0x36,0xe9,0xbe]2867 2868s_andn2_wrexec_b32 vcc_lo, s12869// GFX11: encoding: [0x01,0x36,0xea,0xbe]2870 2871s_andn2_wrexec_b32 vcc_hi, s12872// GFX11: encoding: [0x01,0x36,0xeb,0xbe]2873 2874s_andn2_wrexec_b32 s0, exec_lo2875// GFX11: encoding: [0x7e,0x36,0x80,0xbe]2876 2877s_andn2_wrexec_b32 s0, exec_hi2878// GFX11: encoding: [0x7f,0x36,0x80,0xbe]2879 2880s_andn2_wrexec_b32 s0, vcc_lo2881// GFX11: encoding: [0x6a,0x36,0x80,0xbe]2882 2883s_andn2_wrexec_b32 s0, vcc_hi2884// GFX11: encoding: [0x6b,0x36,0x80,0xbe]2885 2886s_andn2_wrexec_b32 s0, m02887// GFX11: encoding: [0x7d,0x36,0x80,0xbe]2888 2889s_andn2_wrexec_b32 s0, 02890// GFX11: encoding: [0x80,0x36,0x80,0xbe]2891 2892s_andn2_wrexec_b32 s0, -12893// GFX11: encoding: [0xc1,0x36,0x80,0xbe]2894 2895s_andn2_wrexec_b32 s0, 0.52896// GFX11: encoding: [0xf0,0x36,0x80,0xbe]2897 2898s_andn2_wrexec_b32 s0, -4.02899// GFX11: encoding: [0xf7,0x36,0x80,0xbe]2900 2901s_andn2_wrexec_b32 s0, 0x3f7172732902// GFX11: encoding: [0xff,0x36,0x80,0xbe,0x73,0x72,0x71,0x3f]2903 2904s_andn2_wrexec_b32 s0, 0xaf1234562905// GFX11: encoding: [0xff,0x36,0x80,0xbe,0x56,0x34,0x12,0xaf]2906 2907s_movrelsd_2_b32 s0, s12908// GFX11: encoding: [0x01,0x44,0x80,0xbe]2909 2910s_movrelsd_2_b32 s105, s1042911// GFX11: encoding: [0x68,0x44,0xe9,0xbe]2912 2913s_movrelsd_2_b32 s0, s1042914// GFX11: encoding: [0x68,0x44,0x80,0xbe]2915 2916s_movrelsd_2_b32 s105, s12917// GFX11: encoding: [0x01,0x44,0xe9,0xbe]2918 2919s_movrelsd_2_b32 vcc_lo, s12920// GFX11: encoding: [0x01,0x44,0xea,0xbe]2921 2922s_movrelsd_2_b32 vcc_hi, s12923// GFX11: encoding: [0x01,0x44,0xeb,0xbe]2924 2925s_movrelsd_2_b32 s0, vcc_lo2926// GFX11: encoding: [0x6a,0x44,0x80,0xbe]2927 2928s_movrelsd_2_b32 s0, vcc_hi2929// GFX11: encoding: [0x6b,0x44,0x80,0xbe]2930 2931s_sendmsg_rtn_b32 s1, 0x02932// GFX11: encoding: [0x00,0x4c,0x81,0xbe]2933 2934s_sendmsg_rtn_b32 s2, 0x122935// GFX11: encoding: [0x12,0x4c,0x82,0xbe]2936 2937s_sendmsg_rtn_b32 s3, 0xff2938// GFX11: encoding: [0xff,0x4c,0x83,0xbe]2939 2940s_sendmsg_rtn_b64 s[0:1], 0x02941// GFX11: encoding: [0x00,0x4d,0x80,0xbe]2942 2943s_sendmsg_rtn_b64 s[2:3], 0x122944// GFX11: encoding: [0x12,0x4d,0x82,0xbe]2945 2946s_sendmsg_rtn_b64 s[4:5], 0xff2947// GFX11: encoding: [0xff,0x4d,0x84,0xbe]2948 2949s_sendmsg_rtn_b32 s0, sendmsg(MSG_RTN_GET_DOORBELL)2950// GFX11: encoding: [0x80,0x4c,0x80,0xbe]2951 2952s_sendmsg_rtn_b32 s0, sendmsg(MSG_RTN_GET_DDID)2953// GFX11: encoding: [0x81,0x4c,0x80,0xbe]2954 2955s_sendmsg_rtn_b32 s0, sendmsg(MSG_RTN_GET_TMA)2956// GFX11: encoding: [0x82,0x4c,0x80,0xbe]2957 2958s_sendmsg_rtn_b32 s0, sendmsg(MSG_RTN_GET_REALTIME)2959// GFX11: encoding: [0x83,0x4c,0x80,0xbe]2960 2961s_sendmsg_rtn_b32 s0, sendmsg(MSG_RTN_SAVE_WAVE)2962// GFX11: encoding: [0x84,0x4c,0x80,0xbe]2963 2964s_sendmsg_rtn_b32 s0, sendmsg(MSG_RTN_GET_TBA)2965// GFX11: encoding: [0x85,0x4c,0x80,0xbe]2966 2967s_sendmsg_rtn_b32 s0, sendmsg(MSG_RTN_GET_TBA_TO_PC)2968// GFX11: encoding: [0x86,0x4c,0x80,0xbe]2969 2970s_ctz_i32_b32 s5, s12971// GFX11: encoding: [0x01,0x08,0x85,0xbe]2972 2973s_ctz_i32_b32 s5, s1052974// GFX11: encoding: [0x69,0x08,0x85,0xbe]2975 2976s_ctz_i32_b32 s5, vcc_lo2977// GFX11: encoding: [0x6a,0x08,0x85,0xbe]2978 2979s_ctz_i32_b32 s5, vcc_hi2980// GFX11: encoding: [0x6b,0x08,0x85,0xbe]2981 2982s_ctz_i32_b32 s5, ttmp152983// GFX11: encoding: [0x7b,0x08,0x85,0xbe]2984 2985s_ctz_i32_b32 s105, m02986// GFX11: encoding: [0x7d,0x08,0xe9,0xbe]2987 2988s_ctz_i32_b32 vcc_lo, exec_lo2989// GFX11: encoding: [0x7e,0x08,0xea,0xbe]2990 2991s_ctz_i32_b32 vcc_hi, exec_hi2992// GFX11: encoding: [0x7f,0x08,0xeb,0xbe]2993 2994s_ctz_i32_b32 ttmp15, null2995// GFX11: encoding: [0x7c,0x08,0xfb,0xbe]2996 2997s_ctz_i32_b32 m0, -12998// GFX11: encoding: [0xc1,0x08,0xfd,0xbe]2999 3000s_ctz_i32_b32 exec_lo, 0.53001// GFX11: encoding: [0xf0,0x08,0xfe,0xbe]3002 3003s_ctz_i32_b32 exec_hi, src_scc3004// GFX11: encoding: [0xfd,0x08,0xff,0xbe]3005 3006s_ctz_i32_b32 null, 0xaf1234563007// GFX11: encoding: [0xff,0x08,0xfc,0xbe,0x56,0x34,0x12,0xaf]3008 3009s_ctz_i32_b64 s5, s[2:3]3010// GFX11: encoding: [0x02,0x09,0x85,0xbe]3011 3012s_ctz_i32_b64 s5, s[104:105]3013// GFX11: encoding: [0x68,0x09,0x85,0xbe]3014 3015s_ctz_i32_b64 s105, vcc3016// GFX11: encoding: [0x6a,0x09,0xe9,0xbe]3017 3018s_ctz_i32_b64 vcc_lo, ttmp[14:15]3019// GFX11: encoding: [0x7a,0x09,0xea,0xbe]3020 3021s_ctz_i32_b64 vcc_hi, exec3022// GFX11: encoding: [0x7e,0x09,0xeb,0xbe]3023 3024s_ctz_i32_b64 ttmp15, null3025// GFX11: encoding: [0x7c,0x09,0xfb,0xbe]3026 3027s_ctz_i32_b64 m0, -13028// GFX11: encoding: [0xc1,0x09,0xfd,0xbe]3029 3030s_ctz_i32_b64 exec_lo, 0.53031// GFX11: encoding: [0xf0,0x09,0xfe,0xbe]3032 3033s_ctz_i32_b64 exec_hi, src_scc3034// GFX11: encoding: [0xfd,0x09,0xff,0xbe]3035 3036s_ctz_i32_b64 null, 0xaf1234563037// GFX11: encoding: [0xff,0x09,0xfc,0xbe,0x56,0x34,0x12,0xaf]3038 3039s_and_not1_saveexec_b64 s[10:11], s[2:3]3040// GFX11: encoding: [0x02,0x31,0x8a,0xbe]3041 3042s_and_not1_saveexec_b64 s[10:11], s[104:105]3043// GFX11: encoding: [0x68,0x31,0x8a,0xbe]3044 3045s_and_not1_saveexec_b64 s[10:11], vcc3046// GFX11: encoding: [0x6a,0x31,0x8a,0xbe]3047 3048s_and_not1_saveexec_b64 s[10:11], ttmp[14:15]3049// GFX11: encoding: [0x7a,0x31,0x8a,0xbe]3050 3051s_and_not1_saveexec_b64 s[10:11], null3052// GFX11: encoding: [0x7c,0x31,0x8a,0xbe]3053 3054s_and_not1_saveexec_b64 s[104:105], -13055// GFX11: encoding: [0xc1,0x31,0xe8,0xbe]3056 3057s_and_not1_saveexec_b64 vcc, 0.53058// GFX11: encoding: [0xf0,0x31,0xea,0xbe]3059 3060s_and_not1_saveexec_b64 ttmp[14:15], src_scc3061// GFX11: encoding: [0xfd,0x31,0xfa,0xbe]3062 3063s_and_not1_saveexec_b64 null, 0xaf1234563064// GFX11: encoding: [0xff,0x31,0xfc,0xbe,0x56,0x34,0x12,0xaf]3065 3066s_and_not0_saveexec_b32 s5, s13067// GFX11: encoding: [0x01,0x2c,0x85,0xbe]3068 3069s_and_not0_saveexec_b32 s5, s1053070// GFX11: encoding: [0x69,0x2c,0x85,0xbe]3071 3072s_and_not0_saveexec_b32 s5, vcc_lo3073// GFX11: encoding: [0x6a,0x2c,0x85,0xbe]3074 3075s_and_not0_saveexec_b32 s5, vcc_hi3076// GFX11: encoding: [0x6b,0x2c,0x85,0xbe]3077 3078s_and_not0_saveexec_b32 s5, ttmp153079// GFX11: encoding: [0x7b,0x2c,0x85,0xbe]3080 3081s_and_not0_saveexec_b32 s5, exec_lo3082// GFX11: encoding: [0x7e,0x2c,0x85,0xbe]3083 3084s_and_not0_saveexec_b32 s105, null3085// GFX11: encoding: [0x7c,0x2c,0xe9,0xbe]3086 3087s_and_not0_saveexec_b32 vcc_lo, -13088// GFX11: encoding: [0xc1,0x2c,0xea,0xbe]3089 3090s_and_not0_saveexec_b32 vcc_hi, 0.53091// GFX11: encoding: [0xf0,0x2c,0xeb,0xbe]3092 3093s_and_not0_saveexec_b32 ttmp15, src_scc3094// GFX11: encoding: [0xfd,0x2c,0xfb,0xbe]3095 3096s_and_not0_saveexec_b32 null, 0xaf1234563097// GFX11: encoding: [0xff,0x2c,0xfc,0xbe,0x56,0x34,0x12,0xaf]3098 3099s_and_not0_saveexec_b64 s[10:11], s[2:3]3100// GFX11: encoding: [0x02,0x2d,0x8a,0xbe]3101 3102s_and_not0_saveexec_b64 s[10:11], s[104:105]3103// GFX11: encoding: [0x68,0x2d,0x8a,0xbe]3104 3105s_and_not0_saveexec_b64 s[10:11], vcc3106// GFX11: encoding: [0x6a,0x2d,0x8a,0xbe]3107 3108s_and_not0_saveexec_b64 s[10:11], ttmp[14:15]3109// GFX11: encoding: [0x7a,0x2d,0x8a,0xbe]3110 3111s_and_not0_saveexec_b64 s[10:11], null3112// GFX11: encoding: [0x7c,0x2d,0x8a,0xbe]3113 3114s_and_not0_saveexec_b64 s[104:105], -13115// GFX11: encoding: [0xc1,0x2d,0xe8,0xbe]3116 3117s_and_not0_saveexec_b64 vcc, 0.53118// GFX11: encoding: [0xf0,0x2d,0xea,0xbe]3119 3120s_and_not0_saveexec_b64 ttmp[14:15], src_scc3121// GFX11: encoding: [0xfd,0x2d,0xfa,0xbe]3122 3123s_and_not0_saveexec_b64 null, 0xaf1234563124// GFX11: encoding: [0xff,0x2d,0xfc,0xbe,0x56,0x34,0x12,0xaf]3125 3126s_and_not0_wrexec_b32 s5, s13127// GFX11: encoding: [0x01,0x34,0x85,0xbe]3128 3129s_and_not0_wrexec_b32 s5, s1053130// GFX11: encoding: [0x69,0x34,0x85,0xbe]3131 3132s_and_not0_wrexec_b32 s5, vcc_lo3133// GFX11: encoding: [0x6a,0x34,0x85,0xbe]3134 3135s_and_not0_wrexec_b32 s5, vcc_hi3136// GFX11: encoding: [0x6b,0x34,0x85,0xbe]3137 3138s_and_not0_wrexec_b32 s5, ttmp153139// GFX11: encoding: [0x7b,0x34,0x85,0xbe]3140 3141s_and_not0_wrexec_b32 s5, exec_lo3142// GFX11: encoding: [0x7e,0x34,0x85,0xbe]3143 3144s_and_not0_wrexec_b32 s105, null3145// GFX11: encoding: [0x7c,0x34,0xe9,0xbe]3146 3147s_and_not0_wrexec_b32 vcc_lo, -13148// GFX11: encoding: [0xc1,0x34,0xea,0xbe]3149 3150s_and_not0_wrexec_b32 vcc_hi, 0.53151// GFX11: encoding: [0xf0,0x34,0xeb,0xbe]3152 3153s_and_not0_wrexec_b32 ttmp15, src_scc3154// GFX11: encoding: [0xfd,0x34,0xfb,0xbe]3155 3156s_and_not0_wrexec_b32 null, 0xaf1234563157// GFX11: encoding: [0xff,0x34,0xfc,0xbe,0x56,0x34,0x12,0xaf]3158 3159s_and_not0_wrexec_b64 s[10:11], s[2:3]3160// GFX11: encoding: [0x02,0x35,0x8a,0xbe]3161 3162s_and_not0_wrexec_b64 s[10:11], s[104:105]3163// GFX11: encoding: [0x68,0x35,0x8a,0xbe]3164 3165s_and_not0_wrexec_b64 s[10:11], vcc3166// GFX11: encoding: [0x6a,0x35,0x8a,0xbe]3167 3168s_and_not0_wrexec_b64 s[10:11], ttmp[14:15]3169// GFX11: encoding: [0x7a,0x35,0x8a,0xbe]3170 3171s_and_not0_wrexec_b64 s[10:11], null3172// GFX11: encoding: [0x7c,0x35,0x8a,0xbe]3173 3174s_and_not0_wrexec_b64 s[104:105], -13175// GFX11: encoding: [0xc1,0x35,0xe8,0xbe]3176 3177s_and_not0_wrexec_b64 vcc, 0.53178// GFX11: encoding: [0xf0,0x35,0xea,0xbe]3179 3180s_and_not0_wrexec_b64 ttmp[14:15], src_scc3181// GFX11: encoding: [0xfd,0x35,0xfa,0xbe]3182 3183s_and_not0_wrexec_b64 null, 0xaf1234563184// GFX11: encoding: [0xff,0x35,0xfc,0xbe,0x56,0x34,0x12,0xaf]3185 3186s_and_not1_saveexec_b32 s5, s13187// GFX11: encoding: [0x01,0x30,0x85,0xbe]3188 3189s_and_not1_saveexec_b32 s5, s1053190// GFX11: encoding: [0x69,0x30,0x85,0xbe]3191 3192s_and_not1_saveexec_b32 s5, vcc_lo3193// GFX11: encoding: [0x6a,0x30,0x85,0xbe]3194 3195s_and_not1_saveexec_b32 s5, vcc_hi3196// GFX11: encoding: [0x6b,0x30,0x85,0xbe]3197 3198s_and_not1_saveexec_b32 s5, ttmp153199// GFX11: encoding: [0x7b,0x30,0x85,0xbe]3200 3201s_and_not1_saveexec_b32 s5, exec_lo3202// GFX11: encoding: [0x7e,0x30,0x85,0xbe]3203 3204s_and_not1_saveexec_b32 s105, null3205// GFX11: encoding: [0x7c,0x30,0xe9,0xbe]3206 3207s_and_not1_saveexec_b32 vcc_lo, -13208// GFX11: encoding: [0xc1,0x30,0xea,0xbe]3209 3210s_and_not1_saveexec_b32 vcc_hi, 0.53211// GFX11: encoding: [0xf0,0x30,0xeb,0xbe]3212 3213s_and_not1_saveexec_b32 ttmp15, src_scc3214// GFX11: encoding: [0xfd,0x30,0xfb,0xbe]3215 3216s_and_not1_saveexec_b32 null, 0xaf1234563217// GFX11: encoding: [0xff,0x30,0xfc,0xbe,0x56,0x34,0x12,0xaf]3218 3219s_and_not1_wrexec_b32 s5, s13220// GFX11: encoding: [0x01,0x36,0x85,0xbe]3221 3222s_and_not1_wrexec_b32 s5, s1053223// GFX11: encoding: [0x69,0x36,0x85,0xbe]3224 3225s_and_not1_wrexec_b32 s5, vcc_lo3226// GFX11: encoding: [0x6a,0x36,0x85,0xbe]3227 3228s_and_not1_wrexec_b32 s5, vcc_hi3229// GFX11: encoding: [0x6b,0x36,0x85,0xbe]3230 3231s_and_not1_wrexec_b32 s5, ttmp153232// GFX11: encoding: [0x7b,0x36,0x85,0xbe]3233 3234s_and_not1_wrexec_b32 s5, exec_lo3235// GFX11: encoding: [0x7e,0x36,0x85,0xbe]3236 3237s_and_not1_wrexec_b32 s105, null3238// GFX11: encoding: [0x7c,0x36,0xe9,0xbe]3239 3240s_and_not1_wrexec_b32 vcc_lo, -13241// GFX11: encoding: [0xc1,0x36,0xea,0xbe]3242 3243s_and_not1_wrexec_b32 vcc_hi, 0.53244// GFX11: encoding: [0xf0,0x36,0xeb,0xbe]3245 3246s_and_not1_wrexec_b32 ttmp15, src_scc3247// GFX11: encoding: [0xfd,0x36,0xfb,0xbe]3248 3249s_and_not1_wrexec_b32 null, 0xaf1234563250// GFX11: encoding: [0xff,0x36,0xfc,0xbe,0x56,0x34,0x12,0xaf]3251 3252s_and_not1_wrexec_b64 s[10:11], s[2:3]3253// GFX11: encoding: [0x02,0x37,0x8a,0xbe]3254 3255s_and_not1_wrexec_b64 s[10:11], s[104:105]3256// GFX11: encoding: [0x68,0x37,0x8a,0xbe]3257 3258s_and_not1_wrexec_b64 s[10:11], vcc3259// GFX11: encoding: [0x6a,0x37,0x8a,0xbe]3260 3261s_and_not1_wrexec_b64 s[10:11], ttmp[14:15]3262// GFX11: encoding: [0x7a,0x37,0x8a,0xbe]3263 3264s_and_not1_wrexec_b64 s[10:11], null3265// GFX11: encoding: [0x7c,0x37,0x8a,0xbe]3266 3267s_and_not1_wrexec_b64 s[104:105], -13268// GFX11: encoding: [0xc1,0x37,0xe8,0xbe]3269 3270s_and_not1_wrexec_b64 vcc, 0.53271// GFX11: encoding: [0xf0,0x37,0xea,0xbe]3272 3273s_and_not1_wrexec_b64 ttmp[14:15], src_scc3274// GFX11: encoding: [0xfd,0x37,0xfa,0xbe]3275 3276s_and_not1_wrexec_b64 null, 0xaf1234563277// GFX11: encoding: [0xff,0x37,0xfc,0xbe,0x56,0x34,0x12,0xaf]3278 3279s_cls_i32 s5, s13280// GFX11: encoding: [0x01,0x0c,0x85,0xbe]3281 3282s_cls_i32 s5, s1053283// GFX11: encoding: [0x69,0x0c,0x85,0xbe]3284 3285s_cls_i32 s5, vcc_lo3286// GFX11: encoding: [0x6a,0x0c,0x85,0xbe]3287 3288s_cls_i32 s5, vcc_hi3289// GFX11: encoding: [0x6b,0x0c,0x85,0xbe]3290 3291s_cls_i32 s5, ttmp153292// GFX11: encoding: [0x7b,0x0c,0x85,0xbe]3293 3294s_cls_i32 s105, m03295// GFX11: encoding: [0x7d,0x0c,0xe9,0xbe]3296 3297s_cls_i32 vcc_lo, exec_lo3298// GFX11: encoding: [0x7e,0x0c,0xea,0xbe]3299 3300s_cls_i32 vcc_hi, exec_hi3301// GFX11: encoding: [0x7f,0x0c,0xeb,0xbe]3302 3303s_cls_i32 ttmp15, null3304// GFX11: encoding: [0x7c,0x0c,0xfb,0xbe]3305 3306s_cls_i32 m0, -13307// GFX11: encoding: [0xc1,0x0c,0xfd,0xbe]3308 3309s_cls_i32 exec_lo, 0.53310// GFX11: encoding: [0xf0,0x0c,0xfe,0xbe]3311 3312s_cls_i32 exec_hi, src_scc3313// GFX11: encoding: [0xfd,0x0c,0xff,0xbe]3314 3315s_cls_i32 null, 0xaf1234563316// GFX11: encoding: [0xff,0x0c,0xfc,0xbe,0x56,0x34,0x12,0xaf]3317 3318s_cls_i32_i64 s5, s[2:3]3319// GFX11: encoding: [0x02,0x0d,0x85,0xbe]3320 3321s_cls_i32_i64 s5, s[104:105]3322// GFX11: encoding: [0x68,0x0d,0x85,0xbe]3323 3324s_cls_i32_i64 s105, vcc3325// GFX11: encoding: [0x6a,0x0d,0xe9,0xbe]3326 3327s_cls_i32_i64 vcc_lo, ttmp[14:15]3328// GFX11: encoding: [0x7a,0x0d,0xea,0xbe]3329 3330s_cls_i32_i64 vcc_hi, exec3331// GFX11: encoding: [0x7e,0x0d,0xeb,0xbe]3332 3333s_cls_i32_i64 ttmp15, null3334// GFX11: encoding: [0x7c,0x0d,0xfb,0xbe]3335 3336s_cls_i32_i64 m0, -13337// GFX11: encoding: [0xc1,0x0d,0xfd,0xbe]3338 3339s_cls_i32_i64 exec_lo, 0.53340// GFX11: encoding: [0xf0,0x0d,0xfe,0xbe]3341 3342s_cls_i32_i64 exec_hi, src_scc3343// GFX11: encoding: [0xfd,0x0d,0xff,0xbe]3344 3345s_cls_i32_i64 null, 0xaf1234563346// GFX11: encoding: [0xff,0x0d,0xfc,0xbe,0x56,0x34,0x12,0xaf]3347 3348s_clz_i32_u32 s5, s13349// GFX11: encoding: [0x01,0x0a,0x85,0xbe]3350 3351s_clz_i32_u32 s5, s1053352// GFX11: encoding: [0x69,0x0a,0x85,0xbe]3353 3354s_clz_i32_u32 s5, vcc_lo3355// GFX11: encoding: [0x6a,0x0a,0x85,0xbe]3356 3357s_clz_i32_u32 s5, vcc_hi3358// GFX11: encoding: [0x6b,0x0a,0x85,0xbe]3359 3360s_clz_i32_u32 s5, ttmp153361// GFX11: encoding: [0x7b,0x0a,0x85,0xbe]3362 3363s_clz_i32_u32 s105, m03364// GFX11: encoding: [0x7d,0x0a,0xe9,0xbe]3365 3366s_clz_i32_u32 vcc_lo, exec_lo3367// GFX11: encoding: [0x7e,0x0a,0xea,0xbe]3368 3369s_clz_i32_u32 vcc_hi, exec_hi3370// GFX11: encoding: [0x7f,0x0a,0xeb,0xbe]3371 3372s_clz_i32_u32 ttmp15, null3373// GFX11: encoding: [0x7c,0x0a,0xfb,0xbe]3374 3375s_clz_i32_u32 m0, -13376// GFX11: encoding: [0xc1,0x0a,0xfd,0xbe]3377 3378s_clz_i32_u32 exec_lo, 0.53379// GFX11: encoding: [0xf0,0x0a,0xfe,0xbe]3380 3381s_clz_i32_u32 exec_hi, src_scc3382// GFX11: encoding: [0xfd,0x0a,0xff,0xbe]3383 3384s_clz_i32_u32 null, 0xaf1234563385// GFX11: encoding: [0xff,0x0a,0xfc,0xbe,0x56,0x34,0x12,0xaf]3386 3387s_clz_i32_u64 s5, s[2:3]3388// GFX11: encoding: [0x02,0x0b,0x85,0xbe]3389 3390s_clz_i32_u64 s5, s[104:105]3391// GFX11: encoding: [0x68,0x0b,0x85,0xbe]3392 3393s_clz_i32_u64 s105, vcc3394// GFX11: encoding: [0x6a,0x0b,0xe9,0xbe]3395 3396s_clz_i32_u64 vcc_lo, ttmp[14:15]3397// GFX11: encoding: [0x7a,0x0b,0xea,0xbe]3398 3399s_clz_i32_u64 vcc_hi, exec3400// GFX11: encoding: [0x7e,0x0b,0xeb,0xbe]3401 3402s_clz_i32_u64 ttmp15, null3403// GFX11: encoding: [0x7c,0x0b,0xfb,0xbe]3404 3405s_clz_i32_u64 m0, -13406// GFX11: encoding: [0xc1,0x0b,0xfd,0xbe]3407 3408s_clz_i32_u64 exec_lo, 0.53409// GFX11: encoding: [0xf0,0x0b,0xfe,0xbe]3410 3411s_clz_i32_u64 exec_hi, src_scc3412// GFX11: encoding: [0xfd,0x0b,0xff,0xbe]3413 3414s_clz_i32_u64 null, 0xaf1234563415// GFX11: encoding: [0xff,0x0b,0xfc,0xbe,0x56,0x34,0x12,0xaf]3416 3417s_or_not0_saveexec_b32 s5, s13418// GFX11: encoding: [0x01,0x2e,0x85,0xbe]3419 3420s_or_not0_saveexec_b32 s5, s1053421// GFX11: encoding: [0x69,0x2e,0x85,0xbe]3422 3423s_or_not0_saveexec_b32 s5, vcc_lo3424// GFX11: encoding: [0x6a,0x2e,0x85,0xbe]3425 3426s_or_not0_saveexec_b32 s5, vcc_hi3427// GFX11: encoding: [0x6b,0x2e,0x85,0xbe]3428 3429s_or_not0_saveexec_b32 s5, ttmp153430// GFX11: encoding: [0x7b,0x2e,0x85,0xbe]3431 3432s_or_not0_saveexec_b32 s5, exec_lo3433// GFX11: encoding: [0x7e,0x2e,0x85,0xbe]3434 3435s_or_not0_saveexec_b32 s105, null3436// GFX11: encoding: [0x7c,0x2e,0xe9,0xbe]3437 3438s_or_not0_saveexec_b32 vcc_lo, -13439// GFX11: encoding: [0xc1,0x2e,0xea,0xbe]3440 3441s_or_not0_saveexec_b32 vcc_hi, 0.53442// GFX11: encoding: [0xf0,0x2e,0xeb,0xbe]3443 3444s_or_not0_saveexec_b32 ttmp15, src_scc3445// GFX11: encoding: [0xfd,0x2e,0xfb,0xbe]3446 3447s_or_not0_saveexec_b32 null, 0xaf1234563448// GFX11: encoding: [0xff,0x2e,0xfc,0xbe,0x56,0x34,0x12,0xaf]3449 3450s_or_not0_saveexec_b64 s[10:11], s[2:3]3451// GFX11: encoding: [0x02,0x2f,0x8a,0xbe]3452 3453s_or_not0_saveexec_b64 s[10:11], s[104:105]3454// GFX11: encoding: [0x68,0x2f,0x8a,0xbe]3455 3456s_or_not0_saveexec_b64 s[10:11], vcc3457// GFX11: encoding: [0x6a,0x2f,0x8a,0xbe]3458 3459s_or_not0_saveexec_b64 s[10:11], ttmp[14:15]3460// GFX11: encoding: [0x7a,0x2f,0x8a,0xbe]3461 3462s_or_not0_saveexec_b64 s[10:11], null3463// GFX11: encoding: [0x7c,0x2f,0x8a,0xbe]3464 3465s_or_not0_saveexec_b64 s[104:105], -13466// GFX11: encoding: [0xc1,0x2f,0xe8,0xbe]3467 3468s_or_not0_saveexec_b64 vcc, 0.53469// GFX11: encoding: [0xf0,0x2f,0xea,0xbe]3470 3471s_or_not0_saveexec_b64 ttmp[14:15], src_scc3472// GFX11: encoding: [0xfd,0x2f,0xfa,0xbe]3473 3474s_or_not0_saveexec_b64 null, 0xaf1234563475// GFX11: encoding: [0xff,0x2f,0xfc,0xbe,0x56,0x34,0x12,0xaf]3476 3477s_or_not1_saveexec_b32 s5, s13478// GFX11: encoding: [0x01,0x32,0x85,0xbe]3479 3480s_or_not1_saveexec_b32 s5, s1053481// GFX11: encoding: [0x69,0x32,0x85,0xbe]3482 3483s_or_not1_saveexec_b32 s5, vcc_lo3484// GFX11: encoding: [0x6a,0x32,0x85,0xbe]3485 3486s_or_not1_saveexec_b32 s5, vcc_hi3487// GFX11: encoding: [0x6b,0x32,0x85,0xbe]3488 3489s_or_not1_saveexec_b32 s5, ttmp153490// GFX11: encoding: [0x7b,0x32,0x85,0xbe]3491 3492s_or_not1_saveexec_b32 s5, exec_lo3493// GFX11: encoding: [0x7e,0x32,0x85,0xbe]3494 3495s_or_not1_saveexec_b32 s105, null3496// GFX11: encoding: [0x7c,0x32,0xe9,0xbe]3497 3498s_or_not1_saveexec_b32 vcc_lo, -13499// GFX11: encoding: [0xc1,0x32,0xea,0xbe]3500 3501s_or_not1_saveexec_b32 vcc_hi, 0.53502// GFX11: encoding: [0xf0,0x32,0xeb,0xbe]3503 3504s_or_not1_saveexec_b32 ttmp15, src_scc3505// GFX11: encoding: [0xfd,0x32,0xfb,0xbe]3506 3507s_or_not1_saveexec_b32 null, 0xaf1234563508// GFX11: encoding: [0xff,0x32,0xfc,0xbe,0x56,0x34,0x12,0xaf]3509 3510s_or_not1_saveexec_b64 s[10:11], s[2:3]3511// GFX11: encoding: [0x02,0x33,0x8a,0xbe]3512 3513s_or_not1_saveexec_b64 s[10:11], s[104:105]3514// GFX11: encoding: [0x68,0x33,0x8a,0xbe]3515 3516s_or_not1_saveexec_b64 s[10:11], vcc3517// GFX11: encoding: [0x6a,0x33,0x8a,0xbe]3518 3519s_or_not1_saveexec_b64 s[10:11], ttmp[14:15]3520// GFX11: encoding: [0x7a,0x33,0x8a,0xbe]3521 3522s_or_not1_saveexec_b64 s[10:11], null3523// GFX11: encoding: [0x7c,0x33,0x8a,0xbe]3524 3525s_or_not1_saveexec_b64 s[104:105], -13526// GFX11: encoding: [0xc1,0x33,0xe8,0xbe]3527 3528s_or_not1_saveexec_b64 vcc, 0.53529// GFX11: encoding: [0xf0,0x33,0xea,0xbe]3530 3531s_or_not1_saveexec_b64 ttmp[14:15], src_scc3532// GFX11: encoding: [0xfd,0x33,0xfa,0xbe]3533 3534s_or_not1_saveexec_b64 null, 0xaf1234563535// GFX11: encoding: [0xff,0x33,0xfc,0xbe,0x56,0x34,0x12,0xaf]3536