brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.3 MiB · 1b7699a Raw
13832 lines · plain
1// NOTE: Assertions have been autogenerated by utils/update_mc_test_checks.py UTC_ARGS: --version 52// RUN: llvm-mc -triple=amdgcn -mcpu=gfx1250 -show-encoding %s | FileCheck --check-prefixes=GFX1250 %s3// RUN: llvm-mc -triple=amdgcn -mcpu=gfx1250 -show-encoding %s | FileCheck --check-prefixes=GFX1250 %s4// RUN: not llvm-mc -triple=amdgcn -mcpu=gfx1250 -mattr=-wavefrontsize32,+wavefrontsize64 -show-encoding %s 2>&1 | FileCheck --check-prefixes=W64-ERR --implicit-check-not=error: %s5 6v_dual_add_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v37// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x10,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329 10v_dual_add_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v311// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x10,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213 14v_dual_add_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v315// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x10,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]16// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3217 18v_dual_add_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v319// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x10,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]20// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3221 22v_dual_add_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v323// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x10,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]24// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3225 26v_dual_add_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v327// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x10,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]28// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3229 30v_dual_add_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v331// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x10,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]32// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3233 34v_dual_add_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v335// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x10,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]36// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3237 38v_dual_add_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v339// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x10,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]40// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3241 42v_dual_add_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v343// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x10,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]44// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3245 46v_dual_add_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v347// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x10,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]48// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3249 50v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v351// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x10,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]52// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3253 54v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v355// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x10,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]56// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3257 58v_dual_add_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v359// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x10,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]60// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3261 62v_dual_add_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v263// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x10,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]64// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3265 66v_dual_add_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v567// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x10,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]68// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3269 70v_dual_add_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v371// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x11,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]72// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3273 74v_dual_add_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v375// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x11,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]76// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3277 78v_dual_add_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v379// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x11,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]80// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3281 82v_dual_add_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v383// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x11,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]84// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3285 86v_dual_add_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v387// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x11,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]88// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3289 90v_dual_add_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v391// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x11,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]92// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3293 94v_dual_add_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v395// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x11,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]96// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3297 98v_dual_add_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v399// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x11,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32101 102v_dual_add_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3103// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x11,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32105 106v_dual_add_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3107// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x11,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32109 110v_dual_add_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3111// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x11,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32113 114v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3115// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x11,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32117 118v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3119// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x11,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32121 122v_dual_add_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3123// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x11,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32125 126v_dual_add_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2127// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x11,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32129 130v_dual_add_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5131// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x11,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32133 134v_dual_add_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo135// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x10,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32137 138v_dual_add_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo139// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x10,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32141 142v_dual_add_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo143// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x10,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32145 146v_dual_add_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo147// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x10,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32149 150v_dual_add_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo151// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x10,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32153 154v_dual_add_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo155// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x10,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32157 158v_dual_add_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo159// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x10,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32161 162v_dual_add_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo163// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x10,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32165 166v_dual_add_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo167// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x10,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32169 170v_dual_add_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo171// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x10,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32173 174v_dual_add_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo175// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x10,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32177 178v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo179// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x10,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32181 182v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo183// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x10,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32185 186v_dual_add_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo187// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x10,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32189 190v_dual_add_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo191// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x10,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32193 194v_dual_add_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo195// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x10,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32197 198v_dual_add_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3199// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x10,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32201 202v_dual_add_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3203// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x10,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32205 206v_dual_add_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3207// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x10,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32209 210v_dual_add_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3211// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x10,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32213 214v_dual_add_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3215// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x10,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32217 218v_dual_add_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3219// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x69,0x00,0x10,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32221 222v_dual_add_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3223// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x01,0x00,0x10,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32225 226v_dual_add_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3227// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x10,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32229 230v_dual_add_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3231// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x10,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32233 234v_dual_add_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3235// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x10,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32237 238v_dual_add_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3239// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x10,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32241 242v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3243// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x10,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32245 246v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3247// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x10,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32249 250v_dual_add_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3251// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x10,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32253 254v_dual_add_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2255// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x10,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32257 258v_dual_add_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5259// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x10,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32261 262v_dual_add_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3263// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x11,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32265 266v_dual_add_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3267// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x11,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32269 270v_dual_add_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3271// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x11,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32273 274v_dual_add_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3275// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x11,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32277 278v_dual_add_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3279// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x11,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32281 282v_dual_add_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3283// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x11,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32285 286v_dual_add_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3287// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x11,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32289 290v_dual_add_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3291// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x11,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32293 294v_dual_add_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3295// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x11,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32297 298v_dual_add_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3299// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x11,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32301 302v_dual_add_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3303// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x11,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32305 306v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3307// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x11,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32309 310v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3311// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x11,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32313 314v_dual_add_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3315// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x11,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32317 318v_dual_add_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2319// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x11,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32321 322v_dual_add_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5323// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x11,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32325 326v_dual_add_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3327// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x10,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32329 330v_dual_add_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3331// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x10,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32333 334v_dual_add_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3335// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x10,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32337 338v_dual_add_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3339// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x10,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32341 342v_dual_add_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3343// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x10,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32345 346v_dual_add_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3347// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x10,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32349 350v_dual_add_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3351// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x10,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32353 354v_dual_add_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3355// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x10,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32357 358v_dual_add_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3359// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x10,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32361 362v_dual_add_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3363// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x10,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32365 366v_dual_add_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3367// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x10,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32369 370v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3371// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x10,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32373 374v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3375// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x10,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32377 378v_dual_add_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3379// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x10,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32381 382v_dual_add_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2383// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x10,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32385 386v_dual_add_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5387// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x10,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32389 390v_dual_add_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3391// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x10,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32393 394v_dual_add_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3395// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x10,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32397 398v_dual_add_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3399// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x10,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32401 402v_dual_add_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3403// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x10,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32405 406v_dual_add_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3407// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x10,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32409 410v_dual_add_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3411// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x10,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32413 414v_dual_add_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3415// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x10,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32417 418v_dual_add_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3419// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x10,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32421 422v_dual_add_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3423// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x10,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32425 426v_dual_add_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3427// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x10,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32429 430v_dual_add_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3431// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x10,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32433 434v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3435// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x10,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32437 438v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3439// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x10,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32441 442v_dual_add_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3443// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x10,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32445 446v_dual_add_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2447// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x10,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32449 450v_dual_add_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5451// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x10,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32453 454v_dual_add_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v1455// GFX1250: v_dual_add_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x10,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32457 458v_dual_add_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v255459// GFX1250: v_dual_add_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x10,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32461 462v_dual_add_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v2463// GFX1250: v_dual_add_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x10,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32465 466v_dual_add_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v3467// GFX1250: v_dual_add_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x10,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32469 470v_dual_add_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v4471// GFX1250: v_dual_add_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x10,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32473 474v_dual_add_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s1475// GFX1250: v_dual_add_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x10,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32477 478v_dual_add_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s105479// GFX1250: v_dual_add_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x10,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32481 482v_dual_add_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo483// GFX1250: v_dual_add_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x10,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32485 486v_dual_add_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi487// GFX1250: v_dual_add_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x10,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32489 490v_dual_add_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15491// GFX1250: v_dual_add_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x10,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32493 494v_dual_add_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m0495// GFX1250: v_dual_add_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x10,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32497 498v_dual_add_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo499// GFX1250: v_dual_add_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x10,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32501 502v_dual_add_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi503// GFX1250: v_dual_add_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x10,0xcf,0x7f,0x00,0xff,0x00,0xff,0x00,0x00,0x07]504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32505 506v_dual_add_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1507// GFX1250: v_dual_add_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x10,0xcf,0xc1,0x00,0xff,0x00,0xff,0x00,0x00,0x07]508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32509 510v_dual_add_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5511// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x10,0xcf,0xf0,0x00,0x03,0x00,0xff,0x00,0x00,0x07]512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32513 514v_dual_add_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc515// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x10,0xcf,0xfd,0x00,0x04,0x00,0xff,0x00,0x00,0x07]516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32517 518v_dual_add_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3519// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x10,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32521 522v_dual_add_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3523// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x10,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32525 526v_dual_add_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3527// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x10,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32529 530v_dual_add_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3531// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x10,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32533 534v_dual_add_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3535// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x10,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32537 538v_dual_add_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3539// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x69,0x70,0x10,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32541 542v_dual_add_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3543// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x01,0x70,0x10,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32545 546v_dual_add_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3547// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x10,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32549 550v_dual_add_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3551// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x10,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32553 554v_dual_add_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3555// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x10,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32557 558v_dual_add_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3559// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x10,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32561 562v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3563// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x10,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32565 566v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3567// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x10,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32569 570v_dual_add_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3571// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x10,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32573 574v_dual_add_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2575// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x10,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32577 578v_dual_add_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5579// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x10,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32581 582v_dual_add_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3583// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x10,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32585 586v_dual_add_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3587// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x10,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32589 590v_dual_add_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3591// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x10,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32593 594v_dual_add_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3595// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x10,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32597 598v_dual_add_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3599// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x10,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32601 602v_dual_add_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3603// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x69,0x30,0x10,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32605 606v_dual_add_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3607// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x01,0x30,0x10,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32609 610v_dual_add_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3611// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x30,0x10,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32613 614v_dual_add_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3615// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x30,0x10,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32617 618v_dual_add_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3619// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x30,0x10,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32621 622v_dual_add_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3623// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x10,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32625 626v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3627// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x30,0x10,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32629 630v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3631// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x30,0x10,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32633 634v_dual_add_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3635// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x10,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32637 638v_dual_add_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2639// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x10,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32641 642v_dual_add_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5643// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x10,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32645 646v_dual_add_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3647// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x10,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32649 650v_dual_add_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3651// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x10,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32653 654v_dual_add_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3655// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x10,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32657 658v_dual_add_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3659// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x10,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32661 662v_dual_add_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3663// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x10,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32665 666v_dual_add_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3667// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x69,0x50,0x10,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32669 670v_dual_add_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3671// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x01,0x50,0x10,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32673 674v_dual_add_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3675// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x10,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32677 678v_dual_add_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3679// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x10,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32681 682v_dual_add_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3683// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x10,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32685 686v_dual_add_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3687// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x10,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32689 690v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3691// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x10,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32693 694v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3695// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x10,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32697 698v_dual_add_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3699// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x10,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32701 702v_dual_add_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2703// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x10,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32705 706v_dual_add_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5707// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x10,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32709 710v_dual_add_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3711// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x10,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32713 714v_dual_add_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3715// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x10,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32717 718v_dual_add_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3719// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x10,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32721 722v_dual_add_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3723// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x10,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32725 726v_dual_add_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3727// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x10,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32729 730v_dual_add_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3731// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x69,0x60,0x10,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32733 734v_dual_add_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3735// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x01,0x60,0x10,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32737 738v_dual_add_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3739// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x10,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32741 742v_dual_add_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3743// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x10,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32745 746v_dual_add_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3747// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x10,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32749 750v_dual_add_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3751// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x10,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32753 754v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3755// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x10,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32757 758v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3759// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x10,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32761 762v_dual_add_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3763// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x10,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32765 766v_dual_add_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2767// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x10,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32769 770v_dual_add_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5771// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x10,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32773 774v_dual_add_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4775// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x11,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x04,0x07]776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32777 778v_dual_add_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3779// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 ; encoding: [0x04,0x21,0x11,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32781 782v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_add_f32 v7, v1, v3783// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x24,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32785 786v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_add_f32 v7, v255, v3787// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x24,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32789 790v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_add_f32 v7, v2, v3791// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x24,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32793 794v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_add_f32 v7, v3, v3795// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x24,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32797 798v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_add_f32 v7, v4, v3799// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x24,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32801 802v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_add_f32 v7, s105, v3803// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x69,0x40,0x24,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32805 806v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_add_f32 v7, s1, v3807// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x01,0x40,0x24,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32809 810v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_add_f32 v7, ttmp15, v3811// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7b,0x40,0x24,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32813 814v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_add_f32 v7, exec_hi, v3815// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x7f,0x40,0x24,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32817 818v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_add_f32 v7, exec_lo, v3819// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x7e,0x40,0x24,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32821 822v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_add_f32 v7, m0, v3823// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x24,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32825 826v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_add_f32 v7, vcc_hi, v3827// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x6b,0x40,0x24,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32829 830v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_add_f32 v7, vcc_lo, v3831// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x6a,0x40,0x24,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32833 834v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_add_f32 v7, -1, v3835// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x24,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32837 838v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_add_f32 v7, 0.5, v2839// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x24,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32841 842v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_add_f32 v7, src_scc, v5843// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x24,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32845 846v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_add_nc_u32 v7, v1, v3847// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x25,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32849 850v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_add_nc_u32 v7, v255, v3851// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x25,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32853 854v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_add_nc_u32 v7, v2, v3855// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x25,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32857 858v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_add_nc_u32 v7, v3, v3859// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x25,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32861 862v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_add_nc_u32 v7, v4, v3863// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x25,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32865 866v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_add_nc_u32 v7, s105, v3867// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x69,0x00,0x25,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32869 870v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_add_nc_u32 v7, s1, v3871// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x01,0x00,0x25,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32873 874v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_add_nc_u32 v7, ttmp15, v3875// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7b,0x00,0x25,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32877 878v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_add_nc_u32 v7, exec_hi, v3879// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x7f,0x00,0x25,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32881 882v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_add_nc_u32 v7, exec_lo, v3883// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x7e,0x00,0x25,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32885 886v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_add_nc_u32 v7, m0, v3887// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x25,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32889 890v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_add_nc_u32 v7, vcc_hi, v3891// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x6b,0x00,0x25,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32893 894v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_add_nc_u32 v7, vcc_lo, v3895// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x6a,0x00,0x25,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32897 898v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_add_nc_u32 v7, -1, v3899// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x25,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32901 902v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_add_nc_u32 v7, 0.5, v2903// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x25,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32905 906v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_add_nc_u32 v7, src_scc, v5907// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x25,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32909 910v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo911// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x24,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x6a,0x07]912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32913 914v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo915// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x24,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x6a,0x07]916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32917 918v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo919// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x24,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x6a,0x07]920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32921 922v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo923// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x24,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x6a,0x07]924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32925 926v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo927// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x24,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x6a,0x07]928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32929 930v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo931// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x24,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x6a,0x07]932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32933 934v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo935// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x24,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x6a,0x07]936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32937 938v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo939// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x24,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x6a,0x07]940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32941 942v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo943// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x24,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x6a,0x07]944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32945 946v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo947// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x24,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x6a,0x07]948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32949 950v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo951// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x24,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x6a,0x07]952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32953 954v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo955// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x24,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x6a,0x07]956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32957 958v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo959// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x24,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x6a,0x07]960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32961 962v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo963// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x24,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x6a,0x07]964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32965 966v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo967// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x24,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x6a,0x07]968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32969 970v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo971// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x24,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x6a,0x07]972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32973 974v_dual_cndmask_b32 v28, -v15, v15, s46 :: v_dual_cndmask_b32 v29, -v13, -v13, s46975// GFX1250: v_dual_cndmask_b32 v28, -v15, v15, s46 :: v_dual_cndmask_b32 v29, -v13, -v13, s46 ; encoding: [0x0f,0x91,0x24,0xcf,0x0d,0x33,0x0f,0x2e,0x1c,0x0d,0x2e,0x1d]976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32977 978v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_fmac_f32 v7, v1, v3979// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x24,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32981 982v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_fmac_f32 v7, v255, v3983// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x24,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32985 986v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_fmac_f32 v7, v2, v3987// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x24,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32989 990v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_fmac_f32 v7, v3, v3991// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x24,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32993 994v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_fmac_f32 v7, v4, v3995// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x24,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=32997 998v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_fmac_f32 v7, s105, v3999// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x69,0x00,0x24,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321001 1002v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_fmac_f32 v7, s1, v31003// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x01,0x00,0x24,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321005 1006v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_fmac_f32 v7, ttmp15, v31007// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7b,0x00,0x24,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321009 1010v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_fmac_f32 v7, exec_hi, v31011// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x7f,0x00,0x24,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321013 1014v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_fmac_f32 v7, exec_lo, v31015// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x7e,0x00,0x24,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321017 1018v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_fmac_f32 v7, m0, v31019// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x24,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321021 1022v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_fmac_f32 v7, vcc_hi, v31023// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x6b,0x00,0x24,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321025 1026v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_fmac_f32 v7, vcc_lo, v31027// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x6a,0x00,0x24,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321029 1030v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_fmac_f32 v7, -1, v31031// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x24,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321033 1034v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_fmac_f32 v7, 0.5, v21035// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x24,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]1036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321037 1038v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_fmac_f32 v7, src_scc, v51039// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x24,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]1040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321041 1042v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_lshlrev_b32 v7, v1, v31043// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x25,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321045 1046v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_lshlrev_b32 v7, v255, v31047// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x25,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321049 1050v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_lshlrev_b32 v7, v2, v31051// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x25,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321053 1054v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_lshlrev_b32 v7, v3, v31055// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x25,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321057 1058v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_lshlrev_b32 v7, v4, v31059// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x25,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321061 1062v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_lshlrev_b32 v7, s105, v31063// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x69,0x10,0x25,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321065 1066v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_lshlrev_b32 v7, s1, v31067// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x01,0x10,0x25,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321069 1070v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_lshlrev_b32 v7, ttmp15, v31071// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7b,0x10,0x25,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321073 1074v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_lshlrev_b32 v7, exec_hi, v31075// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x7f,0x10,0x25,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321077 1078v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_lshlrev_b32 v7, exec_lo, v31079// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x7e,0x10,0x25,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321081 1082v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_lshlrev_b32 v7, m0, v31083// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x25,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321085 1086v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_lshlrev_b32 v7, vcc_hi, v31087// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x6b,0x10,0x25,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321089 1090v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_lshlrev_b32 v7, vcc_lo, v31091// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x6a,0x10,0x25,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321093 1094v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_lshlrev_b32 v7, -1, v31095// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x25,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321097 1098v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_lshlrev_b32 v7, 0.5, v21099// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x25,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]1100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321101 1102v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_lshlrev_b32 v7, src_scc, v51103// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x25,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]1104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321105 1106v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_max_num_f32 v7, v1, v31107// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x24,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321109 1110v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_max_num_f32 v7, v255, v31111// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x24,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321113 1114v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_max_num_f32 v7, v2, v31115// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x24,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321117 1118v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_max_num_f32 v7, v3, v31119// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x24,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321121 1122v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_max_num_f32 v7, v4, v31123// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x24,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321125 1126v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_max_num_f32 v7, s105, v31127// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x69,0xa0,0x24,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321129 1130v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_max_num_f32 v7, s1, v31131// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x01,0xa0,0x24,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321133 1134v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_max_num_f32 v7, ttmp15, v31135// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7b,0xa0,0x24,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321137 1138v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_max_num_f32 v7, exec_hi, v31139// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x7f,0xa0,0x24,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321141 1142v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_max_num_f32 v7, exec_lo, v31143// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x7e,0xa0,0x24,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321145 1146v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_max_num_f32 v7, m0, v31147// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x24,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321149 1150v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_max_num_f32 v7, vcc_hi, v31151// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x6b,0xa0,0x24,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321153 1154v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_max_num_f32 v7, vcc_lo, v31155// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x6a,0xa0,0x24,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321157 1158v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_max_num_f32 v7, -1, v31159// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x24,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321161 1162v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_max_num_f32 v7, 0.5, v21163// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x24,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]1164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321165 1166v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_max_num_f32 v7, src_scc, v51167// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x24,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]1168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321169 1170v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_min_num_f32 v7, v1, v31171// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x24,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321173 1174v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_min_num_f32 v7, v255, v31175// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x24,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321177 1178v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_min_num_f32 v7, v2, v31179// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x24,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321181 1182v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_min_num_f32 v7, v3, v31183// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x24,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321185 1186v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_min_num_f32 v7, v4, v31187// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x24,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321189 1190v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_min_num_f32 v7, s105, v31191// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x69,0xb0,0x24,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321193 1194v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_min_num_f32 v7, s1, v31195// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x01,0xb0,0x24,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321197 1198v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_min_num_f32 v7, ttmp15, v31199// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7b,0xb0,0x24,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321201 1202v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_min_num_f32 v7, exec_hi, v31203// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x7f,0xb0,0x24,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321205 1206v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_min_num_f32 v7, exec_lo, v31207// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x7e,0xb0,0x24,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321209 1210v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_min_num_f32 v7, m0, v31211// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x24,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321213 1214v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_min_num_f32 v7, vcc_hi, v31215// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x6b,0xb0,0x24,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321217 1218v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_min_num_f32 v7, vcc_lo, v31219// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x6a,0xb0,0x24,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321221 1222v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_min_num_f32 v7, -1, v31223// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x24,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321225 1226v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_min_num_f32 v7, 0.5, v21227// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x24,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]1228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321229 1230v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_min_num_f32 v7, src_scc, v51231// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x24,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]1232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321233 1234v_dual_cndmask_b32 v255, v4, v255, vcc_lo :: v_dual_mov_b32 v7, v11235// GFX1250: v_dual_cndmask_b32 v255, v4, v255, vcc_lo :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x24,0xcf,0x01,0x01,0xff,0x6a,0xff,0x00,0x00,0x07]1236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321237 1238v_dual_cndmask_b32 v255, v1, v255, vcc_lo :: v_dual_mov_b32 v7, v2551239// GFX1250: v_dual_cndmask_b32 v255, v1, v255, vcc_lo :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x24,0xcf,0xff,0x01,0xff,0x6a,0xff,0x00,0x00,0x07]1240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321241 1242v_dual_cndmask_b32 v255, v255, v255, vcc_lo :: v_dual_mov_b32 v7, v21243// GFX1250: v_dual_cndmask_b32 v255, v255, v255, vcc_lo :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x24,0xcf,0x02,0x01,0xff,0x6a,0xff,0x00,0x00,0x07]1244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321245 1246v_dual_cndmask_b32 v255, v2, v255, vcc_lo :: v_dual_mov_b32 v7, v31247// GFX1250: v_dual_cndmask_b32 v255, v2, v255, vcc_lo :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x24,0xcf,0x03,0x01,0xff,0x6a,0xff,0x00,0x00,0x07]1248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321249 1250v_dual_cndmask_b32 v255, v3, v255, vcc_lo :: v_dual_mov_b32 v7, v41251// GFX1250: v_dual_cndmask_b32 v255, v3, v255, vcc_lo :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x24,0xcf,0x04,0x01,0xff,0x6a,0xff,0x00,0x00,0x07]1252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321253 1254v_dual_cndmask_b32 v255, s105, v255, vcc_lo :: v_dual_mov_b32 v7, s1051255// GFX1250: v_dual_cndmask_b32 v255, s105, v255, vcc_lo :: v_dual_mov_b32 v7, s105 ; encoding: [0x69,0x80,0x24,0xcf,0x69,0x00,0xff,0x6a,0xff,0x00,0x00,0x07]1256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321257 1258v_dual_cndmask_b32 v255, s1, v255, vcc_lo :: v_dual_mov_b32 v7, s11259// GFX1250: v_dual_cndmask_b32 v255, s1, v255, vcc_lo :: v_dual_mov_b32 v7, s1 ; encoding: [0x01,0x80,0x24,0xcf,0x01,0x00,0xff,0x6a,0xff,0x00,0x00,0x07]1260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321261 1262v_dual_cndmask_b32 v255, ttmp15, v255, vcc_lo :: v_dual_mov_b32 v7, ttmp151263// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v255, vcc_lo :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7b,0x80,0x24,0xcf,0x7b,0x00,0xff,0x6a,0xff,0x00,0x00,0x07]1264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321265 1266v_dual_cndmask_b32 v255, exec_hi, v255, vcc_lo :: v_dual_mov_b32 v7, exec_hi1267// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v255, vcc_lo :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x7f,0x80,0x24,0xcf,0x7f,0x00,0xff,0x6a,0xff,0x00,0x00,0x07]1268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321269 1270v_dual_cndmask_b32 v255, exec_lo, v255, vcc_lo :: v_dual_mov_b32 v7, exec_lo1271// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v255, vcc_lo :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x7e,0x80,0x24,0xcf,0x7e,0x00,0xff,0x6a,0xff,0x00,0x00,0x07]1272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321273 1274v_dual_cndmask_b32 v255, m0, v255, vcc_lo :: v_dual_mov_b32 v7, m01275// GFX1250: v_dual_cndmask_b32 v255, m0, v255, vcc_lo :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x24,0xcf,0x7d,0x00,0xff,0x6a,0xff,0x00,0x00,0x07]1276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321277 1278v_dual_cndmask_b32 v255, vcc_hi, v255, vcc_lo :: v_dual_mov_b32 v7, vcc_hi1279// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v255, vcc_lo :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x6b,0x80,0x24,0xcf,0x6b,0x00,0xff,0x6a,0xff,0x00,0x00,0x07]1280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321281 1282v_dual_cndmask_b32 v255, vcc_lo, v255, vcc_lo :: v_dual_mov_b32 v7, vcc_lo1283// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v255, vcc_lo :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x6a,0x80,0x24,0xcf,0x6a,0x00,0xff,0x6a,0xff,0x00,0x00,0x07]1284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321285 1286v_dual_cndmask_b32 v255, src_scc, v255, vcc_lo :: v_dual_mov_b32 v7, -11287// GFX1250: v_dual_cndmask_b32 v255, src_scc, v255, vcc_lo :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x24,0xcf,0xc1,0x00,0xff,0x6a,0xff,0x00,0x00,0x07]1288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321289 1290v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_mov_b32 v7, 0.51291// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x24,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x00,0x00,0x07]1292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321293 1294v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_mov_b32 v7, src_scc1295// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x24,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x00,0x00,0x07]1296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321297 1298v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, v1, v31299// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x24,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321301 1302v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, v255, v31303// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x24,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321305 1306v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, v2, v31307// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x24,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321309 1310v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, v3, v31311// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x24,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321313 1314v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, v4, v31315// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x24,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321317 1318v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, s105, v31319// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x69,0x70,0x24,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321321 1322v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, s1, v31323// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x01,0x70,0x24,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321325 1326v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v31327// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7b,0x70,0x24,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321329 1330v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v31331// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x7f,0x70,0x24,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321333 1334v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v31335// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x7e,0x70,0x24,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321337 1338v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, m0, v31339// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x24,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321341 1342v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v31343// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x6b,0x70,0x24,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321345 1346v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v31347// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x6a,0x70,0x24,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321349 1350v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, -1, v31351// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x24,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321353 1354v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, 0.5, v21355// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x24,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]1356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321357 1358v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, src_scc, v51359// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x24,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]1360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321361 1362v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_mul_f32 v7, v1, v31363// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x24,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321365 1366v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_mul_f32 v7, v255, v31367// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x24,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321369 1370v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_mul_f32 v7, v2, v31371// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x24,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321373 1374v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_mul_f32 v7, v3, v31375// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x24,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321377 1378v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_mul_f32 v7, v4, v31379// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x24,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321381 1382v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_mul_f32 v7, s105, v31383// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x69,0x30,0x24,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321385 1386v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_mul_f32 v7, s1, v31387// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x01,0x30,0x24,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321389 1390v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_mul_f32 v7, ttmp15, v31391// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7b,0x30,0x24,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321393 1394v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_mul_f32 v7, exec_hi, v31395// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x7f,0x30,0x24,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321397 1398v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_mul_f32 v7, exec_lo, v31399// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x7e,0x30,0x24,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321401 1402v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_mul_f32 v7, m0, v31403// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x24,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321405 1406v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_mul_f32 v7, vcc_hi, v31407// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x6b,0x30,0x24,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321409 1410v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_mul_f32 v7, vcc_lo, v31411// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x6a,0x30,0x24,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321413 1414v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_mul_f32 v7, -1, v31415// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x24,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321417 1418v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_mul_f32 v7, 0.5, v21419// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x24,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]1420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321421 1422v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_mul_f32 v7, src_scc, v51423// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x24,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]1424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321425 1426v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_sub_f32 v7, v1, v31427// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x24,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321429 1430v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_sub_f32 v7, v255, v31431// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x24,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321433 1434v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_sub_f32 v7, v2, v31435// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x24,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321437 1438v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_sub_f32 v7, v3, v31439// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x24,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321441 1442v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_sub_f32 v7, v4, v31443// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x24,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321445 1446v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_sub_f32 v7, s105, v31447// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x69,0x50,0x24,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321449 1450v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_sub_f32 v7, s1, v31451// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x01,0x50,0x24,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321453 1454v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_sub_f32 v7, ttmp15, v31455// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7b,0x50,0x24,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321457 1458v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_sub_f32 v7, exec_hi, v31459// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x7f,0x50,0x24,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321461 1462v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_sub_f32 v7, exec_lo, v31463// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x7e,0x50,0x24,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321465 1466v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_sub_f32 v7, m0, v31467// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x24,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321469 1470v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_sub_f32 v7, vcc_hi, v31471// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x6b,0x50,0x24,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321473 1474v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_sub_f32 v7, vcc_lo, v31475// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x6a,0x50,0x24,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321477 1478v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_sub_f32 v7, -1, v31479// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x24,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321481 1482v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_sub_f32 v7, 0.5, v21483// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x24,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]1484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321485 1486v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_sub_f32 v7, src_scc, v51487// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x24,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]1488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321489 1490v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_subrev_f32 v7, v1, v31491// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x24,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321493 1494v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_subrev_f32 v7, v255, v31495// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x24,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321497 1498v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_subrev_f32 v7, v2, v31499// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x24,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321501 1502v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_subrev_f32 v7, v3, v31503// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x24,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321505 1506v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_subrev_f32 v7, v4, v31507// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x24,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]1508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321509 1510v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_subrev_f32 v7, s105, v31511// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x69,0x60,0x24,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321513 1514v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_subrev_f32 v7, s1, v31515// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x01,0x60,0x24,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321517 1518v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_subrev_f32 v7, ttmp15, v31519// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7b,0x60,0x24,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321521 1522v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_subrev_f32 v7, exec_hi, v31523// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x7f,0x60,0x24,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321525 1526v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_subrev_f32 v7, exec_lo, v31527// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x7e,0x60,0x24,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321529 1530v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_subrev_f32 v7, m0, v31531// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x24,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321533 1534v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_subrev_f32 v7, vcc_hi, v31535// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x6b,0x60,0x24,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321537 1538v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_subrev_f32 v7, vcc_lo, v31539// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x6a,0x60,0x24,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321541 1542v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_subrev_f32 v7, -1, v31543// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x24,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]1544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321545 1546v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_subrev_f32 v7, 0.5, v21547// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x24,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]1548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321549 1550v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_subrev_f32 v7, src_scc, v51551// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x24,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]1552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321553 1554v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_fma_f32 v7, v1, v3, v41555// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x25,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x04,0x07]1556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321557 1558v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_bitop2_b32 v7, v1, v3 bitop3:11559// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_bitop2_b32 v7, v1, v3 bitop3:1 ; encoding: [0x04,0x21,0x25,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x01,0x07]1560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321561 1562v_dual_fmac_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v31563// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x00,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321565 1566v_dual_fmac_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v31567// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x00,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321569 1570v_dual_fmac_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v31571// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x00,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321573 1574v_dual_fmac_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v31575// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x00,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321577 1578v_dual_fmac_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v31579// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x00,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321581 1582v_dual_fmac_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v31583// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x00,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321585 1586v_dual_fmac_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v31587// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x00,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321589 1590v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v31591// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x00,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321593 1594v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v31595// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x00,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321597 1598v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v31599// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x00,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321601 1602v_dual_fmac_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v31603// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x00,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321605 1606v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v31607// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x00,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321609 1610v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v31611// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x00,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321613 1614v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v31615// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x00,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321617 1618v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v21619// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x00,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]1620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321621 1622v_dual_fmac_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v51623// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x00,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]1624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321625 1626v_dual_fmac_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v31627// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x01,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321629 1630v_dual_fmac_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v31631// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x01,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321633 1634v_dual_fmac_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v31635// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x01,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321637 1638v_dual_fmac_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v31639// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x01,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321641 1642v_dual_fmac_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v31643// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x01,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321645 1646v_dual_fmac_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v31647// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x01,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321649 1650v_dual_fmac_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v31651// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x01,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321653 1654v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v31655// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x01,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321657 1658v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v31659// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x01,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321661 1662v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v31663// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x01,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321665 1666v_dual_fmac_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v31667// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x01,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321669 1670v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v31671// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x01,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321673 1674v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v31675// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x01,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321677 1678v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v31679// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x01,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321681 1682v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v21683// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x01,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]1684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321685 1686v_dual_fmac_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v51687// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x01,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]1688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321689 1690v_dual_fmac_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo1691// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x00,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]1692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321693 1694v_dual_fmac_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo1695// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x00,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]1696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321697 1698v_dual_fmac_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo1699// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x00,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]1700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321701 1702v_dual_fmac_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo1703// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x00,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]1704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321705 1706v_dual_fmac_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo1707// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x00,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]1708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321709 1710v_dual_fmac_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo1711// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x00,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]1712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321713 1714v_dual_fmac_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo1715// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x00,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]1716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321717 1718v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo1719// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x00,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]1720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321721 1722v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo1723// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x00,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]1724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321725 1726v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo1727// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x00,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]1728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321729 1730v_dual_fmac_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo1731// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x00,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]1732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321733 1734v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo1735// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x00,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]1736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321737 1738v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo1739// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x00,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]1740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321741 1742v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo1743// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x00,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]1744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321745 1746v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo1747// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x00,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]1748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321749 1750v_dual_fmac_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo1751// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x00,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]1752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321753 1754v_dual_fmac_f32 v7, v4, v2 :: v_dual_fmac_f32 v9, v1, v31755// GFX1250: v_dual_fmac_f32 v7, v4, v2 :: v_dual_fmac_f32 v9, v1, v3 ; encoding: [0x04,0x01,0x00,0xcf,0x01,0x01,0x02,0x00,0x07,0x03,0x00,0x09]1756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321757 1758v_dual_fmac_f32 v7, v1, v2 :: v_dual_fmac_f32 v9, v255, v31759// GFX1250: v_dual_fmac_f32 v7, v1, v2 :: v_dual_fmac_f32 v9, v255, v3 ; encoding: [0x01,0x01,0x00,0xcf,0xff,0x01,0x02,0x00,0x07,0x03,0x00,0x09]1760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321761 1762v_dual_fmac_f32 v7, v255, v2 :: v_dual_fmac_f32 v9, v2, v31763// GFX1250: v_dual_fmac_f32 v7, v255, v2 :: v_dual_fmac_f32 v9, v2, v3 ; encoding: [0xff,0x01,0x00,0xcf,0x02,0x01,0x02,0x00,0x07,0x03,0x00,0x09]1764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321765 1766v_dual_fmac_f32 v7, v2, v2 :: v_dual_fmac_f32 v9, v3, v31767// GFX1250: v_dual_fmac_f32 v7, v2, v2 :: v_dual_fmac_f32 v9, v3, v3 ; encoding: [0x02,0x01,0x00,0xcf,0x03,0x01,0x02,0x00,0x07,0x03,0x00,0x09]1768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321769 1770v_dual_fmac_f32 v7, v3, v2 :: v_dual_fmac_f32 v9, v4, v31771// GFX1250: v_dual_fmac_f32 v7, v3, v2 :: v_dual_fmac_f32 v9, v4, v3 ; encoding: [0x03,0x01,0x00,0xcf,0x04,0x01,0x02,0x00,0x07,0x03,0x00,0x09]1772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321773 1774v_dual_fmac_f32 v7, s105, v2 :: v_dual_fmac_f32 v9, s1, v31775// GFX1250: v_dual_fmac_f32 v7, s105, v2 :: v_dual_fmac_f32 v9, s1, v3 ; encoding: [0x69,0x00,0x00,0xcf,0x01,0x00,0x02,0x00,0x07,0x03,0x00,0x09]1776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321777 1778v_dual_fmac_f32 v7, s1, v2 :: v_dual_fmac_f32 v9, s105, v31779// GFX1250: v_dual_fmac_f32 v7, s1, v2 :: v_dual_fmac_f32 v9, s105, v3 ; encoding: [0x01,0x00,0x00,0xcf,0x69,0x00,0x02,0x00,0x07,0x03,0x00,0x09]1780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321781 1782v_dual_fmac_f32 v7, ttmp15, v2 :: v_dual_fmac_f32 v9, vcc_lo, v31783// GFX1250: v_dual_fmac_f32 v7, ttmp15, v2 :: v_dual_fmac_f32 v9, vcc_lo, v3 ; encoding: [0x7b,0x00,0x00,0xcf,0x6a,0x00,0x02,0x00,0x07,0x03,0x00,0x09]1784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321785 1786v_dual_fmac_f32 v7, exec_hi, v2 :: v_dual_fmac_f32 v9, vcc_hi, v31787// GFX1250: v_dual_fmac_f32 v7, exec_hi, v2 :: v_dual_fmac_f32 v9, vcc_hi, v3 ; encoding: [0x7f,0x00,0x00,0xcf,0x6b,0x00,0x02,0x00,0x07,0x03,0x00,0x09]1788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321789 1790v_dual_fmac_f32 v7, exec_lo, v2 :: v_dual_fmac_f32 v9, ttmp15, v31791// GFX1250: v_dual_fmac_f32 v7, exec_lo, v2 :: v_dual_fmac_f32 v9, ttmp15, v3 ; encoding: [0x7e,0x00,0x00,0xcf,0x7b,0x00,0x02,0x00,0x07,0x03,0x00,0x09]1792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321793 1794v_dual_fmac_f32 v7, m0, v2 :: v_dual_fmac_f32 v9, m0, v31795// GFX1250: v_dual_fmac_f32 v7, m0, v2 :: v_dual_fmac_f32 v9, m0, v3 ; encoding: [0x7d,0x00,0x00,0xcf,0x7d,0x00,0x02,0x00,0x07,0x03,0x00,0x09]1796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321797 1798v_dual_fmac_f32 v7, vcc_hi, v2 :: v_dual_fmac_f32 v9, exec_lo, v31799// GFX1250: v_dual_fmac_f32 v7, vcc_hi, v2 :: v_dual_fmac_f32 v9, exec_lo, v3 ; encoding: [0x6b,0x00,0x00,0xcf,0x7e,0x00,0x02,0x00,0x07,0x03,0x00,0x09]1800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321801 1802v_dual_fmac_f32 v7, vcc_lo, v2 :: v_dual_fmac_f32 v9, exec_hi, v31803// GFX1250: v_dual_fmac_f32 v7, vcc_lo, v2 :: v_dual_fmac_f32 v9, exec_hi, v3 ; encoding: [0x6a,0x00,0x00,0xcf,0x7f,0x00,0x02,0x00,0x07,0x03,0x00,0x09]1804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321805 1806v_dual_fmac_f32 v7, src_scc, v2 :: v_dual_fmac_f32 v9, -1, v31807// GFX1250: v_dual_fmac_f32 v7, src_scc, v2 :: v_dual_fmac_f32 v9, -1, v3 ; encoding: [0xfd,0x00,0x00,0xcf,0xc1,0x00,0x02,0x00,0x07,0x03,0x00,0x09]1808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321809 1810v_dual_fmac_f32 v7, 0.5, v3 :: v_dual_fmac_f32 v9, 0.5, v21811// GFX1250: v_dual_fmac_f32 v7, 0.5, v3 :: v_dual_fmac_f32 v9, 0.5, v2 ; encoding: [0xf0,0x00,0x00,0xcf,0xf0,0x00,0x03,0x00,0x07,0x02,0x00,0x09]1812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321813 1814v_dual_fmac_f32 v7, -1, v4 :: v_dual_fmac_f32 v9, src_scc, v51815// GFX1250: v_dual_fmac_f32 v7, -1, v4 :: v_dual_fmac_f32 v9, src_scc, v5 ; encoding: [0xc1,0x00,0x00,0xcf,0xfd,0x00,0x04,0x00,0x07,0x05,0x00,0x09]1816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321817 1818v_dual_fmac_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v31819// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x01,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321821 1822v_dual_fmac_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v31823// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x01,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321825 1826v_dual_fmac_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v31827// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x01,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321829 1830v_dual_fmac_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v31831// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x01,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321833 1834v_dual_fmac_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v31835// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x01,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321837 1838v_dual_fmac_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v31839// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x01,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321841 1842v_dual_fmac_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v31843// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x01,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321845 1846v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v31847// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x01,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321849 1850v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v31851// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x01,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321853 1854v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v31855// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x01,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321857 1858v_dual_fmac_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v31859// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x01,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321861 1862v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v31863// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x01,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321865 1866v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v31867// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x01,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321869 1870v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v31871// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x01,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321873 1874v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v21875// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x01,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]1876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321877 1878v_dual_fmac_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v51879// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x01,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]1880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321881 1882v_dual_fmac_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v31883// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x00,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321885 1886v_dual_fmac_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v31887// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x00,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321889 1890v_dual_fmac_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v31891// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x00,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321893 1894v_dual_fmac_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v31895// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x00,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321897 1898v_dual_fmac_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v31899// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x00,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321901 1902v_dual_fmac_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v31903// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x00,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321905 1906v_dual_fmac_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v31907// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x00,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321909 1910v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v31911// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x00,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321913 1914v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v31915// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x00,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321917 1918v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v31919// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x00,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321921 1922v_dual_fmac_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v31923// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x00,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321925 1926v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v31927// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x00,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321929 1930v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v31931// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x00,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321933 1934v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v31935// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x00,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321937 1938v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v21939// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x00,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]1940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321941 1942v_dual_fmac_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v51943// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x00,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]1944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321945 1946v_dual_fmac_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v31947// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x00,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321949 1950v_dual_fmac_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v31951// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x00,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321953 1954v_dual_fmac_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v31955// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x00,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321957 1958v_dual_fmac_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v31959// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x00,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321961 1962v_dual_fmac_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v31963// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x00,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]1964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321965 1966v_dual_fmac_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v31967// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x00,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321969 1970v_dual_fmac_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v31971// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x00,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321973 1974v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v31975// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x00,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321977 1978v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v31979// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x00,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321981 1982v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v31983// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x00,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321985 1986v_dual_fmac_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v31987// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x00,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321989 1990v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v31991// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x00,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321993 1994v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v31995// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x00,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]1996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=321997 1998v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v31999// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x00,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322001 2002v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v22003// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x00,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322005 2006v_dual_fmac_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v52007// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x00,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322009 2010v_dual_fmac_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v12011// GFX1250: v_dual_fmac_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x00,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]2012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322013 2014v_dual_fmac_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v2552015// GFX1250: v_dual_fmac_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x00,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]2016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322017 2018v_dual_fmac_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v22019// GFX1250: v_dual_fmac_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x00,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]2020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322021 2022v_dual_fmac_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v32023// GFX1250: v_dual_fmac_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x00,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]2024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322025 2026v_dual_fmac_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v42027// GFX1250: v_dual_fmac_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x00,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]2028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322029 2030v_dual_fmac_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s12031// GFX1250: v_dual_fmac_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x00,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322033 2034v_dual_fmac_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s1052035// GFX1250: v_dual_fmac_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x00,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322037 2038v_dual_fmac_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo2039// GFX1250: v_dual_fmac_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x00,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322041 2042v_dual_fmac_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi2043// GFX1250: v_dual_fmac_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x00,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322045 2046v_dual_fmac_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp152047// GFX1250: v_dual_fmac_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x00,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322049 2050v_dual_fmac_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m02051// GFX1250: v_dual_fmac_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x00,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322053 2054v_dual_fmac_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo2055// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x00,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322057 2058v_dual_fmac_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi2059// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x00,0xcf,0x7f,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322061 2062v_dual_fmac_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -12063// GFX1250: v_dual_fmac_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x00,0xcf,0xc1,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322065 2066v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.52067// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x00,0xcf,0xf0,0x00,0x03,0x00,0xff,0x00,0x00,0x07]2068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322069 2070v_dual_fmac_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc2071// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x00,0xcf,0xfd,0x00,0x04,0x00,0xff,0x00,0x00,0x07]2072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322073 2074v_dual_fmac_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v32075// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x00,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322077 2078v_dual_fmac_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v32079// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x00,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322081 2082v_dual_fmac_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v32083// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x00,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322085 2086v_dual_fmac_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v32087// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x00,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322089 2090v_dual_fmac_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v32091// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x00,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322093 2094v_dual_fmac_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v32095// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x69,0x70,0x00,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322097 2098v_dual_fmac_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v32099// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x01,0x70,0x00,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322101 2102v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v32103// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x00,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322105 2106v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v32107// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x00,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322109 2110v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v32111// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x00,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322113 2114v_dual_fmac_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v32115// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x00,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322117 2118v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v32119// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x00,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322121 2122v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v32123// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x00,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322125 2126v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v32127// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x00,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322129 2130v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v22131// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x00,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322133 2134v_dual_fmac_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v52135// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x00,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322137 2138v_dual_fmac_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v32139// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x00,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322141 2142v_dual_fmac_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v32143// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x00,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322145 2146v_dual_fmac_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v32147// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x00,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322149 2150v_dual_fmac_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v32151// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x00,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322153 2154v_dual_fmac_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v32155// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x00,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322157 2158v_dual_fmac_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v32159// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x69,0x30,0x00,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322161 2162v_dual_fmac_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v32163// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x01,0x30,0x00,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322165 2166v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v32167// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x30,0x00,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322169 2170v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v32171// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x30,0x00,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322173 2174v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v32175// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x30,0x00,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322177 2178v_dual_fmac_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v32179// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x00,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322181 2182v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v32183// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x30,0x00,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322185 2186v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v32187// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x30,0x00,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322189 2190v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v32191// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x00,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322193 2194v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v22195// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x00,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322197 2198v_dual_fmac_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v52199// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x00,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322201 2202v_dual_fmac_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v32203// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x00,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322205 2206v_dual_fmac_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v32207// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x00,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322209 2210v_dual_fmac_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v32211// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x00,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322213 2214v_dual_fmac_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v32215// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x00,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322217 2218v_dual_fmac_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v32219// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x00,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322221 2222v_dual_fmac_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v32223// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x69,0x50,0x00,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322225 2226v_dual_fmac_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v32227// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x01,0x50,0x00,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322229 2230v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v32231// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x00,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322233 2234v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v32235// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x00,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322237 2238v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v32239// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x00,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322241 2242v_dual_fmac_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v32243// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x00,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322245 2246v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v32247// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x00,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322249 2250v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v32251// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x00,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322253 2254v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v32255// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x00,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322257 2258v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v22259// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x00,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322261 2262v_dual_fmac_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v52263// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x00,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322265 2266v_dual_fmac_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v32267// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x00,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322269 2270v_dual_fmac_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v32271// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x00,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322273 2274v_dual_fmac_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v32275// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x00,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322277 2278v_dual_fmac_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v32279// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x00,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322281 2282v_dual_fmac_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v32283// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x00,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322285 2286v_dual_fmac_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v32287// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x69,0x60,0x00,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322289 2290v_dual_fmac_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v32291// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x01,0x60,0x00,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322293 2294v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v32295// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x00,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322297 2298v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v32299// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x00,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322301 2302v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v32303// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x00,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322305 2306v_dual_fmac_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v32307// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x00,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322309 2310v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v32311// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x00,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322313 2314v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v32315// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x00,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322317 2318v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v32319// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x00,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322321 2322v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v22323// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x00,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322325 2326v_dual_fmac_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v52327// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x00,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322329 2330v_dual_fmac_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v42331// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x01,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x04,0x07]2332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322333 2334v_dual_fmac_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:202335// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x14 ; encoding: [0x04,0x21,0x01,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x14,0x07]2336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322337 2338v_dual_max_num_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v32339// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x28,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322341 2342v_dual_max_num_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v32343// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x28,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322345 2346v_dual_max_num_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v32347// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x28,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322349 2350v_dual_max_num_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v32351// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x28,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322353 2354v_dual_max_num_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v32355// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x28,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322357 2358v_dual_max_num_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v32359// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x28,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322361 2362v_dual_max_num_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v32363// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x28,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322365 2366v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v32367// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x28,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322369 2370v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v32371// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x28,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322373 2374v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v32375// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x28,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322377 2378v_dual_max_num_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v32379// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x28,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322381 2382v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v32383// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x28,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322385 2386v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v32387// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x28,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322389 2390v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v32391// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x28,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322393 2394v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v22395// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x28,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322397 2398v_dual_max_num_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v52399// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x28,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322401 2402v_dual_max_num_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v32403// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x29,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322405 2406v_dual_max_num_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v32407// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x29,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322409 2410v_dual_max_num_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v32411// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x29,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322413 2414v_dual_max_num_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v32415// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x29,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322417 2418v_dual_max_num_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v32419// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x29,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322421 2422v_dual_max_num_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v32423// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x29,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322425 2426v_dual_max_num_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v32427// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x29,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322429 2430v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v32431// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x29,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322433 2434v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v32435// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x29,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322437 2438v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v32439// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x29,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322441 2442v_dual_max_num_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v32443// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x29,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322445 2446v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v32447// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x29,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322449 2450v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v32451// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x29,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322453 2454v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v32455// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x29,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322457 2458v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v22459// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x29,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322461 2462v_dual_max_num_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v52463// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x29,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322465 2466v_dual_max_num_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo2467// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x28,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]2468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322469 2470v_dual_max_num_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo2471// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x28,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]2472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322473 2474v_dual_max_num_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo2475// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x28,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]2476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322477 2478v_dual_max_num_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo2479// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x28,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]2480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322481 2482v_dual_max_num_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo2483// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x28,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]2484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322485 2486v_dual_max_num_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo2487// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x28,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]2488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322489 2490v_dual_max_num_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo2491// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x28,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]2492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322493 2494v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo2495// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x28,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]2496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322497 2498v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo2499// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x28,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]2500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322501 2502v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo2503// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x28,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]2504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322505 2506v_dual_max_num_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo2507// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x28,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]2508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322509 2510v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo2511// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x28,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]2512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322513 2514v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo2515// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x28,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]2516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322517 2518v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo2519// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x28,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]2520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322521 2522v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo2523// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x28,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]2524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322525 2526v_dual_max_num_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo2527// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x28,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]2528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322529 2530v_dual_max_num_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v32531// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x28,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322533 2534v_dual_max_num_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v32535// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x28,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322537 2538v_dual_max_num_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v32539// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x28,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322541 2542v_dual_max_num_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v32543// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x28,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322545 2546v_dual_max_num_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v32547// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x28,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322549 2550v_dual_max_num_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v32551// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x69,0x00,0x28,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322553 2554v_dual_max_num_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v32555// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x01,0x00,0x28,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322557 2558v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v32559// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x28,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322561 2562v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v32563// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x28,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322565 2566v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v32567// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x28,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322569 2570v_dual_max_num_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v32571// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x28,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322573 2574v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v32575// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x28,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322577 2578v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v32579// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x28,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322581 2582v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v32583// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x28,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322585 2586v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v22587// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x28,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322589 2590v_dual_max_num_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v52591// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x28,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322593 2594v_dual_max_num_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v32595// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x29,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322597 2598v_dual_max_num_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v32599// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x29,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322601 2602v_dual_max_num_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v32603// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x29,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322605 2606v_dual_max_num_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v32607// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x29,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322609 2610v_dual_max_num_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v32611// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x29,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322613 2614v_dual_max_num_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v32615// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x29,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322617 2618v_dual_max_num_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v32619// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x29,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322621 2622v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v32623// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x29,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322625 2626v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v32627// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x29,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322629 2630v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v32631// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x29,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322633 2634v_dual_max_num_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v32635// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x29,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322637 2638v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v32639// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x29,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322641 2642v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v32643// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x29,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322645 2646v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v32647// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x29,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322649 2650v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v22651// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x29,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322653 2654v_dual_max_num_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v52655// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x29,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322657 2658v_dual_max_num_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v32659// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x28,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322661 2662v_dual_max_num_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v32663// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x28,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322665 2666v_dual_max_num_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v32667// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x28,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322669 2670v_dual_max_num_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v32671// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x28,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322673 2674v_dual_max_num_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v32675// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x28,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322677 2678v_dual_max_num_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v32679// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x28,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322681 2682v_dual_max_num_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v32683// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x28,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322685 2686v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v32687// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x28,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322689 2690v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v32691// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x28,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322693 2694v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v32695// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x28,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322697 2698v_dual_max_num_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v32699// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x28,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322701 2702v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v32703// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x28,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322705 2706v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v32707// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x28,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322709 2710v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v32711// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x28,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322713 2714v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v22715// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x28,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322717 2718v_dual_max_num_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v52719// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x28,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322721 2722v_dual_max_num_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v32723// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x28,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322725 2726v_dual_max_num_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v32727// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x28,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322729 2730v_dual_max_num_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v32731// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x28,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322733 2734v_dual_max_num_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v32735// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x28,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322737 2738v_dual_max_num_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v32739// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x28,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322741 2742v_dual_max_num_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v32743// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x28,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322745 2746v_dual_max_num_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v32747// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x28,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322749 2750v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v32751// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x28,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322753 2754v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v32755// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x28,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322757 2758v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v32759// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x28,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322761 2762v_dual_max_num_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v32763// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x28,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322765 2766v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v32767// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x28,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322769 2770v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v32771// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x28,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322773 2774v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v32775// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x28,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322777 2778v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v22779// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x28,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322781 2782v_dual_max_num_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v52783// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x28,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322785 2786v_dual_max_num_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v12787// GFX1250: v_dual_max_num_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x28,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]2788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322789 2790v_dual_max_num_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v2552791// GFX1250: v_dual_max_num_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x28,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]2792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322793 2794v_dual_max_num_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v22795// GFX1250: v_dual_max_num_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x28,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]2796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322797 2798v_dual_max_num_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v32799// GFX1250: v_dual_max_num_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x28,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]2800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322801 2802v_dual_max_num_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v42803// GFX1250: v_dual_max_num_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x28,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]2804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322805 2806v_dual_max_num_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s12807// GFX1250: v_dual_max_num_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x28,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322809 2810v_dual_max_num_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s1052811// GFX1250: v_dual_max_num_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x28,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322813 2814v_dual_max_num_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo2815// GFX1250: v_dual_max_num_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x28,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322817 2818v_dual_max_num_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi2819// GFX1250: v_dual_max_num_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x28,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322821 2822v_dual_max_num_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp152823// GFX1250: v_dual_max_num_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x28,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322825 2826v_dual_max_num_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m02827// GFX1250: v_dual_max_num_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x28,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322829 2830v_dual_max_num_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo2831// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x28,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322833 2834v_dual_max_num_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi2835// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x28,0xcf,0x7f,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322837 2838v_dual_max_num_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -12839// GFX1250: v_dual_max_num_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x28,0xcf,0xc1,0x00,0xff,0x00,0xff,0x00,0x00,0x07]2840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322841 2842v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.52843// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x28,0xcf,0xf0,0x00,0x03,0x00,0xff,0x00,0x00,0x07]2844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322845 2846v_dual_max_num_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc2847// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x28,0xcf,0xfd,0x00,0x04,0x00,0xff,0x00,0x00,0x07]2848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322849 2850v_dual_max_num_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v32851// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x28,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322853 2854v_dual_max_num_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v32855// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x28,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322857 2858v_dual_max_num_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v32859// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x28,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322861 2862v_dual_max_num_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v32863// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x28,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322865 2866v_dual_max_num_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v32867// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x28,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322869 2870v_dual_max_num_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v32871// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x69,0x70,0x28,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322873 2874v_dual_max_num_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v32875// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x01,0x70,0x28,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322877 2878v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v32879// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x28,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322881 2882v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v32883// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x28,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322885 2886v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v32887// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x28,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322889 2890v_dual_max_num_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v32891// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x28,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322893 2894v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v32895// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x28,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322897 2898v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v32899// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x28,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322901 2902v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v32903// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x28,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322905 2906v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v22907// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x28,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322909 2910v_dual_max_num_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v52911// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x28,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322913 2914v_dual_max_num_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v32915// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x28,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322917 2918v_dual_max_num_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v32919// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x28,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322921 2922v_dual_max_num_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v32923// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x28,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322925 2926v_dual_max_num_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v32927// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x28,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322929 2930v_dual_max_num_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v32931// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x28,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322933 2934v_dual_max_num_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v32935// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x69,0x30,0x28,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322937 2938v_dual_max_num_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v32939// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x01,0x30,0x28,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322941 2942v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v32943// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x30,0x28,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322945 2946v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v32947// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x30,0x28,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322949 2950v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v32951// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x30,0x28,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322953 2954v_dual_max_num_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v32955// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x28,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322957 2958v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v32959// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x30,0x28,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322961 2962v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v32963// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x30,0x28,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322965 2966v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v32967// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x28,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]2968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322969 2970v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v22971// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x28,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]2972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322973 2974v_dual_max_num_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v52975// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x28,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]2976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322977 2978v_dual_max_num_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v32979// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x28,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322981 2982v_dual_max_num_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v32983// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x28,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322985 2986v_dual_max_num_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v32987// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x28,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322989 2990v_dual_max_num_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v32991// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x28,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322993 2994v_dual_max_num_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v32995// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x28,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]2996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=322997 2998v_dual_max_num_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v32999// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x69,0x50,0x28,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323001 3002v_dual_max_num_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v33003// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x01,0x50,0x28,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323005 3006v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v33007// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x28,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323009 3010v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v33011// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x28,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323013 3014v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v33015// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x28,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323017 3018v_dual_max_num_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v33019// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x28,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323021 3022v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v33023// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x28,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323025 3026v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v33027// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x28,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323029 3030v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v33031// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x28,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323033 3034v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v23035// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x28,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323037 3038v_dual_max_num_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v53039// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x28,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323041 3042v_dual_max_num_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v33043// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x28,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323045 3046v_dual_max_num_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v33047// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x28,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323049 3050v_dual_max_num_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v33051// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x28,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323053 3054v_dual_max_num_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v33055// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x28,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323057 3058v_dual_max_num_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v33059// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x28,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323061 3062v_dual_max_num_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v33063// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x69,0x60,0x28,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323065 3066v_dual_max_num_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v33067// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x01,0x60,0x28,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323069 3070v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v33071// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x28,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323073 3074v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v33075// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x28,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323077 3078v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v33079// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x28,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323081 3082v_dual_max_num_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v33083// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x28,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323085 3086v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v33087// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x28,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323089 3090v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v33091// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x28,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323093 3094v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v33095// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x28,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323097 3098v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v23099// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x28,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323101 3102v_dual_max_num_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v53103// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x28,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323105 3106v_dual_max_num_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v43107// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x29,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x04,0x07]3108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323109 3110v_dual_max_num_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x6e3111// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x6e ; encoding: [0x04,0x21,0x29,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6e,0x07]3112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323113 3114v_dual_min_num_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v33115// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x2c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323117 3118v_dual_min_num_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v33119// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x2c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323121 3122v_dual_min_num_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v33123// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x2c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323125 3126v_dual_min_num_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v33127// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x2c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323129 3130v_dual_min_num_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v33131// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x2c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323133 3134v_dual_min_num_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v33135// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x2c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323137 3138v_dual_min_num_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v33139// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x2c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323141 3142v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v33143// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x2c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323145 3146v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v33147// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x2c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323149 3150v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v33151// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x2c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323153 3154v_dual_min_num_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v33155// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x2c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323157 3158v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v33159// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x2c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323161 3162v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v33163// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x2c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323165 3166v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v33167// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x2c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323169 3170v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v23171// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x2c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323173 3174v_dual_min_num_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v53175// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x2c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323177 3178v_dual_min_num_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v33179// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x2d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323181 3182v_dual_min_num_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v33183// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x2d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323185 3186v_dual_min_num_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v33187// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x2d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323189 3190v_dual_min_num_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v33191// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x2d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323193 3194v_dual_min_num_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v33195// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x2d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323197 3198v_dual_min_num_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v33199// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x2d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323201 3202v_dual_min_num_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v33203// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x2d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323205 3206v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v33207// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x2d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323209 3210v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v33211// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x2d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323213 3214v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v33215// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x2d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323217 3218v_dual_min_num_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v33219// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x2d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323221 3222v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v33223// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x2d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323225 3226v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v33227// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x2d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323229 3230v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v33231// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x2d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323233 3234v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v23235// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x2d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323237 3238v_dual_min_num_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v53239// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x2d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323241 3242v_dual_min_num_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo3243// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x2c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]3244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323245 3246v_dual_min_num_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo3247// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x2c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]3248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323249 3250v_dual_min_num_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo3251// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x2c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]3252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323253 3254v_dual_min_num_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo3255// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x2c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]3256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323257 3258v_dual_min_num_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo3259// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x2c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]3260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323261 3262v_dual_min_num_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo3263// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x2c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]3264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323265 3266v_dual_min_num_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo3267// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x2c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]3268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323269 3270v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo3271// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x2c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]3272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323273 3274v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo3275// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x2c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]3276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323277 3278v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo3279// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x2c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]3280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323281 3282v_dual_min_num_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo3283// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x2c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]3284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323285 3286v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo3287// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x2c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]3288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323289 3290v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo3291// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x2c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]3292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323293 3294v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo3295// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x2c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]3296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323297 3298v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo3299// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x2c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]3300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323301 3302v_dual_min_num_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo3303// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x2c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]3304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323305 3306v_dual_min_num_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v33307// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x2c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323309 3310v_dual_min_num_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v33311// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x2c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323313 3314v_dual_min_num_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v33315// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x2c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323317 3318v_dual_min_num_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v33319// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x2c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323321 3322v_dual_min_num_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v33323// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x2c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323325 3326v_dual_min_num_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v33327// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x69,0x00,0x2c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323329 3330v_dual_min_num_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v33331// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x01,0x00,0x2c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323333 3334v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v33335// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x2c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323337 3338v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v33339// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x2c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323341 3342v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v33343// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x2c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323345 3346v_dual_min_num_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v33347// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x2c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323349 3350v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v33351// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x2c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323353 3354v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v33355// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x2c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323357 3358v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v33359// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x2c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323361 3362v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v23363// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x2c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323365 3366v_dual_min_num_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v53367// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x2c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323369 3370v_dual_min_num_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v33371// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x2d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323373 3374v_dual_min_num_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v33375// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x2d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323377 3378v_dual_min_num_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v33379// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x2d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323381 3382v_dual_min_num_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v33383// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x2d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323385 3386v_dual_min_num_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v33387// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x2d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323389 3390v_dual_min_num_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v33391// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x2d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323393 3394v_dual_min_num_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v33395// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x2d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323397 3398v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v33399// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x2d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323401 3402v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v33403// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x2d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323405 3406v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v33407// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x2d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323409 3410v_dual_min_num_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v33411// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x2d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323413 3414v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v33415// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x2d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323417 3418v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v33419// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x2d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323421 3422v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v33423// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x2d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323425 3426v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v23427// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x2d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323429 3430v_dual_min_num_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v53431// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x2d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323433 3434v_dual_min_num_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v33435// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x2c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323437 3438v_dual_min_num_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v33439// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x2c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323441 3442v_dual_min_num_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v33443// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x2c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323445 3446v_dual_min_num_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v33447// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x2c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323449 3450v_dual_min_num_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v33451// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x2c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323453 3454v_dual_min_num_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v33455// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x2c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323457 3458v_dual_min_num_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v33459// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x2c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323461 3462v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v33463// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x2c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323465 3466v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v33467// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x2c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323469 3470v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v33471// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x2c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323473 3474v_dual_min_num_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v33475// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x2c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323477 3478v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v33479// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x2c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323481 3482v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v33483// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x2c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323485 3486v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v33487// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x2c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323489 3490v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v23491// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x2c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323493 3494v_dual_min_num_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v53495// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x2c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323497 3498v_dual_min_num_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v33499// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x2c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323501 3502v_dual_min_num_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v33503// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x2c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323505 3506v_dual_min_num_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v33507// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x2c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323509 3510v_dual_min_num_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v33511// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x2c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323513 3514v_dual_min_num_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v33515// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x2c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323517 3518v_dual_min_num_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v33519// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x2c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323521 3522v_dual_min_num_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v33523// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x2c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323525 3526v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v33527// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x2c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323529 3530v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v33531// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x2c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323533 3534v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v33535// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x2c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323537 3538v_dual_min_num_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v33539// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x2c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323541 3542v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v33543// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x2c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323545 3546v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v33547// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x2c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323549 3550v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v33551// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x2c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323553 3554v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v23555// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x2c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323557 3558v_dual_min_num_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v53559// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x2c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323561 3562v_dual_min_num_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v13563// GFX1250: v_dual_min_num_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x2c,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]3564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323565 3566v_dual_min_num_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v2553567// GFX1250: v_dual_min_num_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x2c,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]3568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323569 3570v_dual_min_num_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v23571// GFX1250: v_dual_min_num_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x2c,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]3572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323573 3574v_dual_min_num_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v33575// GFX1250: v_dual_min_num_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x2c,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]3576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323577 3578v_dual_min_num_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v43579// GFX1250: v_dual_min_num_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x2c,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]3580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323581 3582v_dual_min_num_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s13583// GFX1250: v_dual_min_num_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x2c,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]3584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323585 3586v_dual_min_num_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s1053587// GFX1250: v_dual_min_num_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x2c,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]3588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323589 3590v_dual_min_num_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo3591// GFX1250: v_dual_min_num_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x2c,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]3592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323593 3594v_dual_min_num_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi3595// GFX1250: v_dual_min_num_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x2c,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]3596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323597 3598v_dual_min_num_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp153599// GFX1250: v_dual_min_num_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x2c,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]3600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323601 3602v_dual_min_num_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m03603// GFX1250: v_dual_min_num_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x2c,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]3604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323605 3606v_dual_min_num_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo3607// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x2c,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]3608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323609 3610v_dual_min_num_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi3611// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x2c,0xcf,0x7f,0x00,0xff,0x00,0xff,0x00,0x00,0x07]3612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323613 3614v_dual_min_num_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -13615// GFX1250: v_dual_min_num_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x2c,0xcf,0xc1,0x00,0xff,0x00,0xff,0x00,0x00,0x07]3616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323617 3618v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.53619// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x2c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x00,0x00,0x07]3620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323621 3622v_dual_min_num_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc3623// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x2c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x00,0x00,0x07]3624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323625 3626v_dual_min_num_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v33627// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x2c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323629 3630v_dual_min_num_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v33631// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x2c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323633 3634v_dual_min_num_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v33635// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x2c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323637 3638v_dual_min_num_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v33639// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x2c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323641 3642v_dual_min_num_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v33643// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x2c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323645 3646v_dual_min_num_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v33647// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x69,0x70,0x2c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323649 3650v_dual_min_num_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v33651// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x01,0x70,0x2c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323653 3654v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v33655// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x2c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323657 3658v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v33659// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x2c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323661 3662v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v33663// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x2c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323665 3666v_dual_min_num_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v33667// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x2c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323669 3670v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v33671// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x2c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323673 3674v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v33675// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x2c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323677 3678v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v33679// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x2c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323681 3682v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v23683// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x2c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323685 3686v_dual_min_num_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v53687// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x2c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323689 3690v_dual_min_num_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v33691// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x2c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323693 3694v_dual_min_num_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v33695// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x2c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323697 3698v_dual_min_num_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v33699// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x2c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323701 3702v_dual_min_num_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v33703// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x2c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323705 3706v_dual_min_num_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v33707// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x2c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323709 3710v_dual_min_num_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v33711// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x69,0x30,0x2c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323713 3714v_dual_min_num_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v33715// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x01,0x30,0x2c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323717 3718v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v33719// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x30,0x2c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323721 3722v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v33723// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x30,0x2c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323725 3726v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v33727// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x30,0x2c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323729 3730v_dual_min_num_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v33731// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x2c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323733 3734v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v33735// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x30,0x2c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323737 3738v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v33739// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x30,0x2c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323741 3742v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v33743// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x2c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323745 3746v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v23747// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x2c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323749 3750v_dual_min_num_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v53751// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x2c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323753 3754v_dual_min_num_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v33755// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x2c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323757 3758v_dual_min_num_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v33759// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x2c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323761 3762v_dual_min_num_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v33763// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x2c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323765 3766v_dual_min_num_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v33767// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x2c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323769 3770v_dual_min_num_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v33771// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x2c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323773 3774v_dual_min_num_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v33775// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x69,0x50,0x2c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323777 3778v_dual_min_num_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v33779// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x01,0x50,0x2c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323781 3782v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v33783// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x2c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323785 3786v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v33787// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x2c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323789 3790v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v33791// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x2c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323793 3794v_dual_min_num_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v33795// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x2c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323797 3798v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v33799// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x2c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323801 3802v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v33803// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x2c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323805 3806v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v33807// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x2c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323809 3810v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v23811// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x2c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323813 3814v_dual_min_num_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v53815// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x2c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323817 3818v_dual_min_num_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v33819// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x2c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323821 3822v_dual_min_num_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v33823// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x2c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323825 3826v_dual_min_num_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v33827// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x2c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323829 3830v_dual_min_num_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v33831// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x2c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323833 3834v_dual_min_num_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v33835// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x2c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]3836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323837 3838v_dual_min_num_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v33839// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x69,0x60,0x2c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323841 3842v_dual_min_num_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v33843// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x01,0x60,0x2c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323845 3846v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v33847// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x2c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323849 3850v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v33851// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x2c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323853 3854v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v33855// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x2c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323857 3858v_dual_min_num_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v33859// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x2c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323861 3862v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v33863// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x2c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323865 3866v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v33867// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x2c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323869 3870v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v33871// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x2c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]3872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323873 3874v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v23875// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x2c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]3876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323877 3878v_dual_min_num_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v53879// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x2c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]3880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323881 3882v_dual_min_num_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v43883// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x2d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x04,0x07]3884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323885 3886v_dual_min_num_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:2553887// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0xff ; encoding: [0x04,0x21,0x2d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0xff,0x07]3888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323889 3890v_dual_mov_b32 v255, v4 :: v_dual_add_f32 v7, v1, v2553891// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_add_f32 v7, v1, v255 ; encoding: [0x04,0x41,0x20,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]3892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323893 3894v_dual_mov_b32 v255, v1 :: v_dual_add_f32 v7, v255, v2553895// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_add_f32 v7, v255, v255 ; encoding: [0x01,0x41,0x20,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]3896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323897 3898v_dual_mov_b32 v255, v255 :: v_dual_add_f32 v7, v2, v2553899// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_add_f32 v7, v2, v255 ; encoding: [0xff,0x41,0x20,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]3900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323901 3902v_dual_mov_b32 v255, v2 :: v_dual_add_f32 v7, v3, v2553903// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_add_f32 v7, v3, v255 ; encoding: [0x02,0x41,0x20,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]3904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323905 3906v_dual_mov_b32 v255, v3 :: v_dual_add_f32 v7, v4, v2553907// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_add_f32 v7, v4, v255 ; encoding: [0x03,0x41,0x20,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]3908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323909 3910v_dual_mov_b32 v255, s105 :: v_dual_add_f32 v7, s1, v2553911// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_add_f32 v7, s1, v255 ; encoding: [0x69,0x40,0x20,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323913 3914v_dual_mov_b32 v255, s1 :: v_dual_add_f32 v7, s105, v2553915// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_add_f32 v7, s105, v255 ; encoding: [0x01,0x40,0x20,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323917 3918v_dual_mov_b32 v255, ttmp15 :: v_dual_add_f32 v7, vcc_lo, v2553919// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_add_f32 v7, vcc_lo, v255 ; encoding: [0x7b,0x40,0x20,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323921 3922v_dual_mov_b32 v255, exec_hi :: v_dual_add_f32 v7, vcc_hi, v2553923// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_add_f32 v7, vcc_hi, v255 ; encoding: [0x7f,0x40,0x20,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323925 3926v_dual_mov_b32 v255, exec_lo :: v_dual_add_f32 v7, ttmp15, v2553927// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_add_f32 v7, ttmp15, v255 ; encoding: [0x7e,0x40,0x20,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323929 3930v_dual_mov_b32 v255, m0 :: v_dual_add_f32 v7, m0, v2553931// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_add_f32 v7, m0, v255 ; encoding: [0x7d,0x40,0x20,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323933 3934v_dual_mov_b32 v255, vcc_hi :: v_dual_add_f32 v7, exec_lo, v2553935// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_add_f32 v7, exec_lo, v255 ; encoding: [0x6b,0x40,0x20,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323937 3938v_dual_mov_b32 v255, vcc_lo :: v_dual_add_f32 v7, exec_hi, v2553939// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_add_f32 v7, exec_hi, v255 ; encoding: [0x6a,0x40,0x20,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323941 3942v_dual_mov_b32 v255, src_scc :: v_dual_add_f32 v7, -1, v2553943// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_add_f32 v7, -1, v255 ; encoding: [0xfd,0x40,0x20,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323945 3946v_dual_mov_b32 v255, 0.5 :: v_dual_add_f32 v7, 0.5, v33947// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_add_f32 v7, 0.5, v3 ; encoding: [0xf0,0x40,0x20,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]3948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323949 3950v_dual_mov_b32 v255, -1 :: v_dual_add_f32 v7, src_scc, v43951// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_add_f32 v7, src_scc, v4 ; encoding: [0xc1,0x40,0x20,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]3952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323953 3954v_dual_mov_b32 v255, v4 :: v_dual_add_nc_u32 v7, v1, v2553955// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_add_nc_u32 v7, v1, v255 ; encoding: [0x04,0x01,0x21,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]3956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323957 3958v_dual_mov_b32 v255, v1 :: v_dual_add_nc_u32 v7, v255, v2553959// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_add_nc_u32 v7, v255, v255 ; encoding: [0x01,0x01,0x21,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]3960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323961 3962v_dual_mov_b32 v255, v255 :: v_dual_add_nc_u32 v7, v2, v2553963// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_add_nc_u32 v7, v2, v255 ; encoding: [0xff,0x01,0x21,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]3964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323965 3966v_dual_mov_b32 v255, v2 :: v_dual_add_nc_u32 v7, v3, v2553967// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_add_nc_u32 v7, v3, v255 ; encoding: [0x02,0x01,0x21,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]3968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323969 3970v_dual_mov_b32 v255, v3 :: v_dual_add_nc_u32 v7, v4, v2553971// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_add_nc_u32 v7, v4, v255 ; encoding: [0x03,0x01,0x21,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]3972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323973 3974v_dual_mov_b32 v255, s105 :: v_dual_add_nc_u32 v7, s1, v2553975// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_add_nc_u32 v7, s1, v255 ; encoding: [0x69,0x00,0x21,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323977 3978v_dual_mov_b32 v255, s1 :: v_dual_add_nc_u32 v7, s105, v2553979// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_add_nc_u32 v7, s105, v255 ; encoding: [0x01,0x00,0x21,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323981 3982v_dual_mov_b32 v255, ttmp15 :: v_dual_add_nc_u32 v7, vcc_lo, v2553983// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_add_nc_u32 v7, vcc_lo, v255 ; encoding: [0x7b,0x00,0x21,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323985 3986v_dual_mov_b32 v255, exec_hi :: v_dual_add_nc_u32 v7, vcc_hi, v2553987// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_add_nc_u32 v7, vcc_hi, v255 ; encoding: [0x7f,0x00,0x21,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323989 3990v_dual_mov_b32 v255, exec_lo :: v_dual_add_nc_u32 v7, ttmp15, v2553991// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_add_nc_u32 v7, ttmp15, v255 ; encoding: [0x7e,0x00,0x21,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323993 3994v_dual_mov_b32 v255, m0 :: v_dual_add_nc_u32 v7, m0, v2553995// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_add_nc_u32 v7, m0, v255 ; encoding: [0x7d,0x00,0x21,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]3996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=323997 3998v_dual_mov_b32 v255, vcc_hi :: v_dual_add_nc_u32 v7, exec_lo, v2553999// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_add_nc_u32 v7, exec_lo, v255 ; encoding: [0x6b,0x00,0x21,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324001 4002v_dual_mov_b32 v255, vcc_lo :: v_dual_add_nc_u32 v7, exec_hi, v2554003// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_add_nc_u32 v7, exec_hi, v255 ; encoding: [0x6a,0x00,0x21,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324005 4006v_dual_mov_b32 v255, src_scc :: v_dual_add_nc_u32 v7, -1, v2554007// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_add_nc_u32 v7, -1, v255 ; encoding: [0xfd,0x00,0x21,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324009 4010v_dual_mov_b32 v255, 0.5 :: v_dual_add_nc_u32 v7, 0.5, v34011// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_add_nc_u32 v7, 0.5, v3 ; encoding: [0xf0,0x00,0x21,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]4012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324013 4014v_dual_mov_b32 v255, -1 :: v_dual_add_nc_u32 v7, src_scc, v44015// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_add_nc_u32 v7, src_scc, v4 ; encoding: [0xc1,0x00,0x21,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]4016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324017 4018v_dual_mov_b32 v255, v4 :: v_dual_cndmask_b32 v7, v1, v255, vcc_lo4019// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_cndmask_b32 v7, v1, v255, vcc_lo ; encoding: [0x04,0x91,0x20,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x6a,0x07]4020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324021 4022v_dual_mov_b32 v255, v1 :: v_dual_cndmask_b32 v7, v255, v255, vcc_lo4023// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_cndmask_b32 v7, v255, v255, vcc_lo ; encoding: [0x01,0x91,0x20,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x6a,0x07]4024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324025 4026v_dual_mov_b32 v255, v255 :: v_dual_cndmask_b32 v7, v2, v255, vcc_lo4027// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_cndmask_b32 v7, v2, v255, vcc_lo ; encoding: [0xff,0x91,0x20,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x6a,0x07]4028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324029 4030v_dual_mov_b32 v255, v2 :: v_dual_cndmask_b32 v7, v3, v255, vcc_lo4031// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_cndmask_b32 v7, v3, v255, vcc_lo ; encoding: [0x02,0x91,0x20,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x6a,0x07]4032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324033 4034v_dual_mov_b32 v255, v3 :: v_dual_cndmask_b32 v7, v4, v255, vcc_lo4035// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_cndmask_b32 v7, v4, v255, vcc_lo ; encoding: [0x03,0x91,0x20,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x6a,0x07]4036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324037 4038v_dual_mov_b32 v255, s105 :: v_dual_cndmask_b32 v7, s105, v255, vcc_lo4039// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_cndmask_b32 v7, s105, v255, vcc_lo ; encoding: [0x69,0x90,0x20,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x6a,0x07]4040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324041 4042v_dual_mov_b32 v255, s1 :: v_dual_cndmask_b32 v7, s1, v255, vcc_lo4043// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_cndmask_b32 v7, s1, v255, vcc_lo ; encoding: [0x01,0x90,0x20,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x6a,0x07]4044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324045 4046v_dual_mov_b32 v255, ttmp15 :: v_dual_cndmask_b32 v7, ttmp15, v255, vcc_lo4047// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_cndmask_b32 v7, ttmp15, v255, vcc_lo ; encoding: [0x7b,0x90,0x20,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x6a,0x07]4048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324049 4050v_dual_mov_b32 v255, exec_hi :: v_dual_cndmask_b32 v7, exec_hi, v255, vcc_lo4051// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_cndmask_b32 v7, exec_hi, v255, vcc_lo ; encoding: [0x7f,0x90,0x20,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x6a,0x07]4052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324053 4054v_dual_mov_b32 v255, exec_lo :: v_dual_cndmask_b32 v7, exec_lo, v255, vcc_lo4055// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_cndmask_b32 v7, exec_lo, v255, vcc_lo ; encoding: [0x7e,0x90,0x20,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x6a,0x07]4056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324057 4058v_dual_mov_b32 v255, m0 :: v_dual_cndmask_b32 v7, m0, v255, vcc_lo4059// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_cndmask_b32 v7, m0, v255, vcc_lo ; encoding: [0x7d,0x90,0x20,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x6a,0x07]4060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324061 4062v_dual_mov_b32 v255, vcc_hi :: v_dual_cndmask_b32 v7, vcc_hi, v255, vcc_lo4063// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_cndmask_b32 v7, vcc_hi, v255, vcc_lo ; encoding: [0x6b,0x90,0x20,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x6a,0x07]4064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324065 4066v_dual_mov_b32 v255, vcc_lo :: v_dual_cndmask_b32 v7, vcc_lo, v255, vcc_lo4067// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_cndmask_b32 v7, vcc_lo, v255, vcc_lo ; encoding: [0x6a,0x90,0x20,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x6a,0x07]4068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324069 4070v_dual_mov_b32 v255, src_scc :: v_dual_cndmask_b32 v7, -1, v255, vcc_lo4071// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_cndmask_b32 v7, -1, v255, vcc_lo ; encoding: [0xfd,0x90,0x20,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x6a,0x07]4072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324073 4074v_dual_mov_b32 v255, 0.5 :: v_dual_cndmask_b32 v7, 0.5, v3, vcc_lo4075// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_cndmask_b32 v7, 0.5, v3, vcc_lo ; encoding: [0xf0,0x90,0x20,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x6a,0x07]4076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324077 4078v_dual_mov_b32 v255, -1 :: v_dual_cndmask_b32 v7, src_scc, v4, vcc_lo4079// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_cndmask_b32 v7, src_scc, v4, vcc_lo ; encoding: [0xc1,0x90,0x20,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x6a,0x07]4080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324081 4082v_dual_mov_b32 v255, v4 :: v_dual_fmac_f32 v7, v1, v2554083// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_fmac_f32 v7, v1, v255 ; encoding: [0x04,0x01,0x20,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324085 4086v_dual_mov_b32 v255, v1 :: v_dual_fmac_f32 v7, v255, v2554087// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_fmac_f32 v7, v255, v255 ; encoding: [0x01,0x01,0x20,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324089 4090v_dual_mov_b32 v255, v255 :: v_dual_fmac_f32 v7, v2, v2554091// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_fmac_f32 v7, v2, v255 ; encoding: [0xff,0x01,0x20,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324093 4094v_dual_mov_b32 v255, v2 :: v_dual_fmac_f32 v7, v3, v2554095// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_fmac_f32 v7, v3, v255 ; encoding: [0x02,0x01,0x20,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324097 4098v_dual_mov_b32 v255, v3 :: v_dual_fmac_f32 v7, v4, v2554099// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_fmac_f32 v7, v4, v255 ; encoding: [0x03,0x01,0x20,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324101 4102v_dual_mov_b32 v255, s105 :: v_dual_fmac_f32 v7, s1, v2554103// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_fmac_f32 v7, s1, v255 ; encoding: [0x69,0x00,0x20,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324105 4106v_dual_mov_b32 v255, s1 :: v_dual_fmac_f32 v7, s105, v2554107// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_fmac_f32 v7, s105, v255 ; encoding: [0x01,0x00,0x20,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324109 4110v_dual_mov_b32 v255, ttmp15 :: v_dual_fmac_f32 v7, vcc_lo, v2554111// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_fmac_f32 v7, vcc_lo, v255 ; encoding: [0x7b,0x00,0x20,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324113 4114v_dual_mov_b32 v255, exec_hi :: v_dual_fmac_f32 v7, vcc_hi, v2554115// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_fmac_f32 v7, vcc_hi, v255 ; encoding: [0x7f,0x00,0x20,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324117 4118v_dual_mov_b32 v255, exec_lo :: v_dual_fmac_f32 v7, ttmp15, v2554119// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_fmac_f32 v7, ttmp15, v255 ; encoding: [0x7e,0x00,0x20,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324121 4122v_dual_mov_b32 v255, m0 :: v_dual_fmac_f32 v7, m0, v2554123// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_fmac_f32 v7, m0, v255 ; encoding: [0x7d,0x00,0x20,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324125 4126v_dual_mov_b32 v255, vcc_hi :: v_dual_fmac_f32 v7, exec_lo, v2554127// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_fmac_f32 v7, exec_lo, v255 ; encoding: [0x6b,0x00,0x20,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324129 4130v_dual_mov_b32 v255, vcc_lo :: v_dual_fmac_f32 v7, exec_hi, v2554131// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_fmac_f32 v7, exec_hi, v255 ; encoding: [0x6a,0x00,0x20,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324133 4134v_dual_mov_b32 v255, src_scc :: v_dual_fmac_f32 v7, -1, v2554135// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_fmac_f32 v7, -1, v255 ; encoding: [0xfd,0x00,0x20,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324137 4138v_dual_mov_b32 v255, 0.5 :: v_dual_fmac_f32 v7, 0.5, v34139// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_fmac_f32 v7, 0.5, v3 ; encoding: [0xf0,0x00,0x20,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]4140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324141 4142v_dual_mov_b32 v255, -1 :: v_dual_fmac_f32 v7, src_scc, v44143// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_fmac_f32 v7, src_scc, v4 ; encoding: [0xc1,0x00,0x20,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]4144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324145 4146v_dual_mov_b32 v255, v4 :: v_dual_lshlrev_b32 v7, v1, v2554147// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_lshlrev_b32 v7, v1, v255 ; encoding: [0x04,0x11,0x21,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324149 4150v_dual_mov_b32 v255, v1 :: v_dual_lshlrev_b32 v7, v255, v2554151// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_lshlrev_b32 v7, v255, v255 ; encoding: [0x01,0x11,0x21,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324153 4154v_dual_mov_b32 v255, v255 :: v_dual_lshlrev_b32 v7, v2, v2554155// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_lshlrev_b32 v7, v2, v255 ; encoding: [0xff,0x11,0x21,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324157 4158v_dual_mov_b32 v255, v2 :: v_dual_lshlrev_b32 v7, v3, v2554159// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_lshlrev_b32 v7, v3, v255 ; encoding: [0x02,0x11,0x21,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324161 4162v_dual_mov_b32 v255, v3 :: v_dual_lshlrev_b32 v7, v4, v2554163// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_lshlrev_b32 v7, v4, v255 ; encoding: [0x03,0x11,0x21,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324165 4166v_dual_mov_b32 v255, s105 :: v_dual_lshlrev_b32 v7, s1, v2554167// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_lshlrev_b32 v7, s1, v255 ; encoding: [0x69,0x10,0x21,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324169 4170v_dual_mov_b32 v255, s1 :: v_dual_lshlrev_b32 v7, s105, v2554171// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_lshlrev_b32 v7, s105, v255 ; encoding: [0x01,0x10,0x21,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324173 4174v_dual_mov_b32 v255, ttmp15 :: v_dual_lshlrev_b32 v7, vcc_lo, v2554175// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_lshlrev_b32 v7, vcc_lo, v255 ; encoding: [0x7b,0x10,0x21,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324177 4178v_dual_mov_b32 v255, exec_hi :: v_dual_lshlrev_b32 v7, vcc_hi, v2554179// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_lshlrev_b32 v7, vcc_hi, v255 ; encoding: [0x7f,0x10,0x21,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324181 4182v_dual_mov_b32 v255, exec_lo :: v_dual_lshlrev_b32 v7, ttmp15, v2554183// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_lshlrev_b32 v7, ttmp15, v255 ; encoding: [0x7e,0x10,0x21,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324185 4186v_dual_mov_b32 v255, m0 :: v_dual_lshlrev_b32 v7, m0, v2554187// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_lshlrev_b32 v7, m0, v255 ; encoding: [0x7d,0x10,0x21,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324189 4190v_dual_mov_b32 v255, vcc_hi :: v_dual_lshlrev_b32 v7, exec_lo, v2554191// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_lshlrev_b32 v7, exec_lo, v255 ; encoding: [0x6b,0x10,0x21,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324193 4194v_dual_mov_b32 v255, vcc_lo :: v_dual_lshlrev_b32 v7, exec_hi, v2554195// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_lshlrev_b32 v7, exec_hi, v255 ; encoding: [0x6a,0x10,0x21,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324197 4198v_dual_mov_b32 v255, src_scc :: v_dual_lshlrev_b32 v7, -1, v2554199// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_lshlrev_b32 v7, -1, v255 ; encoding: [0xfd,0x10,0x21,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324201 4202v_dual_mov_b32 v255, 0.5 :: v_dual_lshlrev_b32 v7, 0.5, v34203// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_lshlrev_b32 v7, 0.5, v3 ; encoding: [0xf0,0x10,0x21,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]4204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324205 4206v_dual_mov_b32 v255, -1 :: v_dual_lshlrev_b32 v7, src_scc, v44207// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_lshlrev_b32 v7, src_scc, v4 ; encoding: [0xc1,0x10,0x21,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]4208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324209 4210v_dual_mov_b32 v255, v4 :: v_dual_max_num_f32 v7, v1, v2554211// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_max_num_f32 v7, v1, v255 ; encoding: [0x04,0xa1,0x20,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324213 4214v_dual_mov_b32 v255, v1 :: v_dual_max_num_f32 v7, v255, v2554215// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_max_num_f32 v7, v255, v255 ; encoding: [0x01,0xa1,0x20,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324217 4218v_dual_mov_b32 v255, v255 :: v_dual_max_num_f32 v7, v2, v2554219// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_max_num_f32 v7, v2, v255 ; encoding: [0xff,0xa1,0x20,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324221 4222v_dual_mov_b32 v255, v2 :: v_dual_max_num_f32 v7, v3, v2554223// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_max_num_f32 v7, v3, v255 ; encoding: [0x02,0xa1,0x20,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324225 4226v_dual_mov_b32 v255, v3 :: v_dual_max_num_f32 v7, v4, v2554227// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_max_num_f32 v7, v4, v255 ; encoding: [0x03,0xa1,0x20,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324229 4230v_dual_mov_b32 v255, s105 :: v_dual_max_num_f32 v7, s1, v2554231// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_max_num_f32 v7, s1, v255 ; encoding: [0x69,0xa0,0x20,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324233 4234v_dual_mov_b32 v255, s1 :: v_dual_max_num_f32 v7, s105, v2554235// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_max_num_f32 v7, s105, v255 ; encoding: [0x01,0xa0,0x20,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324237 4238v_dual_mov_b32 v255, ttmp15 :: v_dual_max_num_f32 v7, vcc_lo, v2554239// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_max_num_f32 v7, vcc_lo, v255 ; encoding: [0x7b,0xa0,0x20,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324241 4242v_dual_mov_b32 v255, exec_hi :: v_dual_max_num_f32 v7, vcc_hi, v2554243// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_max_num_f32 v7, vcc_hi, v255 ; encoding: [0x7f,0xa0,0x20,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324245 4246v_dual_mov_b32 v255, exec_lo :: v_dual_max_num_f32 v7, ttmp15, v2554247// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_max_num_f32 v7, ttmp15, v255 ; encoding: [0x7e,0xa0,0x20,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324249 4250v_dual_mov_b32 v255, m0 :: v_dual_max_num_f32 v7, m0, v2554251// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_max_num_f32 v7, m0, v255 ; encoding: [0x7d,0xa0,0x20,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324253 4254v_dual_mov_b32 v255, vcc_hi :: v_dual_max_num_f32 v7, exec_lo, v2554255// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_max_num_f32 v7, exec_lo, v255 ; encoding: [0x6b,0xa0,0x20,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324257 4258v_dual_mov_b32 v255, vcc_lo :: v_dual_max_num_f32 v7, exec_hi, v2554259// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_max_num_f32 v7, exec_hi, v255 ; encoding: [0x6a,0xa0,0x20,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324261 4262v_dual_mov_b32 v255, src_scc :: v_dual_max_num_f32 v7, -1, v2554263// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_max_num_f32 v7, -1, v255 ; encoding: [0xfd,0xa0,0x20,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324265 4266v_dual_mov_b32 v255, 0.5 :: v_dual_max_num_f32 v7, 0.5, v34267// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_max_num_f32 v7, 0.5, v3 ; encoding: [0xf0,0xa0,0x20,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]4268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324269 4270v_dual_mov_b32 v255, -1 :: v_dual_max_num_f32 v7, src_scc, v44271// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_max_num_f32 v7, src_scc, v4 ; encoding: [0xc1,0xa0,0x20,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]4272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324273 4274v_dual_mov_b32 v255, v4 :: v_dual_min_num_f32 v7, v1, v2554275// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_min_num_f32 v7, v1, v255 ; encoding: [0x04,0xb1,0x20,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324277 4278v_dual_mov_b32 v255, v1 :: v_dual_min_num_f32 v7, v255, v2554279// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_min_num_f32 v7, v255, v255 ; encoding: [0x01,0xb1,0x20,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324281 4282v_dual_mov_b32 v255, v255 :: v_dual_min_num_f32 v7, v2, v2554283// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_min_num_f32 v7, v2, v255 ; encoding: [0xff,0xb1,0x20,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324285 4286v_dual_mov_b32 v255, v2 :: v_dual_min_num_f32 v7, v3, v2554287// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_min_num_f32 v7, v3, v255 ; encoding: [0x02,0xb1,0x20,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324289 4290v_dual_mov_b32 v255, v3 :: v_dual_min_num_f32 v7, v4, v2554291// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_min_num_f32 v7, v4, v255 ; encoding: [0x03,0xb1,0x20,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324293 4294v_dual_mov_b32 v255, s105 :: v_dual_min_num_f32 v7, s1, v2554295// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_min_num_f32 v7, s1, v255 ; encoding: [0x69,0xb0,0x20,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324297 4298v_dual_mov_b32 v255, s1 :: v_dual_min_num_f32 v7, s105, v2554299// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_min_num_f32 v7, s105, v255 ; encoding: [0x01,0xb0,0x20,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324301 4302v_dual_mov_b32 v255, ttmp15 :: v_dual_min_num_f32 v7, vcc_lo, v2554303// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_min_num_f32 v7, vcc_lo, v255 ; encoding: [0x7b,0xb0,0x20,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324305 4306v_dual_mov_b32 v255, exec_hi :: v_dual_min_num_f32 v7, vcc_hi, v2554307// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_min_num_f32 v7, vcc_hi, v255 ; encoding: [0x7f,0xb0,0x20,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324309 4310v_dual_mov_b32 v255, exec_lo :: v_dual_min_num_f32 v7, ttmp15, v2554311// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_min_num_f32 v7, ttmp15, v255 ; encoding: [0x7e,0xb0,0x20,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324313 4314v_dual_mov_b32 v255, m0 :: v_dual_min_num_f32 v7, m0, v2554315// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_min_num_f32 v7, m0, v255 ; encoding: [0x7d,0xb0,0x20,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324317 4318v_dual_mov_b32 v255, vcc_hi :: v_dual_min_num_f32 v7, exec_lo, v2554319// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_min_num_f32 v7, exec_lo, v255 ; encoding: [0x6b,0xb0,0x20,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324321 4322v_dual_mov_b32 v255, vcc_lo :: v_dual_min_num_f32 v7, exec_hi, v2554323// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_min_num_f32 v7, exec_hi, v255 ; encoding: [0x6a,0xb0,0x20,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324325 4326v_dual_mov_b32 v255, src_scc :: v_dual_min_num_f32 v7, -1, v2554327// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_min_num_f32 v7, -1, v255 ; encoding: [0xfd,0xb0,0x20,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324329 4330v_dual_mov_b32 v255, 0.5 :: v_dual_min_num_f32 v7, 0.5, v34331// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_min_num_f32 v7, 0.5, v3 ; encoding: [0xf0,0xb0,0x20,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]4332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324333 4334v_dual_mov_b32 v255, -1 :: v_dual_min_num_f32 v7, src_scc, v44335// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_min_num_f32 v7, src_scc, v4 ; encoding: [0xc1,0xb0,0x20,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]4336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324337 4338v_dual_mov_b32 v255, v4 :: v_dual_mov_b32 v7, v14339// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x20,0xcf,0x01,0x01,0x00,0x00,0xff,0x00,0x00,0x07]4340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324341 4342v_dual_mov_b32 v255, v1 :: v_dual_mov_b32 v7, v2554343// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x20,0xcf,0xff,0x01,0x00,0x00,0xff,0x00,0x00,0x07]4344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324345 4346v_dual_mov_b32 v255, v255 :: v_dual_mov_b32 v7, v24347// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x20,0xcf,0x02,0x01,0x00,0x00,0xff,0x00,0x00,0x07]4348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324349 4350v_dual_mov_b32 v255, v2 :: v_dual_mov_b32 v7, v34351// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x20,0xcf,0x03,0x01,0x00,0x00,0xff,0x00,0x00,0x07]4352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324353 4354v_dual_mov_b32 v255, v3 :: v_dual_mov_b32 v7, v44355// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x20,0xcf,0x04,0x01,0x00,0x00,0xff,0x00,0x00,0x07]4356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324357 4358v_dual_mov_b32 v255, s105 :: v_dual_mov_b32 v7, s14359// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x20,0xcf,0x01,0x00,0x00,0x00,0xff,0x00,0x00,0x07]4360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324361 4362v_dual_mov_b32 v255, s1 :: v_dual_mov_b32 v7, s1054363// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x20,0xcf,0x69,0x00,0x00,0x00,0xff,0x00,0x00,0x07]4364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324365 4366v_dual_mov_b32 v255, ttmp15 :: v_dual_mov_b32 v7, vcc_lo4367// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x20,0xcf,0x6a,0x00,0x00,0x00,0xff,0x00,0x00,0x07]4368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324369 4370v_dual_mov_b32 v255, exec_hi :: v_dual_mov_b32 v7, vcc_hi4371// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x20,0xcf,0x6b,0x00,0x00,0x00,0xff,0x00,0x00,0x07]4372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324373 4374v_dual_mov_b32 v255, exec_lo :: v_dual_mov_b32 v7, ttmp154375// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x20,0xcf,0x7b,0x00,0x00,0x00,0xff,0x00,0x00,0x07]4376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324377 4378v_dual_mov_b32 v255, m0 :: v_dual_mov_b32 v7, m04379// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x20,0xcf,0x7d,0x00,0x00,0x00,0xff,0x00,0x00,0x07]4380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324381 4382v_dual_mov_b32 v255, vcc_hi :: v_dual_mov_b32 v7, exec_lo4383// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x20,0xcf,0x7e,0x00,0x00,0x00,0xff,0x00,0x00,0x07]4384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324385 4386v_dual_mov_b32 v255, vcc_lo :: v_dual_mov_b32 v7, exec_hi4387// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x20,0xcf,0x7f,0x00,0x00,0x00,0xff,0x00,0x00,0x07]4388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324389 4390v_dual_mov_b32 v255, src_scc :: v_dual_mov_b32 v7, -14391// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x20,0xcf,0xc1,0x00,0x00,0x00,0xff,0x00,0x00,0x07]4392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324393 4394v_dual_mov_b32 v255, 0.5 :: v_dual_mov_b32 v7, 0.54395// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x20,0xcf,0xf0,0x00,0x00,0x00,0xff,0x00,0x00,0x07]4396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324397 4398v_dual_mov_b32 v255, -1 :: v_dual_mov_b32 v7, src_scc4399// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x20,0xcf,0xfd,0x00,0x00,0x00,0xff,0x00,0x00,0x07]4400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324401 4402v_dual_mov_b32 v25, v8 :: v_dual_mov_b32 v13, v164403// GFX1250: v_dual_mov_b32 v25, v8 :: v_dual_mov_b32 v13, v16 ; encoding: [0x08,0x81,0x20,0xcf,0x10,0x01,0x00,0x00,0x19,0x00,0x00,0x0d]4404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324405 4406v_dual_mov_b32 v255, v4 :: v_dual_mul_dx9_zero_f32 v7, v1, v2554407// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_mul_dx9_zero_f32 v7, v1, v255 ; encoding: [0x04,0x71,0x20,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324409 4410v_dual_mov_b32 v255, v1 :: v_dual_mul_dx9_zero_f32 v7, v255, v2554411// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_mul_dx9_zero_f32 v7, v255, v255 ; encoding: [0x01,0x71,0x20,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324413 4414v_dual_mov_b32 v255, v255 :: v_dual_mul_dx9_zero_f32 v7, v2, v2554415// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_mul_dx9_zero_f32 v7, v2, v255 ; encoding: [0xff,0x71,0x20,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324417 4418v_dual_mov_b32 v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v2554419// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v255 ; encoding: [0x02,0x71,0x20,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324421 4422v_dual_mov_b32 v255, v3 :: v_dual_mul_dx9_zero_f32 v7, v4, v2554423// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_mul_dx9_zero_f32 v7, v4, v255 ; encoding: [0x03,0x71,0x20,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324425 4426v_dual_mov_b32 v255, s105 :: v_dual_mul_dx9_zero_f32 v7, s1, v2554427// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_mul_dx9_zero_f32 v7, s1, v255 ; encoding: [0x69,0x70,0x20,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324429 4430v_dual_mov_b32 v255, s1 :: v_dual_mul_dx9_zero_f32 v7, s105, v2554431// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_mul_dx9_zero_f32 v7, s105, v255 ; encoding: [0x01,0x70,0x20,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324433 4434v_dual_mov_b32 v255, ttmp15 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v2554435// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v255 ; encoding: [0x7b,0x70,0x20,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324437 4438v_dual_mov_b32 v255, exec_hi :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v2554439// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v255 ; encoding: [0x7f,0x70,0x20,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324441 4442v_dual_mov_b32 v255, exec_lo :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v2554443// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v255 ; encoding: [0x7e,0x70,0x20,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324445 4446v_dual_mov_b32 v255, m0 :: v_dual_mul_dx9_zero_f32 v7, m0, v2554447// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_mul_dx9_zero_f32 v7, m0, v255 ; encoding: [0x7d,0x70,0x20,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324449 4450v_dual_mov_b32 v255, vcc_hi :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v2554451// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v255 ; encoding: [0x6b,0x70,0x20,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324453 4454v_dual_mov_b32 v255, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v2554455// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v255 ; encoding: [0x6a,0x70,0x20,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324457 4458v_dual_mov_b32 v255, src_scc :: v_dual_mul_dx9_zero_f32 v7, -1, v2554459// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_mul_dx9_zero_f32 v7, -1, v255 ; encoding: [0xfd,0x70,0x20,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324461 4462v_dual_mov_b32 v255, 0.5 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v34463// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v3 ; encoding: [0xf0,0x70,0x20,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]4464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324465 4466v_dual_mov_b32 v255, -1 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v44467// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v4 ; encoding: [0xc1,0x70,0x20,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]4468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324469 4470v_dual_mov_b32 v255, v4 :: v_dual_mul_f32 v7, v1, v2554471// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_mul_f32 v7, v1, v255 ; encoding: [0x04,0x31,0x20,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324473 4474v_dual_mov_b32 v255, v1 :: v_dual_mul_f32 v7, v255, v2554475// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_mul_f32 v7, v255, v255 ; encoding: [0x01,0x31,0x20,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324477 4478v_dual_mov_b32 v255, v255 :: v_dual_mul_f32 v7, v2, v2554479// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_mul_f32 v7, v2, v255 ; encoding: [0xff,0x31,0x20,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324481 4482v_dual_mov_b32 v255, v2 :: v_dual_mul_f32 v7, v3, v2554483// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_mul_f32 v7, v3, v255 ; encoding: [0x02,0x31,0x20,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324485 4486v_dual_mov_b32 v255, v3 :: v_dual_mul_f32 v7, v4, v2554487// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_mul_f32 v7, v4, v255 ; encoding: [0x03,0x31,0x20,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324489 4490v_dual_mov_b32 v255, s105 :: v_dual_mul_f32 v7, s1, v2554491// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_mul_f32 v7, s1, v255 ; encoding: [0x69,0x30,0x20,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324493 4494v_dual_mov_b32 v255, s1 :: v_dual_mul_f32 v7, s105, v2554495// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_mul_f32 v7, s105, v255 ; encoding: [0x01,0x30,0x20,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324497 4498v_dual_mov_b32 v255, ttmp15 :: v_dual_mul_f32 v7, vcc_lo, v2554499// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_mul_f32 v7, vcc_lo, v255 ; encoding: [0x7b,0x30,0x20,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324501 4502v_dual_mov_b32 v255, exec_hi :: v_dual_mul_f32 v7, vcc_hi, v2554503// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_mul_f32 v7, vcc_hi, v255 ; encoding: [0x7f,0x30,0x20,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324505 4506v_dual_mov_b32 v255, exec_lo :: v_dual_mul_f32 v7, ttmp15, v2554507// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_mul_f32 v7, ttmp15, v255 ; encoding: [0x7e,0x30,0x20,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324509 4510v_dual_mov_b32 v255, m0 :: v_dual_mul_f32 v7, m0, v2554511// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_mul_f32 v7, m0, v255 ; encoding: [0x7d,0x30,0x20,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324513 4514v_dual_mov_b32 v255, vcc_hi :: v_dual_mul_f32 v7, exec_lo, v2554515// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_mul_f32 v7, exec_lo, v255 ; encoding: [0x6b,0x30,0x20,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324517 4518v_dual_mov_b32 v255, vcc_lo :: v_dual_mul_f32 v7, exec_hi, v2554519// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_mul_f32 v7, exec_hi, v255 ; encoding: [0x6a,0x30,0x20,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324521 4522v_dual_mov_b32 v255, src_scc :: v_dual_mul_f32 v7, -1, v2554523// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_mul_f32 v7, -1, v255 ; encoding: [0xfd,0x30,0x20,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324525 4526v_dual_mov_b32 v255, 0.5 :: v_dual_mul_f32 v7, 0.5, v34527// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_mul_f32 v7, 0.5, v3 ; encoding: [0xf0,0x30,0x20,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]4528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324529 4530v_dual_mov_b32 v255, -1 :: v_dual_mul_f32 v7, src_scc, v44531// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_mul_f32 v7, src_scc, v4 ; encoding: [0xc1,0x30,0x20,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]4532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324533 4534v_dual_mov_b32 v255, v4 :: v_dual_sub_f32 v7, v1, v2554535// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_sub_f32 v7, v1, v255 ; encoding: [0x04,0x51,0x20,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324537 4538v_dual_mov_b32 v255, v1 :: v_dual_sub_f32 v7, v255, v2554539// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_sub_f32 v7, v255, v255 ; encoding: [0x01,0x51,0x20,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324541 4542v_dual_mov_b32 v255, v255 :: v_dual_sub_f32 v7, v2, v2554543// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_sub_f32 v7, v2, v255 ; encoding: [0xff,0x51,0x20,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324545 4546v_dual_mov_b32 v255, v2 :: v_dual_sub_f32 v7, v3, v2554547// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_sub_f32 v7, v3, v255 ; encoding: [0x02,0x51,0x20,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324549 4550v_dual_mov_b32 v255, v3 :: v_dual_sub_f32 v7, v4, v2554551// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_sub_f32 v7, v4, v255 ; encoding: [0x03,0x51,0x20,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324553 4554v_dual_mov_b32 v255, s105 :: v_dual_sub_f32 v7, s1, v2554555// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_sub_f32 v7, s1, v255 ; encoding: [0x69,0x50,0x20,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324557 4558v_dual_mov_b32 v255, s1 :: v_dual_sub_f32 v7, s105, v2554559// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_sub_f32 v7, s105, v255 ; encoding: [0x01,0x50,0x20,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324561 4562v_dual_mov_b32 v255, ttmp15 :: v_dual_sub_f32 v7, vcc_lo, v2554563// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_sub_f32 v7, vcc_lo, v255 ; encoding: [0x7b,0x50,0x20,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324565 4566v_dual_mov_b32 v255, exec_hi :: v_dual_sub_f32 v7, vcc_hi, v2554567// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_sub_f32 v7, vcc_hi, v255 ; encoding: [0x7f,0x50,0x20,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324569 4570v_dual_mov_b32 v255, exec_lo :: v_dual_sub_f32 v7, ttmp15, v2554571// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_sub_f32 v7, ttmp15, v255 ; encoding: [0x7e,0x50,0x20,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324573 4574v_dual_mov_b32 v255, m0 :: v_dual_sub_f32 v7, m0, v2554575// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_sub_f32 v7, m0, v255 ; encoding: [0x7d,0x50,0x20,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324577 4578v_dual_mov_b32 v255, vcc_hi :: v_dual_sub_f32 v7, exec_lo, v2554579// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_sub_f32 v7, exec_lo, v255 ; encoding: [0x6b,0x50,0x20,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324581 4582v_dual_mov_b32 v255, vcc_lo :: v_dual_sub_f32 v7, exec_hi, v2554583// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_sub_f32 v7, exec_hi, v255 ; encoding: [0x6a,0x50,0x20,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324585 4586v_dual_mov_b32 v255, src_scc :: v_dual_sub_f32 v7, -1, v2554587// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_sub_f32 v7, -1, v255 ; encoding: [0xfd,0x50,0x20,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324589 4590v_dual_mov_b32 v255, 0.5 :: v_dual_sub_f32 v7, 0.5, v34591// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_sub_f32 v7, 0.5, v3 ; encoding: [0xf0,0x50,0x20,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]4592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324593 4594v_dual_mov_b32 v255, -1 :: v_dual_sub_f32 v7, src_scc, v44595// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_sub_f32 v7, src_scc, v4 ; encoding: [0xc1,0x50,0x20,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]4596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324597 4598v_dual_mov_b32 v255, v4 :: v_dual_subrev_f32 v7, v1, v2554599// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_subrev_f32 v7, v1, v255 ; encoding: [0x04,0x61,0x20,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324601 4602v_dual_mov_b32 v255, v1 :: v_dual_subrev_f32 v7, v255, v2554603// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_subrev_f32 v7, v255, v255 ; encoding: [0x01,0x61,0x20,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324605 4606v_dual_mov_b32 v255, v255 :: v_dual_subrev_f32 v7, v2, v2554607// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_subrev_f32 v7, v2, v255 ; encoding: [0xff,0x61,0x20,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324609 4610v_dual_mov_b32 v255, v2 :: v_dual_subrev_f32 v7, v3, v2554611// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_subrev_f32 v7, v3, v255 ; encoding: [0x02,0x61,0x20,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324613 4614v_dual_mov_b32 v255, v3 :: v_dual_subrev_f32 v7, v4, v2554615// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_subrev_f32 v7, v4, v255 ; encoding: [0x03,0x61,0x20,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]4616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324617 4618v_dual_mov_b32 v255, s105 :: v_dual_subrev_f32 v7, s1, v2554619// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_subrev_f32 v7, s1, v255 ; encoding: [0x69,0x60,0x20,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324621 4622v_dual_mov_b32 v255, s1 :: v_dual_subrev_f32 v7, s105, v2554623// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_subrev_f32 v7, s105, v255 ; encoding: [0x01,0x60,0x20,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324625 4626v_dual_mov_b32 v255, ttmp15 :: v_dual_subrev_f32 v7, vcc_lo, v2554627// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_subrev_f32 v7, vcc_lo, v255 ; encoding: [0x7b,0x60,0x20,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324629 4630v_dual_mov_b32 v255, exec_hi :: v_dual_subrev_f32 v7, vcc_hi, v2554631// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_subrev_f32 v7, vcc_hi, v255 ; encoding: [0x7f,0x60,0x20,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324633 4634v_dual_mov_b32 v255, exec_lo :: v_dual_subrev_f32 v7, ttmp15, v2554635// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_subrev_f32 v7, ttmp15, v255 ; encoding: [0x7e,0x60,0x20,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324637 4638v_dual_mov_b32 v255, m0 :: v_dual_subrev_f32 v7, m0, v2554639// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_subrev_f32 v7, m0, v255 ; encoding: [0x7d,0x60,0x20,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324641 4642v_dual_mov_b32 v255, vcc_hi :: v_dual_subrev_f32 v7, exec_lo, v2554643// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_subrev_f32 v7, exec_lo, v255 ; encoding: [0x6b,0x60,0x20,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324645 4646v_dual_mov_b32 v255, vcc_lo :: v_dual_subrev_f32 v7, exec_hi, v2554647// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_subrev_f32 v7, exec_hi, v255 ; encoding: [0x6a,0x60,0x20,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324649 4650v_dual_mov_b32 v255, src_scc :: v_dual_subrev_f32 v7, -1, v2554651// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_subrev_f32 v7, -1, v255 ; encoding: [0xfd,0x60,0x20,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]4652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324653 4654v_dual_mov_b32 v255, 0.5 :: v_dual_subrev_f32 v7, 0.5, v34655// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_subrev_f32 v7, 0.5, v3 ; encoding: [0xf0,0x60,0x20,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]4656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324657 4658v_dual_mov_b32 v255, -1 :: v_dual_subrev_f32 v7, src_scc, v44659// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_subrev_f32 v7, src_scc, v4 ; encoding: [0xc1,0x60,0x20,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]4660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324661 4662v_dual_mov_b32 v255, v4 :: v_dual_fma_f32 v7, v1, v3, v44663// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x21,0xcf,0x01,0x01,0x00,0x00,0xff,0x03,0x04,0x07]4664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324665 4666v_dual_mov_b32 v255, v4 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:2544667// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0xfe ; encoding: [0x04,0x21,0x21,0xcf,0x01,0x01,0x00,0x00,0xff,0x03,0xfe,0x07]4668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324669 4670v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v34671// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x1c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324673 4674v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v34675// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x1c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324677 4678v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v34679// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x1c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324681 4682v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v34683// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x1c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324685 4686v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v34687// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x1c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324689 4690v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v34691// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x1c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324693 4694v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v34695// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x1c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324697 4698v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v34699// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x1c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324701 4702v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v34703// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x1c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324705 4706v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v34707// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x1c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324709 4710v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v34711// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x1c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324713 4714v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v34715// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x1c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324717 4718v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v34719// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x1c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324721 4722v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v34723// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x1c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324725 4726v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v24727// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x1c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]4728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324729 4730v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v54731// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x1c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]4732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324733 4734v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v34735// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x1d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324737 4738v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v34739// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x1d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324741 4742v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v34743// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x1d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324745 4746v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v34747// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x1d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324749 4750v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v34751// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x1d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324753 4754v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v34755// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x1d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324757 4758v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v34759// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x1d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324761 4762v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v34763// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x1d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324765 4766v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v34767// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x1d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324769 4770v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v34771// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x1d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324773 4774v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v34775// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x1d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324777 4778v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v34779// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x1d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324781 4782v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v34783// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x1d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324785 4786v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v34787// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x1d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324789 4790v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v24791// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x1d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]4792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324793 4794v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v54795// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x1d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]4796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324797 4798v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo4799// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x1c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]4800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324801 4802v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo4803// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x1c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]4804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324805 4806v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo4807// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x1c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]4808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324809 4810v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo4811// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x1c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]4812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324813 4814v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo4815// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x1c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]4816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324817 4818v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo4819// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x1c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]4820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324821 4822v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo4823// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x1c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]4824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324825 4826v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo4827// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x1c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]4828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324829 4830v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo4831// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x1c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]4832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324833 4834v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo4835// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x1c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]4836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324837 4838v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo4839// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x1c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]4840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324841 4842v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo4843// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x1c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]4844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324845 4846v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo4847// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x1c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]4848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324849 4850v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo4851// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x1c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]4852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324853 4854v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo4855// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x1c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]4856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324857 4858v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo4859// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x1c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]4860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324861 4862v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v34863// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x1c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324865 4866v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v34867// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x1c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324869 4870v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v34871// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x1c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324873 4874v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v34875// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x1c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324877 4878v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v34879// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x1c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324881 4882v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v34883// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x69,0x00,0x1c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324885 4886v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v34887// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x01,0x00,0x1c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324889 4890v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v34891// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x1c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324893 4894v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v34895// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x1c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324897 4898v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v34899// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x1c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324901 4902v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v34903// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x1c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324905 4906v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v34907// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x1c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324909 4910v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v34911// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x1c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324913 4914v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v34915// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x1c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324917 4918v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v24919// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x1c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]4920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324921 4922v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v54923// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x1c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]4924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324925 4926v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v34927// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x1d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324929 4930v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v34931// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x1d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324933 4934v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v34935// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x1d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324937 4938v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v34939// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x1d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324941 4942v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v34943// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x1d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324945 4946v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v34947// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x1d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324949 4950v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v34951// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x1d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324953 4954v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v34955// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x1d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324957 4958v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v34959// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x1d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324961 4962v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v34963// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x1d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324965 4966v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v34967// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x1d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324969 4970v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v34971// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x1d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324973 4974v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v34975// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x1d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324977 4978v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v34979// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x1d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]4980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324981 4982v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v24983// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x1d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]4984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324985 4986v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v54987// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x1d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]4988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324989 4990v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v34991// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x1c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324993 4994v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v34995// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x1c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]4996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=324997 4998v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v34999// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x1c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325001 5002v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v35003// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x1c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325005 5006v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v35007// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x1c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325009 5010v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v35011// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x1c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325013 5014v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v35015// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x1c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325017 5018v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v35019// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x1c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325021 5022v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v35023// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x1c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325025 5026v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v35027// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x1c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325029 5030v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v35031// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x1c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325033 5034v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v35035// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x1c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325037 5038v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v35039// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x1c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325041 5042v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v35043// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x1c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325045 5046v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v25047// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x1c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325049 5050v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v55051// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x1c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325053 5054v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v35055// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x1c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325057 5058v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v35059// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x1c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325061 5062v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v35063// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x1c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325065 5066v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v35067// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x1c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325069 5070v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v35071// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x1c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325073 5074v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v35075// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x1c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325077 5078v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v35079// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x1c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325081 5082v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v35083// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x1c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325085 5086v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v35087// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x1c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325089 5090v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v35091// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x1c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325093 5094v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v35095// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x1c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325097 5098v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v35099// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x1c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325101 5102v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v35103// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x1c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325105 5106v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v35107// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x1c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325109 5110v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v25111// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x1c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325113 5114v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v55115// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x1c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325117 5118v_dual_mul_dx9_zero_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v15119// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x1c,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]5120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325121 5122v_dual_mul_dx9_zero_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v2555123// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x1c,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]5124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325125 5126v_dual_mul_dx9_zero_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v25127// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x1c,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]5128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325129 5130v_dual_mul_dx9_zero_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v35131// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x1c,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]5132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325133 5134v_dual_mul_dx9_zero_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v45135// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x1c,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]5136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325137 5138v_dual_mul_dx9_zero_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s15139// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x1c,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325141 5142v_dual_mul_dx9_zero_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s1055143// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x1c,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325145 5146v_dual_mul_dx9_zero_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo5147// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x1c,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325149 5150v_dual_mul_dx9_zero_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi5151// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x1c,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325153 5154v_dual_mul_dx9_zero_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp155155// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x1c,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325157 5158v_dual_mul_dx9_zero_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m05159// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x1c,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325161 5162v_dual_mul_dx9_zero_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo5163// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x1c,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325165 5166v_dual_mul_dx9_zero_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi5167// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x1c,0xcf,0x7f,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325169 5170v_dual_mul_dx9_zero_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -15171// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x1c,0xcf,0xc1,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325173 5174v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.55175// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x1c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x00,0x00,0x07]5176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325177 5178v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc5179// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x1c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x00,0x00,0x07]5180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325181 5182v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v35183// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x1c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325185 5186v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v35187// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x1c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325189 5190v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v35191// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x1c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325193 5194v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v35195// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x1c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325197 5198v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v35199// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x1c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325201 5202v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v35203// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x69,0x70,0x1c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325205 5206v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v35207// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x01,0x70,0x1c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325209 5210v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v35211// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x1c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325213 5214v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v35215// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x1c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325217 5218v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v35219// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x1c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325221 5222v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v35223// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x1c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325225 5226v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v35227// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x1c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325229 5230v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v35231// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x1c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325233 5234v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v35235// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x1c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325237 5238v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v25239// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x1c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325241 5242v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v55243// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x1c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325245 5246v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v35247// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x1c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325249 5250v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v35251// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x1c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325253 5254v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v35255// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x1c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325257 5258v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v35259// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x1c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325261 5262v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v35263// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x1c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325265 5266v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v35267// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x69,0x30,0x1c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325269 5270v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v35271// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x01,0x30,0x1c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325273 5274v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v35275// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x30,0x1c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325277 5278v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v35279// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x30,0x1c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325281 5282v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v35283// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x30,0x1c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325285 5286v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v35287// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x1c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325289 5290v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v35291// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x30,0x1c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325293 5294v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v35295// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x30,0x1c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325297 5298v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v35299// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x1c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325301 5302v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v25303// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x1c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325305 5306v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v55307// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x1c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325309 5310v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v35311// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x1c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325313 5314v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v35315// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x1c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325317 5318v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v35319// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x1c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325321 5322v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v35323// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x1c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325325 5326v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v35327// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x1c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325329 5330v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v35331// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x69,0x50,0x1c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325333 5334v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v35335// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x01,0x50,0x1c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325337 5338v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v35339// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x1c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325341 5342v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v35343// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x1c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325345 5346v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v35347// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x1c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325349 5350v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v35351// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x1c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325353 5354v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v35355// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x1c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325357 5358v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v35359// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x1c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325361 5362v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v35363// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x1c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325365 5366v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v25367// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x1c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325369 5370v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v55371// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x1c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325373 5374v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v35375// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x1c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325377 5378v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v35379// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x1c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325381 5382v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v35383// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x1c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325385 5386v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v35387// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x1c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325389 5390v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v35391// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x1c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325393 5394v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v35395// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x69,0x60,0x1c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325397 5398v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v35399// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x01,0x60,0x1c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325401 5402v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v35403// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x1c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325405 5406v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v35407// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x1c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325409 5410v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v35411// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x1c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325413 5414v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v35415// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x1c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325417 5418v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v35419// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x1c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325421 5422v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v35423// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x1c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325425 5426v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v35427// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x1c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325429 5430v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v25431// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x1c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325433 5434v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v55435// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x1c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325437 5438v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v45439// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x1d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x04,0x07]5440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325441 5442v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x115443// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x11 ; encoding: [0x04,0x21,0x1d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x11,0x07]5444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325445 5446v_dual_mul_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v35447// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x0c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325449 5450v_dual_mul_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v35451// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x0c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325453 5454v_dual_mul_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v35455// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x0c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325457 5458v_dual_mul_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v35459// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x0c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325461 5462v_dual_mul_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v35463// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x0c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325465 5466v_dual_mul_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v35467// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x0c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325469 5470v_dual_mul_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v35471// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x0c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325473 5474v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v35475// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x0c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325477 5478v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v35479// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x0c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325481 5482v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v35483// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x0c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325485 5486v_dual_mul_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v35487// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x0c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325489 5490v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v35491// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x0c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325493 5494v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v35495// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x0c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325497 5498v_dual_mul_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v35499// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x0c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325501 5502v_dual_mul_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v25503// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x0c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325505 5506v_dual_mul_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v55507// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x0c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325509 5510v_dual_mul_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v35511// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x0d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325513 5514v_dual_mul_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v35515// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x0d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325517 5518v_dual_mul_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v35519// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x0d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325521 5522v_dual_mul_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v35523// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x0d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325525 5526v_dual_mul_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v35527// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x0d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325529 5530v_dual_mul_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v35531// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x0d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325533 5534v_dual_mul_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v35535// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x0d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325537 5538v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v35539// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x0d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325541 5542v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v35543// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x0d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325545 5546v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v35547// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x0d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325549 5550v_dual_mul_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v35551// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x0d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325553 5554v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v35555// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x0d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325557 5558v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v35559// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x0d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325561 5562v_dual_mul_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v35563// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x0d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325565 5566v_dual_mul_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v25567// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x0d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325569 5570v_dual_mul_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v55571// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x0d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325573 5574v_dual_mul_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo5575// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x0c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]5576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325577 5578v_dual_mul_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo5579// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x0c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]5580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325581 5582v_dual_mul_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo5583// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x0c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]5584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325585 5586v_dual_mul_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo5587// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x0c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]5588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325589 5590v_dual_mul_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo5591// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x0c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]5592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325593 5594v_dual_mul_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo5595// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x0c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]5596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325597 5598v_dual_mul_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo5599// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x0c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]5600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325601 5602v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo5603// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x0c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]5604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325605 5606v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo5607// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x0c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]5608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325609 5610v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo5611// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x0c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]5612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325613 5614v_dual_mul_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo5615// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x0c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]5616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325617 5618v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo5619// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x0c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]5620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325621 5622v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo5623// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x0c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]5624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325625 5626v_dual_mul_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo5627// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x0c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]5628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325629 5630v_dual_mul_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo5631// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x0c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]5632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325633 5634v_dual_mul_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo5635// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x0c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]5636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325637 5638v_dual_mul_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v35639// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x0c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325641 5642v_dual_mul_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v35643// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x0c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325645 5646v_dual_mul_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v35647// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x0c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325649 5650v_dual_mul_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v35651// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x0c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325653 5654v_dual_mul_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v35655// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x0c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325657 5658v_dual_mul_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v35659// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x69,0x00,0x0c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325661 5662v_dual_mul_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v35663// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x01,0x00,0x0c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325665 5666v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v35667// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x0c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325669 5670v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v35671// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x0c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325673 5674v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v35675// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x0c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325677 5678v_dual_mul_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v35679// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x0c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325681 5682v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v35683// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x0c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325685 5686v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v35687// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x0c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325689 5690v_dual_mul_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v35691// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x0c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325693 5694v_dual_mul_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v25695// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x0c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325697 5698v_dual_mul_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v55699// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x0c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325701 5702v_dual_mul_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v35703// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x0d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325705 5706v_dual_mul_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v35707// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x0d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325709 5710v_dual_mul_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v35711// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x0d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325713 5714v_dual_mul_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v35715// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x0d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325717 5718v_dual_mul_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v35719// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x0d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325721 5722v_dual_mul_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v35723// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x0d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325725 5726v_dual_mul_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v35727// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x0d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325729 5730v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v35731// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x0d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325733 5734v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v35735// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x0d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325737 5738v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v35739// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x0d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325741 5742v_dual_mul_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v35743// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x0d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325745 5746v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v35747// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x0d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325749 5750v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v35751// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x0d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325753 5754v_dual_mul_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v35755// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x0d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325757 5758v_dual_mul_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v25759// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x0d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325761 5762v_dual_mul_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v55763// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x0d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325765 5766v_dual_mul_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v35767// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x0c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325769 5770v_dual_mul_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v35771// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x0c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325773 5774v_dual_mul_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v35775// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x0c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325777 5778v_dual_mul_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v35779// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x0c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325781 5782v_dual_mul_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v35783// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x0c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325785 5786v_dual_mul_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v35787// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x0c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325789 5790v_dual_mul_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v35791// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x0c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325793 5794v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v35795// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x0c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325797 5798v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v35799// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x0c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325801 5802v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v35803// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x0c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325805 5806v_dual_mul_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v35807// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x0c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325809 5810v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v35811// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x0c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325813 5814v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v35815// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x0c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325817 5818v_dual_mul_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v35819// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x0c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325821 5822v_dual_mul_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v25823// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x0c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325825 5826v_dual_mul_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v55827// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x0c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325829 5830v_dual_mul_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v35831// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x0c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325833 5834v_dual_mul_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v35835// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x0c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325837 5838v_dual_mul_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v35839// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x0c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325841 5842v_dual_mul_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v35843// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x0c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325845 5846v_dual_mul_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v35847// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x0c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325849 5850v_dual_mul_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v35851// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x0c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325853 5854v_dual_mul_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v35855// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x0c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325857 5858v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v35859// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x0c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325861 5862v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v35863// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x0c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325865 5866v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v35867// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x0c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325869 5870v_dual_mul_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v35871// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x0c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325873 5874v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v35875// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x0c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325877 5878v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v35879// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x0c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325881 5882v_dual_mul_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v35883// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x0c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325885 5886v_dual_mul_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v25887// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x0c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]5888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325889 5890v_dual_mul_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v55891// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x0c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]5892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325893 5894v_dual_mul_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v15895// GFX1250: v_dual_mul_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x0c,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]5896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325897 5898v_dual_mul_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v2555899// GFX1250: v_dual_mul_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x0c,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]5900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325901 5902v_dual_mul_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v25903// GFX1250: v_dual_mul_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x0c,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]5904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325905 5906v_dual_mul_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v35907// GFX1250: v_dual_mul_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x0c,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]5908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325909 5910v_dual_mul_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v45911// GFX1250: v_dual_mul_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x0c,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]5912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325913 5914v_dual_mul_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s15915// GFX1250: v_dual_mul_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x0c,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325917 5918v_dual_mul_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s1055919// GFX1250: v_dual_mul_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x0c,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325921 5922v_dual_mul_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo5923// GFX1250: v_dual_mul_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x0c,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325925 5926v_dual_mul_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi5927// GFX1250: v_dual_mul_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x0c,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325929 5930v_dual_mul_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp155931// GFX1250: v_dual_mul_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x0c,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325933 5934v_dual_mul_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m05935// GFX1250: v_dual_mul_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x0c,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325937 5938v_dual_mul_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo5939// GFX1250: v_dual_mul_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x0c,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325941 5942v_dual_mul_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi5943// GFX1250: v_dual_mul_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x0c,0xcf,0x7f,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325945 5946v_dual_mul_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -15947// GFX1250: v_dual_mul_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x0c,0xcf,0xc1,0x00,0xff,0x00,0xff,0x00,0x00,0x07]5948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325949 5950v_dual_mul_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.55951// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x0c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x00,0x00,0x07]5952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325953 5954v_dual_mul_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc5955// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x0c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x00,0x00,0x07]5956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325957 5958v_dual_mul_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v35959// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x0c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325961 5962v_dual_mul_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v35963// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x0c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325965 5966v_dual_mul_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v35967// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x0c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325969 5970v_dual_mul_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v35971// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x0c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325973 5974v_dual_mul_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v35975// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x0c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]5976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325977 5978v_dual_mul_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v35979// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x69,0x70,0x0c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325981 5982v_dual_mul_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v35983// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x01,0x70,0x0c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325985 5986v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v35987// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x0c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325989 5990v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v35991// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x0c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325993 5994v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v35995// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x0c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]5996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=325997 5998v_dual_mul_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v35999// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x0c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326001 6002v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v36003// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x0c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326005 6006v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v36007// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x0c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326009 6010v_dual_mul_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v36011// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x0c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326013 6014v_dual_mul_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v26015// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x0c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326017 6018v_dual_mul_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v56019// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x0c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326021 6022v_dual_mul_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v36023// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x0c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326025 6026v_dual_mul_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v36027// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x0c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326029 6030v_dual_mul_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v36031// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x0c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326033 6034v_dual_mul_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v36035// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x0c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326037 6038v_dual_mul_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v36039// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x0c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326041 6042v_dual_mul_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v36043// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x69,0x30,0x0c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326045 6046v_dual_mul_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v36047// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x01,0x30,0x0c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326049 6050v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v36051// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x30,0x0c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326053 6054v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v36055// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x30,0x0c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326057 6058v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v36059// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x30,0x0c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326061 6062v_dual_mul_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v36063// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x0c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326065 6066v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v36067// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x30,0x0c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326069 6070v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v36071// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x30,0x0c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326073 6074v_dual_mul_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v36075// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x0c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326077 6078v_dual_mul_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v26079// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x0c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326081 6082v_dual_mul_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v56083// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x0c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326085 6086v_dual_mul_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v36087// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x0c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326089 6090v_dual_mul_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v36091// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x0c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326093 6094v_dual_mul_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v36095// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x0c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326097 6098v_dual_mul_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v36099// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x0c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326101 6102v_dual_mul_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v36103// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x0c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326105 6106v_dual_mul_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v36107// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x69,0x50,0x0c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326109 6110v_dual_mul_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v36111// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x01,0x50,0x0c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326113 6114v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v36115// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x0c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326117 6118v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v36119// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x0c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326121 6122v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v36123// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x0c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326125 6126v_dual_mul_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v36127// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x0c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326129 6130v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v36131// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x0c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326133 6134v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v36135// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x0c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326137 6138v_dual_mul_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v36139// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x0c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326141 6142v_dual_mul_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v26143// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x0c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326145 6146v_dual_mul_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v56147// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x0c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326149 6150v_dual_mul_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v36151// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x0c,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326153 6154v_dual_mul_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v36155// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x0c,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326157 6158v_dual_mul_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v36159// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x0c,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326161 6162v_dual_mul_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v36163// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x0c,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326165 6166v_dual_mul_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v36167// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x0c,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326169 6170v_dual_mul_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v36171// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x69,0x60,0x0c,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326173 6174v_dual_mul_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v36175// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x01,0x60,0x0c,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326177 6178v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v36179// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x0c,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326181 6182v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v36183// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x0c,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326185 6186v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v36187// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x0c,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326189 6190v_dual_mul_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v36191// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x0c,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326193 6194v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v36195// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x0c,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326197 6198v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v36199// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x0c,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326201 6202v_dual_mul_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v36203// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x0c,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326205 6206v_dual_mul_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v26207// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x0c,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326209 6210v_dual_mul_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v56211// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x0c,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326213 6214v_dual_mul_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v46215// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x0d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x04,0x07]6216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326217 6218v_dual_mul_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x716219// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x71 ; encoding: [0x04,0x21,0x0d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x71,0x07]6220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326221 6222v_dual_sub_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v36223// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x14,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326225 6226v_dual_sub_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v36227// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x14,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326229 6230v_dual_sub_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v36231// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x14,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326233 6234v_dual_sub_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v36235// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x14,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326237 6238v_dual_sub_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v36239// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x14,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326241 6242v_dual_sub_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v36243// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x14,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326245 6246v_dual_sub_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v36247// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x14,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326249 6250v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v36251// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x14,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326253 6254v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v36255// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x14,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326257 6258v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v36259// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x14,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326261 6262v_dual_sub_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v36263// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x14,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326265 6266v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v36267// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x14,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326269 6270v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v36271// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x14,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326273 6274v_dual_sub_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v36275// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x14,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326277 6278v_dual_sub_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v26279// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x14,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326281 6282v_dual_sub_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v56283// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x14,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326285 6286v_dual_sub_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v36287// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x15,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326289 6290v_dual_sub_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v36291// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x15,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326293 6294v_dual_sub_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v36295// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x15,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326297 6298v_dual_sub_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v36299// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x15,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326301 6302v_dual_sub_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v36303// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x15,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326305 6306v_dual_sub_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v36307// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x15,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326309 6310v_dual_sub_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v36311// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x15,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326313 6314v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v36315// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x15,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326317 6318v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v36319// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x15,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326321 6322v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v36323// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x15,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326325 6326v_dual_sub_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v36327// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x15,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326329 6330v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v36331// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x15,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326333 6334v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v36335// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x15,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326337 6338v_dual_sub_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v36339// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x15,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326341 6342v_dual_sub_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v26343// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x15,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326345 6346v_dual_sub_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v56347// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x15,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326349 6350v_dual_sub_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo6351// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x14,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]6352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326353 6354v_dual_sub_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo6355// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x14,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]6356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326357 6358v_dual_sub_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo6359// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x14,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]6360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326361 6362v_dual_sub_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo6363// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x14,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]6364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326365 6366v_dual_sub_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo6367// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x14,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]6368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326369 6370v_dual_sub_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo6371// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x14,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]6372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326373 6374v_dual_sub_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo6375// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x14,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]6376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326377 6378v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo6379// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x14,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]6380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326381 6382v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo6383// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x14,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]6384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326385 6386v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo6387// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x14,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]6388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326389 6390v_dual_sub_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo6391// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x14,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]6392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326393 6394v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo6395// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x14,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]6396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326397 6398v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo6399// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x14,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]6400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326401 6402v_dual_sub_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo6403// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x14,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]6404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326405 6406v_dual_sub_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo6407// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x14,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]6408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326409 6410v_dual_sub_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo6411// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x14,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]6412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326413 6414v_dual_sub_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v36415// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x14,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326417 6418v_dual_sub_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v36419// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x14,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326421 6422v_dual_sub_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v36423// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x14,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326425 6426v_dual_sub_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v36427// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x14,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326429 6430v_dual_sub_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v36431// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x14,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326433 6434v_dual_sub_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v36435// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x69,0x00,0x14,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326437 6438v_dual_sub_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v36439// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x01,0x00,0x14,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326441 6442v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v36443// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x14,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326445 6446v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v36447// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x14,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326449 6450v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v36451// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x14,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326453 6454v_dual_sub_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v36455// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x14,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326457 6458v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v36459// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x14,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326461 6462v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v36463// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x14,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326465 6466v_dual_sub_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v36467// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x14,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326469 6470v_dual_sub_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v26471// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x14,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326473 6474v_dual_sub_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v56475// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x14,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326477 6478v_dual_sub_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v36479// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x15,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326481 6482v_dual_sub_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v36483// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x15,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326485 6486v_dual_sub_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v36487// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x15,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326489 6490v_dual_sub_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v36491// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x15,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326493 6494v_dual_sub_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v36495// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x15,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326497 6498v_dual_sub_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v36499// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x15,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326501 6502v_dual_sub_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v36503// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x15,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326505 6506v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v36507// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x15,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326509 6510v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v36511// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x15,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326513 6514v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v36515// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x15,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326517 6518v_dual_sub_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v36519// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x15,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326521 6522v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v36523// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x15,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326525 6526v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v36527// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x15,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326529 6530v_dual_sub_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v36531// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x15,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326533 6534v_dual_sub_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v26535// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x15,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326537 6538v_dual_sub_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v56539// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x15,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326541 6542v_dual_sub_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v36543// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x14,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326545 6546v_dual_sub_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v36547// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x14,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326549 6550v_dual_sub_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v36551// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x14,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326553 6554v_dual_sub_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v36555// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x14,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326557 6558v_dual_sub_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v36559// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x14,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326561 6562v_dual_sub_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v36563// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x14,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326565 6566v_dual_sub_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v36567// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x14,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326569 6570v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v36571// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x14,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326573 6574v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v36575// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x14,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326577 6578v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v36579// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x14,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326581 6582v_dual_sub_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v36583// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x14,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326585 6586v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v36587// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x14,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326589 6590v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v36591// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x14,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326593 6594v_dual_sub_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v36595// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x14,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326597 6598v_dual_sub_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v26599// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x14,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326601 6602v_dual_sub_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v56603// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x14,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326605 6606v_dual_sub_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v36607// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x14,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326609 6610v_dual_sub_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v36611// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x14,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326613 6614v_dual_sub_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v36615// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x14,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326617 6618v_dual_sub_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v36619// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x14,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326621 6622v_dual_sub_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v36623// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x14,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326625 6626v_dual_sub_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v36627// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x14,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326629 6630v_dual_sub_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v36631// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x14,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326633 6634v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v36635// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x14,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326637 6638v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v36639// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x14,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326641 6642v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v36643// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x14,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326645 6646v_dual_sub_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v36647// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x14,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326649 6650v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v36651// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x14,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326653 6654v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v36655// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x14,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326657 6658v_dual_sub_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v36659// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x14,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326661 6662v_dual_sub_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v26663// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x14,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326665 6666v_dual_sub_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v56667// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x14,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326669 6670v_dual_sub_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v16671// GFX1250: v_dual_sub_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x14,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]6672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326673 6674v_dual_sub_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v2556675// GFX1250: v_dual_sub_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x14,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]6676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326677 6678v_dual_sub_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v26679// GFX1250: v_dual_sub_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x14,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]6680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326681 6682v_dual_sub_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v36683// GFX1250: v_dual_sub_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x14,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]6684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326685 6686v_dual_sub_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v46687// GFX1250: v_dual_sub_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x14,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]6688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326689 6690v_dual_sub_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s16691// GFX1250: v_dual_sub_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x14,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]6692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326693 6694v_dual_sub_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s1056695// GFX1250: v_dual_sub_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x14,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]6696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326697 6698v_dual_sub_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo6699// GFX1250: v_dual_sub_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x14,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]6700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326701 6702v_dual_sub_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi6703// GFX1250: v_dual_sub_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x14,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]6704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326705 6706v_dual_sub_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp156707// GFX1250: v_dual_sub_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x14,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]6708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326709 6710v_dual_sub_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m06711// GFX1250: v_dual_sub_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x14,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]6712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326713 6714v_dual_sub_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo6715// GFX1250: v_dual_sub_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x14,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]6716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326717 6718v_dual_sub_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi6719// GFX1250: v_dual_sub_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x14,0xcf,0x7f,0x00,0xff,0x00,0xff,0x00,0x00,0x07]6720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326721 6722v_dual_sub_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -16723// GFX1250: v_dual_sub_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x14,0xcf,0xc1,0x00,0xff,0x00,0xff,0x00,0x00,0x07]6724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326725 6726v_dual_sub_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.56727// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x14,0xcf,0xf0,0x00,0x03,0x00,0xff,0x00,0x00,0x07]6728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326729 6730v_dual_sub_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc6731// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x14,0xcf,0xfd,0x00,0x04,0x00,0xff,0x00,0x00,0x07]6732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326733 6734v_dual_sub_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v36735// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x14,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326737 6738v_dual_sub_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v36739// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x14,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326741 6742v_dual_sub_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v36743// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x14,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326745 6746v_dual_sub_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v36747// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x14,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326749 6750v_dual_sub_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v36751// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x14,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326753 6754v_dual_sub_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v36755// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x69,0x70,0x14,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326757 6758v_dual_sub_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v36759// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x01,0x70,0x14,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326761 6762v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v36763// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x14,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326765 6766v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v36767// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x14,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326769 6770v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v36771// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x14,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326773 6774v_dual_sub_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v36775// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x14,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326777 6778v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v36779// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x14,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326781 6782v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v36783// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x14,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326785 6786v_dual_sub_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v36787// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x14,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326789 6790v_dual_sub_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v26791// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x14,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326793 6794v_dual_sub_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v56795// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x14,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326797 6798v_dual_sub_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v36799// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x14,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326801 6802v_dual_sub_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v36803// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x14,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326805 6806v_dual_sub_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v36807// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x14,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326809 6810v_dual_sub_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v36811// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x14,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326813 6814v_dual_sub_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v36815// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x14,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326817 6818v_dual_sub_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v36819// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x69,0x30,0x14,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326821 6822v_dual_sub_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v36823// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x01,0x30,0x14,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326825 6826v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v36827// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x30,0x14,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326829 6830v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v36831// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x30,0x14,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326833 6834v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v36835// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x30,0x14,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326837 6838v_dual_sub_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v36839// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x14,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326841 6842v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v36843// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x30,0x14,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326845 6846v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v36847// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x30,0x14,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326849 6850v_dual_sub_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v36851// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x14,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326853 6854v_dual_sub_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v26855// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x14,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326857 6858v_dual_sub_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v56859// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x14,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326861 6862v_dual_sub_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v36863// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x14,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326865 6866v_dual_sub_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v36867// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x14,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326869 6870v_dual_sub_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v36871// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x14,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326873 6874v_dual_sub_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v36875// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x14,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326877 6878v_dual_sub_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v36879// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x14,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326881 6882v_dual_sub_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v36883// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x69,0x50,0x14,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326885 6886v_dual_sub_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v36887// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x01,0x50,0x14,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326889 6890v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v36891// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x14,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326893 6894v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v36895// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x14,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326897 6898v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v36899// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x14,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326901 6902v_dual_sub_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v36903// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x14,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326905 6906v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v36907// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x14,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326909 6910v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v36911// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x14,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326913 6914v_dual_sub_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v36915// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x14,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326917 6918v_dual_sub_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v26919// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x14,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326921 6922v_dual_sub_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v56923// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x14,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326925 6926v_dual_sub_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v36927// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x14,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326929 6930v_dual_sub_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v36931// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x14,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326933 6934v_dual_sub_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v36935// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x14,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326937 6938v_dual_sub_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v36939// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x14,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326941 6942v_dual_sub_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v36943// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x14,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]6944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326945 6946v_dual_sub_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v36947// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x69,0x60,0x14,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326949 6950v_dual_sub_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v36951// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x01,0x60,0x14,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326953 6954v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v36955// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x14,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326957 6958v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v36959// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x14,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326961 6962v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v36963// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x14,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326965 6966v_dual_sub_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v36967// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x14,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326969 6970v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v36971// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x14,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326973 6974v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v36975// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x14,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326977 6978v_dual_sub_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v36979// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x14,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]6980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326981 6982v_dual_sub_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v26983// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x14,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]6984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326985 6986v_dual_sub_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v56987// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x14,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]6988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326989 6990v_dual_sub_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v46991// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x15,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x04,0x07]6992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326993 6994v_dual_sub_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x826995// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x82 ; encoding: [0x04,0x21,0x15,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x82,0x07]6996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=326997 6998v_dual_subrev_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v36999// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x18,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327001 7002v_dual_subrev_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v37003// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x18,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327005 7006v_dual_subrev_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v37007// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x18,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327009 7010v_dual_subrev_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v37011// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x18,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327013 7014v_dual_subrev_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v37015// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x18,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327017 7018v_dual_subrev_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v37019// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x18,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327021 7022v_dual_subrev_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v37023// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x18,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327025 7026v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v37027// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x18,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327029 7030v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v37031// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x18,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327033 7034v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v37035// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x18,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327037 7038v_dual_subrev_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v37039// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x18,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327041 7042v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v37043// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x18,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327045 7046v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v37047// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x18,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327049 7050v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v37051// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x18,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327053 7054v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v27055// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x18,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327057 7058v_dual_subrev_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v57059// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x18,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327061 7062v_dual_subrev_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v37063// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x19,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327065 7066v_dual_subrev_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v37067// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x19,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327069 7070v_dual_subrev_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v37071// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x19,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327073 7074v_dual_subrev_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v37075// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x19,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327077 7078v_dual_subrev_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v37079// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x19,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327081 7082v_dual_subrev_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v37083// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x19,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327085 7086v_dual_subrev_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v37087// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x19,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327089 7090v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v37091// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x19,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327093 7094v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v37095// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x19,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327097 7098v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v37099// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x19,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327101 7102v_dual_subrev_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v37103// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x19,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327105 7106v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v37107// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x19,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327109 7110v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v37111// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x19,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327113 7114v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v37115// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x19,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327117 7118v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v27119// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x19,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327121 7122v_dual_subrev_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v57123// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x19,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327125 7126v_dual_subrev_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo7127// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x18,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]7128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327129 7130v_dual_subrev_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo7131// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x18,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]7132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327133 7134v_dual_subrev_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo7135// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x18,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]7136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327137 7138v_dual_subrev_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo7139// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x18,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]7140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327141 7142v_dual_subrev_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo7143// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x18,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]7144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327145 7146v_dual_subrev_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo7147// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x18,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]7148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327149 7150v_dual_subrev_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo7151// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x18,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]7152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327153 7154v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo7155// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x18,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]7156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327157 7158v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo7159// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x18,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]7160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327161 7162v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo7163// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x18,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]7164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327165 7166v_dual_subrev_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo7167// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x18,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]7168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327169 7170v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo7171// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x18,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]7172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327173 7174v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo7175// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x18,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]7176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327177 7178v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo7179// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x18,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]7180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327181 7182v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo7183// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x18,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]7184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327185 7186v_dual_subrev_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo7187// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x18,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]7188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327189 7190v_dual_subrev_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v37191// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x18,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327193 7194v_dual_subrev_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v37195// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x18,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327197 7198v_dual_subrev_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v37199// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x18,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327201 7202v_dual_subrev_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v37203// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x18,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327205 7206v_dual_subrev_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v37207// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x18,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327209 7210v_dual_subrev_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v37211// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x69,0x00,0x18,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327213 7214v_dual_subrev_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v37215// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x01,0x00,0x18,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327217 7218v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v37219// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x18,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327221 7222v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v37223// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x18,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327225 7226v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v37227// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x18,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327229 7230v_dual_subrev_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v37231// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x18,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327233 7234v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v37235// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x18,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327237 7238v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v37239// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x18,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327241 7242v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v37243// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x18,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327245 7246v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v27247// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x18,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327249 7250v_dual_subrev_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v57251// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x18,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327253 7254v_dual_subrev_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v37255// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x19,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327257 7258v_dual_subrev_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v37259// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x19,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327261 7262v_dual_subrev_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v37263// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x19,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327265 7266v_dual_subrev_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v37267// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x19,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327269 7270v_dual_subrev_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v37271// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x19,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327273 7274v_dual_subrev_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v37275// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x19,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327277 7278v_dual_subrev_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v37279// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x19,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327281 7282v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v37283// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x19,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327285 7286v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v37287// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x19,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327289 7290v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v37291// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x19,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327293 7294v_dual_subrev_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v37295// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x19,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327297 7298v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v37299// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x19,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327301 7302v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v37303// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x19,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327305 7306v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v37307// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x19,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327309 7310v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v27311// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x19,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327313 7314v_dual_subrev_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v57315// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x19,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327317 7318v_dual_subrev_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v37319// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x18,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327321 7322v_dual_subrev_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v37323// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x18,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327325 7326v_dual_subrev_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v37327// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x18,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327329 7330v_dual_subrev_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v37331// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x18,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327333 7334v_dual_subrev_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v37335// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x18,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327337 7338v_dual_subrev_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v37339// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x18,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327341 7342v_dual_subrev_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v37343// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x18,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327345 7346v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v37347// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x18,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327349 7350v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v37351// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x18,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327353 7354v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v37355// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x18,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327357 7358v_dual_subrev_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v37359// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x18,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327361 7362v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v37363// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x18,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327365 7366v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v37367// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x18,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327369 7370v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v37371// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x18,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327373 7374v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v27375// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x18,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327377 7378v_dual_subrev_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v57379// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x18,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327381 7382v_dual_subrev_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v37383// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x18,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327385 7386v_dual_subrev_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v37387// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x18,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327389 7390v_dual_subrev_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v37391// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x18,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327393 7394v_dual_subrev_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v37395// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x18,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327397 7398v_dual_subrev_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v37399// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x18,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327401 7402v_dual_subrev_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v37403// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x18,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327405 7406v_dual_subrev_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v37407// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x18,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327409 7410v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v37411// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x18,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327413 7414v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v37415// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x18,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327417 7418v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v37419// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x18,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327421 7422v_dual_subrev_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v37423// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x18,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327425 7426v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v37427// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x18,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327429 7430v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v37431// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x18,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327433 7434v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v37435// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x18,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327437 7438v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v27439// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x18,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327441 7442v_dual_subrev_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v57443// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x18,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327445 7446v_dual_subrev_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v17447// GFX1250: v_dual_subrev_f32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x18,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]7448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327449 7450v_dual_subrev_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v2557451// GFX1250: v_dual_subrev_f32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x18,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]7452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327453 7454v_dual_subrev_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v27455// GFX1250: v_dual_subrev_f32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x18,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]7456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327457 7458v_dual_subrev_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v37459// GFX1250: v_dual_subrev_f32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x18,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]7460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327461 7462v_dual_subrev_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v47463// GFX1250: v_dual_subrev_f32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x18,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]7464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327465 7466v_dual_subrev_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s17467// GFX1250: v_dual_subrev_f32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x18,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]7468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327469 7470v_dual_subrev_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s1057471// GFX1250: v_dual_subrev_f32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x18,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]7472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327473 7474v_dual_subrev_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo7475// GFX1250: v_dual_subrev_f32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x18,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]7476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327477 7478v_dual_subrev_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi7479// GFX1250: v_dual_subrev_f32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x18,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]7480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327481 7482v_dual_subrev_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp157483// GFX1250: v_dual_subrev_f32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x18,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]7484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327485 7486v_dual_subrev_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m07487// GFX1250: v_dual_subrev_f32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x18,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]7488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327489 7490v_dual_subrev_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo7491// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x18,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]7492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327493 7494v_dual_subrev_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi7495// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x18,0xcf,0x7f,0x00,0xff,0x00,0xff,0x00,0x00,0x07]7496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327497 7498v_dual_subrev_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -17499// GFX1250: v_dual_subrev_f32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x18,0xcf,0xc1,0x00,0xff,0x00,0xff,0x00,0x00,0x07]7500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327501 7502v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.57503// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x18,0xcf,0xf0,0x00,0x03,0x00,0xff,0x00,0x00,0x07]7504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327505 7506v_dual_subrev_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc7507// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x18,0xcf,0xfd,0x00,0x04,0x00,0xff,0x00,0x00,0x07]7508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327509 7510v_dual_subrev_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v37511// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x18,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327513 7514v_dual_subrev_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v37515// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x18,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327517 7518v_dual_subrev_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v37519// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x18,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327521 7522v_dual_subrev_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v37523// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x18,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327525 7526v_dual_subrev_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v37527// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x18,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327529 7530v_dual_subrev_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v37531// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x69,0x70,0x18,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327533 7534v_dual_subrev_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v37535// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x01,0x70,0x18,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327537 7538v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v37539// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x18,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327541 7542v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v37543// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x18,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327545 7546v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v37547// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x18,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327549 7550v_dual_subrev_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v37551// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x18,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327553 7554v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v37555// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x18,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327557 7558v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v37559// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x18,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327561 7562v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v37563// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x18,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327565 7566v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v27567// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x18,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327569 7570v_dual_subrev_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v57571// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x18,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327573 7574v_dual_subrev_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v37575// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x18,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327577 7578v_dual_subrev_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v37579// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x18,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327581 7582v_dual_subrev_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v37583// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x18,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327585 7586v_dual_subrev_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v37587// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x18,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327589 7590v_dual_subrev_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v37591// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x18,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327593 7594v_dual_subrev_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v37595// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x69,0x30,0x18,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327597 7598v_dual_subrev_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v37599// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x01,0x30,0x18,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327601 7602v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v37603// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x30,0x18,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327605 7606v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v37607// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x30,0x18,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327609 7610v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v37611// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x30,0x18,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327613 7614v_dual_subrev_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v37615// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x18,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327617 7618v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v37619// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x30,0x18,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327621 7622v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v37623// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x30,0x18,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327625 7626v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v37627// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x18,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327629 7630v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v27631// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x18,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327633 7634v_dual_subrev_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v57635// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x18,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327637 7638v_dual_subrev_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v37639// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x18,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327641 7642v_dual_subrev_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v37643// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x18,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327645 7646v_dual_subrev_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v37647// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x18,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327649 7650v_dual_subrev_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v37651// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x18,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327653 7654v_dual_subrev_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v37655// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x18,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327657 7658v_dual_subrev_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v37659// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x69,0x50,0x18,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327661 7662v_dual_subrev_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v37663// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x01,0x50,0x18,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327665 7666v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v37667// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x18,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327669 7670v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v37671// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x18,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327673 7674v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v37675// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x18,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327677 7678v_dual_subrev_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v37679// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x18,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327681 7682v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v37683// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x18,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327685 7686v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v37687// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x18,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327689 7690v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v37691// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x18,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327693 7694v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v27695// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x18,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327697 7698v_dual_subrev_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v57699// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x18,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327701 7702v_dual_subrev_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v37703// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x18,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327705 7706v_dual_subrev_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v37707// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x18,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327709 7710v_dual_subrev_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v37711// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x18,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327713 7714v_dual_subrev_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v37715// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x18,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327717 7718v_dual_subrev_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v37719// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x18,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327721 7722v_dual_subrev_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v37723// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x69,0x60,0x18,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327725 7726v_dual_subrev_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v37727// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x01,0x60,0x18,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327729 7730v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v37731// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x18,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327733 7734v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v37735// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x18,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327737 7738v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v37739// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x18,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327741 7742v_dual_subrev_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v37743// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x18,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327745 7746v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v37747// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x18,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327749 7750v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v37751// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x18,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327753 7754v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v37755// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x18,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327757 7758v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v27759// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x18,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327761 7762v_dual_subrev_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v57763// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x18,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327765 7766v_dual_subrev_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v47767// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x19,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x04,0x07]7768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327769 7770v_dual_subrev_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x837771// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x83 ; encoding: [0x04,0x21,0x19,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x83,0x07]7772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327773 7774v_dual_add_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v37775// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v3 ; encoding: [0x04,0x71,0x11,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327777 7778v_dual_add_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v37779// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v3 ; encoding: [0x01,0x71,0x11,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327781 7782v_dual_add_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v37783// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v3 ; encoding: [0xff,0x71,0x11,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327785 7786v_dual_add_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v37787// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v3 ; encoding: [0x02,0x71,0x11,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327789 7790v_dual_add_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v37791// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v3 ; encoding: [0x03,0x71,0x11,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327793 7794v_dual_add_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v37795// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v3 ; encoding: [0x69,0x70,0x11,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327797 7798v_dual_add_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v37799// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v3 ; encoding: [0x01,0x70,0x11,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327801 7802v_dual_add_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v37803// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x11,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327805 7806v_dual_add_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v37807// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x11,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327809 7810v_dual_add_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v37811// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x11,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327813 7814v_dual_add_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v37815// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v3 ; encoding: [0x7d,0x70,0x11,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327817 7818v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v37819// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x11,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327821 7822v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v37823// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x11,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327825 7826v_dual_add_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v37827// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v3 ; encoding: [0xfd,0x70,0x11,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327829 7830v_dual_add_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v27831// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x11,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327833 7834v_dual_add_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v57835// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x11,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327837 7838v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_max_i32 v7, v1, v37839// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_max_i32 v7, v1, v3 ; encoding: [0x04,0x71,0x25,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]7840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327841 7842v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_max_i32 v7, v255, v37843// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_max_i32 v7, v255, v3 ; encoding: [0x01,0x71,0x25,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]7844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327845 7846v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_max_i32 v7, v2, v37847// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_max_i32 v7, v2, v3 ; encoding: [0xff,0x71,0x25,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]7848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327849 7850v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_max_i32 v7, v3, v37851// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_max_i32 v7, v3, v3 ; encoding: [0x02,0x71,0x25,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]7852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327853 7854v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_max_i32 v7, v4, v37855// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_max_i32 v7, v4, v3 ; encoding: [0x03,0x71,0x25,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]7856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327857 7858v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_max_i32 v7, s105, v37859// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_max_i32 v7, s105, v3 ; encoding: [0x69,0x70,0x25,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]7860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327861 7862v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_max_i32 v7, s1, v37863// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_max_i32 v7, s1, v3 ; encoding: [0x01,0x70,0x25,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]7864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327865 7866v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_max_i32 v7, ttmp15, v37867// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_max_i32 v7, ttmp15, v3 ; encoding: [0x7b,0x70,0x25,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]7868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327869 7870v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_max_i32 v7, exec_hi, v37871// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_max_i32 v7, exec_hi, v3 ; encoding: [0x7f,0x70,0x25,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]7872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327873 7874v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_max_i32 v7, exec_lo, v37875// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_max_i32 v7, exec_lo, v3 ; encoding: [0x7e,0x70,0x25,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]7876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327877 7878v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_max_i32 v7, m0, v37879// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_max_i32 v7, m0, v3 ; encoding: [0x7d,0x70,0x25,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]7880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327881 7882v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_max_i32 v7, vcc_hi, v37883// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_max_i32 v7, vcc_hi, v3 ; encoding: [0x6b,0x70,0x25,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]7884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327885 7886v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_max_i32 v7, vcc_lo, v37887// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_max_i32 v7, vcc_lo, v3 ; encoding: [0x6a,0x70,0x25,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]7888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327889 7890v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_max_i32 v7, -1, v37891// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_max_i32 v7, -1, v3 ; encoding: [0xfd,0x70,0x25,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]7892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327893 7894v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_max_i32 v7, 0.5, v27895// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_max_i32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x25,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]7896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327897 7898v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_max_i32 v7, src_scc, v57899// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_max_i32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x25,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]7900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327901 7902v_dual_fmac_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v37903// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v3 ; encoding: [0x04,0x71,0x01,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327905 7906v_dual_fmac_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v37907// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v3 ; encoding: [0x01,0x71,0x01,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327909 7910v_dual_fmac_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v37911// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v3 ; encoding: [0xff,0x71,0x01,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327913 7914v_dual_fmac_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v37915// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v3 ; encoding: [0x02,0x71,0x01,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327917 7918v_dual_fmac_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v37919// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v3 ; encoding: [0x03,0x71,0x01,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327921 7922v_dual_fmac_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v37923// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v3 ; encoding: [0x69,0x70,0x01,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327925 7926v_dual_fmac_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v37927// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v3 ; encoding: [0x01,0x70,0x01,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327929 7930v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v37931// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x01,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327933 7934v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v37935// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x01,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327937 7938v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v37939// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x01,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327941 7942v_dual_fmac_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v37943// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v3 ; encoding: [0x7d,0x70,0x01,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327945 7946v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v37947// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x01,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327949 7950v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v37951// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x01,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327953 7954v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v37955// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v3 ; encoding: [0xfd,0x70,0x01,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327957 7958v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v27959// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x01,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]7960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327961 7962v_dual_fmac_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v57963// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x01,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]7964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327965 7966v_dual_max_num_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v37967// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v3 ; encoding: [0x04,0x71,0x29,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327969 7970v_dual_max_num_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v37971// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v3 ; encoding: [0x01,0x71,0x29,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327973 7974v_dual_max_num_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v37975// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v3 ; encoding: [0xff,0x71,0x29,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327977 7978v_dual_max_num_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v37979// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v3 ; encoding: [0x02,0x71,0x29,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327981 7982v_dual_max_num_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v37983// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v3 ; encoding: [0x03,0x71,0x29,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]7984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327985 7986v_dual_max_num_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v37987// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v3 ; encoding: [0x69,0x70,0x29,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327989 7990v_dual_max_num_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v37991// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v3 ; encoding: [0x01,0x70,0x29,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327993 7994v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v37995// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x29,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]7996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=327997 7998v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v37999// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x29,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328001 8002v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v38003// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x29,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328005 8006v_dual_max_num_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v38007// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v3 ; encoding: [0x7d,0x70,0x29,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328009 8010v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v38011// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x29,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328013 8014v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v38015// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x29,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328017 8018v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v38019// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v3 ; encoding: [0xfd,0x70,0x29,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328021 8022v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v28023// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x29,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328025 8026v_dual_max_num_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v58027// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x29,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328029 8030v_dual_min_num_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v38031// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v3 ; encoding: [0x04,0x71,0x2d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328033 8034v_dual_min_num_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v38035// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v3 ; encoding: [0x01,0x71,0x2d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328037 8038v_dual_min_num_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v38039// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v3 ; encoding: [0xff,0x71,0x2d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328041 8042v_dual_min_num_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v38043// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v3 ; encoding: [0x02,0x71,0x2d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328045 8046v_dual_min_num_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v38047// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v3 ; encoding: [0x03,0x71,0x2d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328049 8050v_dual_min_num_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v38051// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v3 ; encoding: [0x69,0x70,0x2d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328053 8054v_dual_min_num_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v38055// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v3 ; encoding: [0x01,0x70,0x2d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328057 8058v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v38059// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x2d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328061 8062v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v38063// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x2d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328065 8066v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v38067// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x2d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328069 8070v_dual_min_num_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v38071// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v3 ; encoding: [0x7d,0x70,0x2d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328073 8074v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v38075// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x2d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328077 8078v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v38079// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x2d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328081 8082v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v38083// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v3 ; encoding: [0xfd,0x70,0x2d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328085 8086v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v28087// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x2d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328089 8090v_dual_min_num_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v58091// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x2d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328093 8094v_dual_mov_b32 v255, v4 :: v_dual_max_i32 v7, v1, v2558095// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_max_i32 v7, v1, v255 ; encoding: [0x04,0x71,0x21,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]8096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328097 8098v_dual_mov_b32 v255, v1 :: v_dual_max_i32 v7, v255, v2558099// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_max_i32 v7, v255, v255 ; encoding: [0x01,0x71,0x21,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]8100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328101 8102v_dual_mov_b32 v255, v255 :: v_dual_max_i32 v7, v2, v2558103// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_max_i32 v7, v2, v255 ; encoding: [0xff,0x71,0x21,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]8104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328105 8106v_dual_mov_b32 v255, v2 :: v_dual_max_i32 v7, v3, v2558107// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_max_i32 v7, v3, v255 ; encoding: [0x02,0x71,0x21,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]8108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328109 8110v_dual_mov_b32 v255, v3 :: v_dual_max_i32 v7, v4, v2558111// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_max_i32 v7, v4, v255 ; encoding: [0x03,0x71,0x21,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]8112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328113 8114v_dual_mov_b32 v255, s105 :: v_dual_max_i32 v7, s1, v2558115// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_max_i32 v7, s1, v255 ; encoding: [0x69,0x70,0x21,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328117 8118v_dual_mov_b32 v255, s1 :: v_dual_max_i32 v7, s105, v2558119// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_max_i32 v7, s105, v255 ; encoding: [0x01,0x70,0x21,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328121 8122v_dual_mov_b32 v255, ttmp15 :: v_dual_max_i32 v7, vcc_lo, v2558123// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_max_i32 v7, vcc_lo, v255 ; encoding: [0x7b,0x70,0x21,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328125 8126v_dual_mov_b32 v255, exec_hi :: v_dual_max_i32 v7, vcc_hi, v2558127// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_max_i32 v7, vcc_hi, v255 ; encoding: [0x7f,0x70,0x21,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328129 8130v_dual_mov_b32 v255, exec_lo :: v_dual_max_i32 v7, ttmp15, v2558131// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_max_i32 v7, ttmp15, v255 ; encoding: [0x7e,0x70,0x21,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328133 8134v_dual_mov_b32 v255, m0 :: v_dual_max_i32 v7, m0, v2558135// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_max_i32 v7, m0, v255 ; encoding: [0x7d,0x70,0x21,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328137 8138v_dual_mov_b32 v255, vcc_hi :: v_dual_max_i32 v7, exec_lo, v2558139// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_max_i32 v7, exec_lo, v255 ; encoding: [0x6b,0x70,0x21,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328141 8142v_dual_mov_b32 v255, vcc_lo :: v_dual_max_i32 v7, exec_hi, v2558143// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_max_i32 v7, exec_hi, v255 ; encoding: [0x6a,0x70,0x21,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328145 8146v_dual_mov_b32 v255, src_scc :: v_dual_max_i32 v7, -1, v2558147// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_max_i32 v7, -1, v255 ; encoding: [0xfd,0x70,0x21,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328149 8150v_dual_mov_b32 v255, 0.5 :: v_dual_max_i32 v7, 0.5, v38151// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_max_i32 v7, 0.5, v3 ; encoding: [0xf0,0x70,0x21,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]8152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328153 8154v_dual_mov_b32 v255, -1 :: v_dual_max_i32 v7, src_scc, v48155// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_max_i32 v7, src_scc, v4 ; encoding: [0xc1,0x70,0x21,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]8156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328157 8158v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v38159// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v3 ; encoding: [0x04,0x71,0x1d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328161 8162v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v38163// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v3 ; encoding: [0x01,0x71,0x1d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328165 8166v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v38167// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v3 ; encoding: [0xff,0x71,0x1d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328169 8170v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v38171// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v3 ; encoding: [0x02,0x71,0x1d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328173 8174v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v38175// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v3 ; encoding: [0x03,0x71,0x1d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328177 8178v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v38179// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v3 ; encoding: [0x69,0x70,0x1d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328181 8182v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v38183// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v3 ; encoding: [0x01,0x70,0x1d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328185 8186v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v38187// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x1d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328189 8190v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v38191// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x1d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328193 8194v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v38195// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x1d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328197 8198v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v38199// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v3 ; encoding: [0x7d,0x70,0x1d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328201 8202v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v38203// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x1d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328205 8206v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v38207// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x1d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328209 8210v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v38211// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v3 ; encoding: [0xfd,0x70,0x1d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328213 8214v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v28215// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x1d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328217 8218v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v58219// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x1d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328221 8222v_dual_mul_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v38223// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v3 ; encoding: [0x04,0x71,0x0d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328225 8226v_dual_mul_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v38227// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v3 ; encoding: [0x01,0x71,0x0d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328229 8230v_dual_mul_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v38231// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v3 ; encoding: [0xff,0x71,0x0d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328233 8234v_dual_mul_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v38235// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v3 ; encoding: [0x02,0x71,0x0d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328237 8238v_dual_mul_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v38239// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v3 ; encoding: [0x03,0x71,0x0d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328241 8242v_dual_mul_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v38243// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v3 ; encoding: [0x69,0x70,0x0d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328245 8246v_dual_mul_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v38247// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v3 ; encoding: [0x01,0x70,0x0d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328249 8250v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v38251// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x0d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328253 8254v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v38255// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x0d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328257 8258v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v38259// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x0d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328261 8262v_dual_mul_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v38263// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v3 ; encoding: [0x7d,0x70,0x0d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328265 8266v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v38267// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x0d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328269 8270v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v38271// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x0d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328273 8274v_dual_mul_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v38275// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v3 ; encoding: [0xfd,0x70,0x0d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328277 8278v_dual_mul_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v28279// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x0d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328281 8282v_dual_mul_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v58283// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x0d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328285 8286v_dual_sub_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v38287// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v3 ; encoding: [0x04,0x71,0x15,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328289 8290v_dual_sub_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v38291// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v3 ; encoding: [0x01,0x71,0x15,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328293 8294v_dual_sub_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v38295// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v3 ; encoding: [0xff,0x71,0x15,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328297 8298v_dual_sub_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v38299// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v3 ; encoding: [0x02,0x71,0x15,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328301 8302v_dual_sub_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v38303// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v3 ; encoding: [0x03,0x71,0x15,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328305 8306v_dual_sub_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v38307// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v3 ; encoding: [0x69,0x70,0x15,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328309 8310v_dual_sub_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v38311// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v3 ; encoding: [0x01,0x70,0x15,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328313 8314v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v38315// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x15,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328317 8318v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v38319// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x15,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328321 8322v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v38323// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x15,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328325 8326v_dual_sub_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v38327// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v3 ; encoding: [0x7d,0x70,0x15,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328329 8330v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v38331// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x15,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328333 8334v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v38335// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x15,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328337 8338v_dual_sub_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v38339// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v3 ; encoding: [0xfd,0x70,0x15,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328341 8342v_dual_sub_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v28343// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x15,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328345 8346v_dual_sub_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v58347// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x15,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328349 8350v_dual_subrev_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v38351// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_max_i32 v7, v1, v3 ; encoding: [0x04,0x71,0x19,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328353 8354v_dual_subrev_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v38355// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_max_i32 v7, v255, v3 ; encoding: [0x01,0x71,0x19,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328357 8358v_dual_subrev_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v38359// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_max_i32 v7, v2, v3 ; encoding: [0xff,0x71,0x19,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328361 8362v_dual_subrev_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v38363// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_max_i32 v7, v3, v3 ; encoding: [0x02,0x71,0x19,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328365 8366v_dual_subrev_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v38367// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_max_i32 v7, v4, v3 ; encoding: [0x03,0x71,0x19,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328369 8370v_dual_subrev_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v38371// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_max_i32 v7, s1, v3 ; encoding: [0x69,0x70,0x19,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328373 8374v_dual_subrev_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v38375// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_max_i32 v7, s105, v3 ; encoding: [0x01,0x70,0x19,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328377 8378v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v38379// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_max_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x19,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328381 8382v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v38383// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_max_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x19,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328385 8386v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v38387// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_max_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x19,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328389 8390v_dual_subrev_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v38391// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_max_i32 v7, m0, v3 ; encoding: [0x7d,0x70,0x19,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328393 8394v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v38395// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_max_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x19,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328397 8398v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v38399// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_max_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x19,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328401 8402v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v38403// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_max_i32 v7, -1, v3 ; encoding: [0xfd,0x70,0x19,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328405 8406v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v28407// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_max_i32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x19,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328409 8410v_dual_subrev_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v58411// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_max_i32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x19,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328413 8414v_dual_add_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v38415// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v3 ; encoding: [0x04,0x81,0x11,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328417 8418v_dual_add_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v38419// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v3 ; encoding: [0x01,0x81,0x11,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328421 8422v_dual_add_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v38423// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v3 ; encoding: [0xff,0x81,0x11,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328425 8426v_dual_add_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v38427// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v3 ; encoding: [0x02,0x81,0x11,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328429 8430v_dual_add_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v38431// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v3 ; encoding: [0x03,0x81,0x11,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328433 8434v_dual_add_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v38435// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v3 ; encoding: [0x69,0x80,0x11,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328437 8438v_dual_add_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v38439// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v3 ; encoding: [0x01,0x80,0x11,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328441 8442v_dual_add_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v38443// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x80,0x11,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328445 8446v_dual_add_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v38447// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x80,0x11,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328449 8450v_dual_add_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v38451// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x80,0x11,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328453 8454v_dual_add_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v38455// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v3 ; encoding: [0x7d,0x80,0x11,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328457 8458v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v38459// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x80,0x11,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328461 8462v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v38463// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x80,0x11,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328465 8466v_dual_add_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v38467// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v3 ; encoding: [0xfd,0x80,0x11,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328469 8470v_dual_add_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v28471// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v2 ; encoding: [0xf0,0x80,0x11,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328473 8474v_dual_add_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v58475// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v5 ; encoding: [0xc1,0x80,0x11,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328477 8478v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_min_i32 v7, v1, v38479// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_min_i32 v7, v1, v3 ; encoding: [0x04,0x81,0x25,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]8480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328481 8482v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_min_i32 v7, v255, v38483// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_min_i32 v7, v255, v3 ; encoding: [0x01,0x81,0x25,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]8484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328485 8486v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_min_i32 v7, v2, v38487// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_min_i32 v7, v2, v3 ; encoding: [0xff,0x81,0x25,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]8488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328489 8490v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_min_i32 v7, v3, v38491// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_min_i32 v7, v3, v3 ; encoding: [0x02,0x81,0x25,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]8492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328493 8494v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_min_i32 v7, v4, v38495// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_min_i32 v7, v4, v3 ; encoding: [0x03,0x81,0x25,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]8496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328497 8498v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_min_i32 v7, s105, v38499// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_min_i32 v7, s105, v3 ; encoding: [0x69,0x80,0x25,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]8500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328501 8502v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_min_i32 v7, s1, v38503// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_min_i32 v7, s1, v3 ; encoding: [0x01,0x80,0x25,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]8504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328505 8506v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_min_i32 v7, ttmp15, v38507// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_min_i32 v7, ttmp15, v3 ; encoding: [0x7b,0x80,0x25,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]8508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328509 8510v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_min_i32 v7, exec_hi, v38511// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_min_i32 v7, exec_hi, v3 ; encoding: [0x7f,0x80,0x25,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]8512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328513 8514v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_min_i32 v7, exec_lo, v38515// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_min_i32 v7, exec_lo, v3 ; encoding: [0x7e,0x80,0x25,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]8516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328517 8518v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_min_i32 v7, m0, v38519// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_min_i32 v7, m0, v3 ; encoding: [0x7d,0x80,0x25,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]8520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328521 8522v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_min_i32 v7, vcc_hi, v38523// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_min_i32 v7, vcc_hi, v3 ; encoding: [0x6b,0x80,0x25,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]8524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328525 8526v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_min_i32 v7, vcc_lo, v38527// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_min_i32 v7, vcc_lo, v3 ; encoding: [0x6a,0x80,0x25,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]8528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328529 8530v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_min_i32 v7, -1, v38531// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_min_i32 v7, -1, v3 ; encoding: [0xfd,0x80,0x25,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]8532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328533 8534v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_min_i32 v7, 0.5, v28535// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_min_i32 v7, 0.5, v2 ; encoding: [0xf0,0x80,0x25,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]8536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328537 8538v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_min_i32 v7, src_scc, v58539// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_min_i32 v7, src_scc, v5 ; encoding: [0xc1,0x80,0x25,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]8540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328541 8542v_dual_fmac_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v38543// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v3 ; encoding: [0x04,0x81,0x01,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328545 8546v_dual_fmac_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v38547// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v3 ; encoding: [0x01,0x81,0x01,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328549 8550v_dual_fmac_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v38551// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v3 ; encoding: [0xff,0x81,0x01,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328553 8554v_dual_fmac_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v38555// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v3 ; encoding: [0x02,0x81,0x01,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328557 8558v_dual_fmac_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v38559// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v3 ; encoding: [0x03,0x81,0x01,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328561 8562v_dual_fmac_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v38563// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v3 ; encoding: [0x69,0x80,0x01,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328565 8566v_dual_fmac_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v38567// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v3 ; encoding: [0x01,0x80,0x01,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328569 8570v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v38571// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x80,0x01,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328573 8574v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v38575// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x80,0x01,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328577 8578v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v38579// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x80,0x01,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328581 8582v_dual_fmac_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v38583// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v3 ; encoding: [0x7d,0x80,0x01,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328585 8586v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v38587// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x80,0x01,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328589 8590v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v38591// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x80,0x01,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328593 8594v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v38595// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v3 ; encoding: [0xfd,0x80,0x01,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328597 8598v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v28599// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v2 ; encoding: [0xf0,0x80,0x01,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328601 8602v_dual_fmac_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v58603// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v5 ; encoding: [0xc1,0x80,0x01,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328605 8606v_dual_max_num_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v38607// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v3 ; encoding: [0x04,0x81,0x29,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328609 8610v_dual_max_num_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v38611// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v3 ; encoding: [0x01,0x81,0x29,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328613 8614v_dual_max_num_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v38615// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v3 ; encoding: [0xff,0x81,0x29,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328617 8618v_dual_max_num_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v38619// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v3 ; encoding: [0x02,0x81,0x29,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328621 8622v_dual_max_num_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v38623// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v3 ; encoding: [0x03,0x81,0x29,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328625 8626v_dual_max_num_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v38627// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v3 ; encoding: [0x69,0x80,0x29,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328629 8630v_dual_max_num_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v38631// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v3 ; encoding: [0x01,0x80,0x29,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328633 8634v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v38635// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x80,0x29,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328637 8638v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v38639// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x80,0x29,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328641 8642v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v38643// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x80,0x29,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328645 8646v_dual_max_num_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v38647// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v3 ; encoding: [0x7d,0x80,0x29,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328649 8650v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v38651// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x80,0x29,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328653 8654v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v38655// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x80,0x29,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328657 8658v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v38659// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v3 ; encoding: [0xfd,0x80,0x29,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328661 8662v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v28663// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v2 ; encoding: [0xf0,0x80,0x29,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328665 8666v_dual_max_num_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v58667// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v5 ; encoding: [0xc1,0x80,0x29,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328669 8670v_dual_min_num_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v38671// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v3 ; encoding: [0x04,0x81,0x2d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328673 8674v_dual_min_num_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v38675// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v3 ; encoding: [0x01,0x81,0x2d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328677 8678v_dual_min_num_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v38679// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v3 ; encoding: [0xff,0x81,0x2d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328681 8682v_dual_min_num_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v38683// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v3 ; encoding: [0x02,0x81,0x2d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328685 8686v_dual_min_num_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v38687// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v3 ; encoding: [0x03,0x81,0x2d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328689 8690v_dual_min_num_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v38691// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v3 ; encoding: [0x69,0x80,0x2d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328693 8694v_dual_min_num_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v38695// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v3 ; encoding: [0x01,0x80,0x2d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328697 8698v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v38699// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x80,0x2d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328701 8702v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v38703// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x80,0x2d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328705 8706v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v38707// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x80,0x2d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328709 8710v_dual_min_num_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v38711// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v3 ; encoding: [0x7d,0x80,0x2d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328713 8714v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v38715// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x80,0x2d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328717 8718v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v38719// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x80,0x2d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328721 8722v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v38723// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v3 ; encoding: [0xfd,0x80,0x2d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328725 8726v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v28727// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v2 ; encoding: [0xf0,0x80,0x2d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328729 8730v_dual_min_num_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v58731// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v5 ; encoding: [0xc1,0x80,0x2d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328733 8734v_dual_mov_b32 v255, v4 :: v_dual_min_i32 v7, v1, v2558735// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_min_i32 v7, v1, v255 ; encoding: [0x04,0x81,0x21,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]8736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328737 8738v_dual_mov_b32 v255, v1 :: v_dual_min_i32 v7, v255, v2558739// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_min_i32 v7, v255, v255 ; encoding: [0x01,0x81,0x21,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]8740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328741 8742v_dual_mov_b32 v255, v255 :: v_dual_min_i32 v7, v2, v2558743// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_min_i32 v7, v2, v255 ; encoding: [0xff,0x81,0x21,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]8744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328745 8746v_dual_mov_b32 v255, v2 :: v_dual_min_i32 v7, v3, v2558747// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_min_i32 v7, v3, v255 ; encoding: [0x02,0x81,0x21,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]8748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328749 8750v_dual_mov_b32 v255, v3 :: v_dual_min_i32 v7, v4, v2558751// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_min_i32 v7, v4, v255 ; encoding: [0x03,0x81,0x21,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]8752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328753 8754v_dual_mov_b32 v255, s105 :: v_dual_min_i32 v7, s1, v2558755// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_min_i32 v7, s1, v255 ; encoding: [0x69,0x80,0x21,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328757 8758v_dual_mov_b32 v255, s1 :: v_dual_min_i32 v7, s105, v2558759// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_min_i32 v7, s105, v255 ; encoding: [0x01,0x80,0x21,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328761 8762v_dual_mov_b32 v255, ttmp15 :: v_dual_min_i32 v7, vcc_lo, v2558763// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_min_i32 v7, vcc_lo, v255 ; encoding: [0x7b,0x80,0x21,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328765 8766v_dual_mov_b32 v255, exec_hi :: v_dual_min_i32 v7, vcc_hi, v2558767// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_min_i32 v7, vcc_hi, v255 ; encoding: [0x7f,0x80,0x21,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328769 8770v_dual_mov_b32 v255, exec_lo :: v_dual_min_i32 v7, ttmp15, v2558771// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_min_i32 v7, ttmp15, v255 ; encoding: [0x7e,0x80,0x21,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328773 8774v_dual_mov_b32 v255, m0 :: v_dual_min_i32 v7, m0, v2558775// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_min_i32 v7, m0, v255 ; encoding: [0x7d,0x80,0x21,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328777 8778v_dual_mov_b32 v255, vcc_hi :: v_dual_min_i32 v7, exec_lo, v2558779// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_min_i32 v7, exec_lo, v255 ; encoding: [0x6b,0x80,0x21,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328781 8782v_dual_mov_b32 v255, vcc_lo :: v_dual_min_i32 v7, exec_hi, v2558783// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_min_i32 v7, exec_hi, v255 ; encoding: [0x6a,0x80,0x21,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328785 8786v_dual_mov_b32 v255, src_scc :: v_dual_min_i32 v7, -1, v2558787// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_min_i32 v7, -1, v255 ; encoding: [0xfd,0x80,0x21,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]8788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328789 8790v_dual_mov_b32 v255, 0.5 :: v_dual_min_i32 v7, 0.5, v38791// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_min_i32 v7, 0.5, v3 ; encoding: [0xf0,0x80,0x21,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]8792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328793 8794v_dual_mov_b32 v255, -1 :: v_dual_min_i32 v7, src_scc, v48795// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_min_i32 v7, src_scc, v4 ; encoding: [0xc1,0x80,0x21,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]8796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328797 8798v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v38799// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v3 ; encoding: [0x04,0x81,0x1d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328801 8802v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v38803// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v3 ; encoding: [0x01,0x81,0x1d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328805 8806v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v38807// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v3 ; encoding: [0xff,0x81,0x1d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328809 8810v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v38811// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v3 ; encoding: [0x02,0x81,0x1d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328813 8814v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v38815// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v3 ; encoding: [0x03,0x81,0x1d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328817 8818v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v38819// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v3 ; encoding: [0x69,0x80,0x1d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328821 8822v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v38823// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v3 ; encoding: [0x01,0x80,0x1d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328825 8826v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v38827// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x80,0x1d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328829 8830v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v38831// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x80,0x1d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328833 8834v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v38835// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x80,0x1d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328837 8838v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v38839// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v3 ; encoding: [0x7d,0x80,0x1d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328841 8842v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v38843// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x80,0x1d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328845 8846v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v38847// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x80,0x1d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328849 8850v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v38851// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v3 ; encoding: [0xfd,0x80,0x1d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328853 8854v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v28855// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v2 ; encoding: [0xf0,0x80,0x1d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328857 8858v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v58859// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v5 ; encoding: [0xc1,0x80,0x1d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328861 8862v_dual_mul_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v38863// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v3 ; encoding: [0x04,0x81,0x0d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328865 8866v_dual_mul_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v38867// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v3 ; encoding: [0x01,0x81,0x0d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328869 8870v_dual_mul_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v38871// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v3 ; encoding: [0xff,0x81,0x0d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328873 8874v_dual_mul_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v38875// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v3 ; encoding: [0x02,0x81,0x0d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328877 8878v_dual_mul_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v38879// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v3 ; encoding: [0x03,0x81,0x0d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328881 8882v_dual_mul_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v38883// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v3 ; encoding: [0x69,0x80,0x0d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328885 8886v_dual_mul_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v38887// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v3 ; encoding: [0x01,0x80,0x0d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328889 8890v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v38891// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x80,0x0d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328893 8894v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v38895// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x80,0x0d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328897 8898v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v38899// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x80,0x0d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328901 8902v_dual_mul_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v38903// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v3 ; encoding: [0x7d,0x80,0x0d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328905 8906v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v38907// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x80,0x0d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328909 8910v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v38911// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x80,0x0d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328913 8914v_dual_mul_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v38915// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v3 ; encoding: [0xfd,0x80,0x0d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328917 8918v_dual_mul_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v28919// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v2 ; encoding: [0xf0,0x80,0x0d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328921 8922v_dual_mul_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v58923// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v5 ; encoding: [0xc1,0x80,0x0d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328925 8926v_dual_sub_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v38927// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v3 ; encoding: [0x04,0x81,0x15,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328929 8930v_dual_sub_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v38931// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v3 ; encoding: [0x01,0x81,0x15,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328933 8934v_dual_sub_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v38935// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v3 ; encoding: [0xff,0x81,0x15,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328937 8938v_dual_sub_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v38939// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v3 ; encoding: [0x02,0x81,0x15,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328941 8942v_dual_sub_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v38943// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v3 ; encoding: [0x03,0x81,0x15,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328945 8946v_dual_sub_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v38947// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v3 ; encoding: [0x69,0x80,0x15,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328949 8950v_dual_sub_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v38951// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v3 ; encoding: [0x01,0x80,0x15,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328953 8954v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v38955// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x80,0x15,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328957 8958v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v38959// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x80,0x15,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328961 8962v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v38963// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x80,0x15,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328965 8966v_dual_sub_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v38967// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v3 ; encoding: [0x7d,0x80,0x15,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328969 8970v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v38971// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x80,0x15,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328973 8974v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v38975// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x80,0x15,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328977 8978v_dual_sub_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v38979// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v3 ; encoding: [0xfd,0x80,0x15,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]8980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328981 8982v_dual_sub_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v28983// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v2 ; encoding: [0xf0,0x80,0x15,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]8984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328985 8986v_dual_sub_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v58987// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v5 ; encoding: [0xc1,0x80,0x15,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]8988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328989 8990v_dual_subrev_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v38991// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_min_i32 v7, v1, v3 ; encoding: [0x04,0x81,0x19,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328993 8994v_dual_subrev_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v38995// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_min_i32 v7, v255, v3 ; encoding: [0x01,0x81,0x19,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]8996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=328997 8998v_dual_subrev_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v38999// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_min_i32 v7, v2, v3 ; encoding: [0xff,0x81,0x19,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329001 9002v_dual_subrev_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v39003// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_min_i32 v7, v3, v3 ; encoding: [0x02,0x81,0x19,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329005 9006v_dual_subrev_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v39007// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_min_i32 v7, v4, v3 ; encoding: [0x03,0x81,0x19,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329009 9010v_dual_subrev_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v39011// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_min_i32 v7, s1, v3 ; encoding: [0x69,0x80,0x19,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329013 9014v_dual_subrev_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v39015// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_min_i32 v7, s105, v3 ; encoding: [0x01,0x80,0x19,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329017 9018v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v39019// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_min_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x80,0x19,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329021 9022v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v39023// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_min_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x80,0x19,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329025 9026v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v39027// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_min_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x80,0x19,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329029 9030v_dual_subrev_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v39031// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_min_i32 v7, m0, v3 ; encoding: [0x7d,0x80,0x19,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329033 9034v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v39035// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_min_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x80,0x19,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329037 9038v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v39039// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_min_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x80,0x19,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329041 9042v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v39043// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_min_i32 v7, -1, v3 ; encoding: [0xfd,0x80,0x19,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329045 9046v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v29047// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_min_i32 v7, 0.5, v2 ; encoding: [0xf0,0x80,0x19,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329049 9050v_dual_subrev_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v59051// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_min_i32 v7, src_scc, v5 ; encoding: [0xc1,0x80,0x19,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329053 9054v_dual_add_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v39055// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v3 ; encoding: [0x04,0x41,0x11,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329057 9058v_dual_add_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v39059// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v3 ; encoding: [0x01,0x41,0x11,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329061 9062v_dual_add_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v39063// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v3 ; encoding: [0xff,0x41,0x11,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329065 9066v_dual_add_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v39067// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v3 ; encoding: [0x02,0x41,0x11,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329069 9070v_dual_add_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v39071// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v3 ; encoding: [0x03,0x41,0x11,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329073 9074v_dual_add_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v39075// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v3 ; encoding: [0x69,0x40,0x11,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329077 9078v_dual_add_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v39079// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v3 ; encoding: [0x01,0x40,0x11,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329081 9082v_dual_add_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v39083// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x11,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329085 9086v_dual_add_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v39087// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x11,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329089 9090v_dual_add_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v39091// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x11,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329093 9094v_dual_add_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v39095// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x40,0x11,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329097 9098v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v39099// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x11,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329101 9102v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v39103// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x11,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329105 9106v_dual_add_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v39107// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x40,0x11,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329109 9110v_dual_add_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v29111// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x11,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329113 9114v_dual_add_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v59115// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x11,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329117 9118v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_sub_nc_u32 v7, v1, v39119// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_sub_nc_u32 v7, v1, v3 ; encoding: [0x04,0x41,0x25,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]9120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329121 9122v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_sub_nc_u32 v7, v255, v39123// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_sub_nc_u32 v7, v255, v3 ; encoding: [0x01,0x41,0x25,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]9124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329125 9126v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_sub_nc_u32 v7, v2, v39127// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_sub_nc_u32 v7, v2, v3 ; encoding: [0xff,0x41,0x25,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]9128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329129 9130v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_sub_nc_u32 v7, v3, v39131// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_sub_nc_u32 v7, v3, v3 ; encoding: [0x02,0x41,0x25,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]9132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329133 9134v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_sub_nc_u32 v7, v4, v39135// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_sub_nc_u32 v7, v4, v3 ; encoding: [0x03,0x41,0x25,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]9136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329137 9138v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_sub_nc_u32 v7, s105, v39139// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_sub_nc_u32 v7, s105, v3 ; encoding: [0x69,0x40,0x25,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329141 9142v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_sub_nc_u32 v7, s1, v39143// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_sub_nc_u32 v7, s1, v3 ; encoding: [0x01,0x40,0x25,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329145 9146v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_sub_nc_u32 v7, ttmp15, v39147// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_sub_nc_u32 v7, ttmp15, v3 ; encoding: [0x7b,0x40,0x25,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329149 9150v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_sub_nc_u32 v7, exec_hi, v39151// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_sub_nc_u32 v7, exec_hi, v3 ; encoding: [0x7f,0x40,0x25,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329153 9154v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_sub_nc_u32 v7, exec_lo, v39155// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_sub_nc_u32 v7, exec_lo, v3 ; encoding: [0x7e,0x40,0x25,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329157 9158v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_sub_nc_u32 v7, m0, v39159// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_sub_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x40,0x25,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329161 9162v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_sub_nc_u32 v7, vcc_hi, v39163// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_sub_nc_u32 v7, vcc_hi, v3 ; encoding: [0x6b,0x40,0x25,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329165 9166v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_sub_nc_u32 v7, vcc_lo, v39167// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_sub_nc_u32 v7, vcc_lo, v3 ; encoding: [0x6a,0x40,0x25,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329169 9170v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_sub_nc_u32 v7, -1, v39171// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_sub_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x40,0x25,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329173 9174v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_sub_nc_u32 v7, 0.5, v29175// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_sub_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x25,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]9176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329177 9178v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_sub_nc_u32 v7, src_scc, v59179// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_sub_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x25,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]9180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329181 9182v_dual_fmac_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v39183// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v3 ; encoding: [0x04,0x41,0x01,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329185 9186v_dual_fmac_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v39187// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v3 ; encoding: [0x01,0x41,0x01,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329189 9190v_dual_fmac_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v39191// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v3 ; encoding: [0xff,0x41,0x01,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329193 9194v_dual_fmac_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v39195// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v3 ; encoding: [0x02,0x41,0x01,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329197 9198v_dual_fmac_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v39199// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v3 ; encoding: [0x03,0x41,0x01,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329201 9202v_dual_fmac_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v39203// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v3 ; encoding: [0x69,0x40,0x01,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329205 9206v_dual_fmac_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v39207// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v3 ; encoding: [0x01,0x40,0x01,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329209 9210v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v39211// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x01,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329213 9214v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v39215// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x01,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329217 9218v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v39219// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x01,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329221 9222v_dual_fmac_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v39223// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x40,0x01,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329225 9226v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v39227// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x01,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329229 9230v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v39231// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x01,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329233 9234v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v39235// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x40,0x01,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329237 9238v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v29239// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x01,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329241 9242v_dual_fmac_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v59243// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x01,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329245 9246v_dual_max_num_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v39247// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v3 ; encoding: [0x04,0x41,0x29,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329249 9250v_dual_max_num_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v39251// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v3 ; encoding: [0x01,0x41,0x29,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329253 9254v_dual_max_num_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v39255// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v3 ; encoding: [0xff,0x41,0x29,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329257 9258v_dual_max_num_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v39259// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v3 ; encoding: [0x02,0x41,0x29,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329261 9262v_dual_max_num_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v39263// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v3 ; encoding: [0x03,0x41,0x29,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329265 9266v_dual_max_num_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v39267// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v3 ; encoding: [0x69,0x40,0x29,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329269 9270v_dual_max_num_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v39271// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v3 ; encoding: [0x01,0x40,0x29,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329273 9274v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v39275// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x29,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329277 9278v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v39279// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x29,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329281 9282v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v39283// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x29,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329285 9286v_dual_max_num_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v39287// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x40,0x29,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329289 9290v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v39291// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x29,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329293 9294v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v39295// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x29,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329297 9298v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v39299// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x40,0x29,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329301 9302v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v29303// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x29,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329305 9306v_dual_max_num_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v59307// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x29,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329309 9310v_dual_min_num_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v39311// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v3 ; encoding: [0x04,0x41,0x2d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329313 9314v_dual_min_num_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v39315// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v3 ; encoding: [0x01,0x41,0x2d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329317 9318v_dual_min_num_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v39319// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v3 ; encoding: [0xff,0x41,0x2d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329321 9322v_dual_min_num_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v39323// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v3 ; encoding: [0x02,0x41,0x2d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329325 9326v_dual_min_num_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v39327// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v3 ; encoding: [0x03,0x41,0x2d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329329 9330v_dual_min_num_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v39331// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v3 ; encoding: [0x69,0x40,0x2d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329333 9334v_dual_min_num_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v39335// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v3 ; encoding: [0x01,0x40,0x2d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329337 9338v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v39339// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x2d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329341 9342v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v39343// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x2d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329345 9346v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v39347// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x2d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329349 9350v_dual_min_num_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v39351// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x40,0x2d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329353 9354v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v39355// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x2d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329357 9358v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v39359// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x2d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329361 9362v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v39363// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x40,0x2d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329365 9366v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v29367// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x2d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329369 9370v_dual_min_num_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v59371// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x2d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329373 9374v_dual_mov_b32 v255, v4 :: v_dual_sub_nc_u32 v7, v1, v2559375// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_sub_nc_u32 v7, v1, v255 ; encoding: [0x04,0x41,0x21,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]9376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329377 9378v_dual_mov_b32 v255, v1 :: v_dual_sub_nc_u32 v7, v255, v2559379// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_sub_nc_u32 v7, v255, v255 ; encoding: [0x01,0x41,0x21,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]9380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329381 9382v_dual_mov_b32 v255, v255 :: v_dual_sub_nc_u32 v7, v2, v2559383// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_sub_nc_u32 v7, v2, v255 ; encoding: [0xff,0x41,0x21,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]9384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329385 9386v_dual_mov_b32 v255, v2 :: v_dual_sub_nc_u32 v7, v3, v2559387// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_sub_nc_u32 v7, v3, v255 ; encoding: [0x02,0x41,0x21,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]9388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329389 9390v_dual_mov_b32 v255, v3 :: v_dual_sub_nc_u32 v7, v4, v2559391// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_sub_nc_u32 v7, v4, v255 ; encoding: [0x03,0x41,0x21,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]9392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329393 9394v_dual_mov_b32 v255, s105 :: v_dual_sub_nc_u32 v7, s1, v2559395// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_sub_nc_u32 v7, s1, v255 ; encoding: [0x69,0x40,0x21,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]9396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329397 9398v_dual_mov_b32 v255, s1 :: v_dual_sub_nc_u32 v7, s105, v2559399// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_sub_nc_u32 v7, s105, v255 ; encoding: [0x01,0x40,0x21,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]9400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329401 9402v_dual_mov_b32 v255, ttmp15 :: v_dual_sub_nc_u32 v7, vcc_lo, v2559403// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_sub_nc_u32 v7, vcc_lo, v255 ; encoding: [0x7b,0x40,0x21,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]9404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329405 9406v_dual_mov_b32 v255, exec_hi :: v_dual_sub_nc_u32 v7, vcc_hi, v2559407// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_sub_nc_u32 v7, vcc_hi, v255 ; encoding: [0x7f,0x40,0x21,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]9408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329409 9410v_dual_mov_b32 v255, exec_lo :: v_dual_sub_nc_u32 v7, ttmp15, v2559411// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_sub_nc_u32 v7, ttmp15, v255 ; encoding: [0x7e,0x40,0x21,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]9412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329413 9414v_dual_mov_b32 v255, m0 :: v_dual_sub_nc_u32 v7, m0, v2559415// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_sub_nc_u32 v7, m0, v255 ; encoding: [0x7d,0x40,0x21,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]9416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329417 9418v_dual_mov_b32 v255, vcc_hi :: v_dual_sub_nc_u32 v7, exec_lo, v2559419// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_sub_nc_u32 v7, exec_lo, v255 ; encoding: [0x6b,0x40,0x21,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]9420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329421 9422v_dual_mov_b32 v255, vcc_lo :: v_dual_sub_nc_u32 v7, exec_hi, v2559423// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_sub_nc_u32 v7, exec_hi, v255 ; encoding: [0x6a,0x40,0x21,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]9424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329425 9426v_dual_mov_b32 v255, src_scc :: v_dual_sub_nc_u32 v7, -1, v2559427// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_sub_nc_u32 v7, -1, v255 ; encoding: [0xfd,0x40,0x21,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]9428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329429 9430v_dual_mov_b32 v255, 0.5 :: v_dual_sub_nc_u32 v7, 0.5, v39431// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_sub_nc_u32 v7, 0.5, v3 ; encoding: [0xf0,0x40,0x21,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]9432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329433 9434v_dual_mov_b32 v255, -1 :: v_dual_sub_nc_u32 v7, src_scc, v49435// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_sub_nc_u32 v7, src_scc, v4 ; encoding: [0xc1,0x40,0x21,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]9436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329437 9438v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v39439// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v3 ; encoding: [0x04,0x41,0x1d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329441 9442v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v39443// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v3 ; encoding: [0x01,0x41,0x1d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329445 9446v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v39447// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v3 ; encoding: [0xff,0x41,0x1d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329449 9450v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v39451// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v3 ; encoding: [0x02,0x41,0x1d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329453 9454v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v39455// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v3 ; encoding: [0x03,0x41,0x1d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329457 9458v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v39459// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v3 ; encoding: [0x69,0x40,0x1d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329461 9462v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v39463// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v3 ; encoding: [0x01,0x40,0x1d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329465 9466v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v39467// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x1d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329469 9470v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v39471// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x1d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329473 9474v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v39475// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x1d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329477 9478v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v39479// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x40,0x1d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329481 9482v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v39483// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x1d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329485 9486v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v39487// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x1d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329489 9490v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v39491// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x40,0x1d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329493 9494v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v29495// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x1d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329497 9498v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v59499// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x1d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329501 9502v_dual_mul_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v39503// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v3 ; encoding: [0x04,0x41,0x0d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329505 9506v_dual_mul_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v39507// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v3 ; encoding: [0x01,0x41,0x0d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329509 9510v_dual_mul_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v39511// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v3 ; encoding: [0xff,0x41,0x0d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329513 9514v_dual_mul_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v39515// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v3 ; encoding: [0x02,0x41,0x0d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329517 9518v_dual_mul_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v39519// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v3 ; encoding: [0x03,0x41,0x0d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329521 9522v_dual_mul_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v39523// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v3 ; encoding: [0x69,0x40,0x0d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329525 9526v_dual_mul_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v39527// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v3 ; encoding: [0x01,0x40,0x0d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329529 9530v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v39531// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x0d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329533 9534v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v39535// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x0d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329537 9538v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v39539// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x0d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329541 9542v_dual_mul_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v39543// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x40,0x0d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329545 9546v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v39547// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x0d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329549 9550v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v39551// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x0d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329553 9554v_dual_mul_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v39555// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x40,0x0d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329557 9558v_dual_mul_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v29559// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x0d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329561 9562v_dual_mul_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v59563// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x0d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329565 9566v_dual_sub_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v39567// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v3 ; encoding: [0x04,0x41,0x15,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329569 9570v_dual_sub_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v39571// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v3 ; encoding: [0x01,0x41,0x15,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329573 9574v_dual_sub_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v39575// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v3 ; encoding: [0xff,0x41,0x15,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329577 9578v_dual_sub_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v39579// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v3 ; encoding: [0x02,0x41,0x15,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329581 9582v_dual_sub_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v39583// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v3 ; encoding: [0x03,0x41,0x15,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329585 9586v_dual_sub_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v39587// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v3 ; encoding: [0x69,0x40,0x15,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329589 9590v_dual_sub_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v39591// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v3 ; encoding: [0x01,0x40,0x15,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329593 9594v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v39595// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x15,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329597 9598v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v39599// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x15,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329601 9602v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v39603// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x15,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329605 9606v_dual_sub_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v39607// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x40,0x15,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329609 9610v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v39611// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x15,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329613 9614v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v39615// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x15,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329617 9618v_dual_sub_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v39619// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x40,0x15,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329621 9622v_dual_sub_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v29623// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x15,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329625 9626v_dual_sub_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v59627// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x15,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329629 9630v_dual_subrev_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v39631// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_sub_nc_u32 v7, v1, v3 ; encoding: [0x04,0x41,0x19,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329633 9634v_dual_subrev_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v39635// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_sub_nc_u32 v7, v255, v3 ; encoding: [0x01,0x41,0x19,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329637 9638v_dual_subrev_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v39639// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_sub_nc_u32 v7, v2, v3 ; encoding: [0xff,0x41,0x19,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329641 9642v_dual_subrev_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v39643// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_sub_nc_u32 v7, v3, v3 ; encoding: [0x02,0x41,0x19,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329645 9646v_dual_subrev_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v39647// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_sub_nc_u32 v7, v4, v3 ; encoding: [0x03,0x41,0x19,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329649 9650v_dual_subrev_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v39651// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_sub_nc_u32 v7, s1, v3 ; encoding: [0x69,0x40,0x19,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329653 9654v_dual_subrev_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v39655// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_sub_nc_u32 v7, s105, v3 ; encoding: [0x01,0x40,0x19,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329657 9658v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v39659// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_sub_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x19,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329661 9662v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v39663// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_sub_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x19,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329665 9666v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v39667// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_sub_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x19,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329669 9670v_dual_subrev_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v39671// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_sub_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x40,0x19,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329673 9674v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v39675// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_sub_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x19,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329677 9678v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v39679// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_sub_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x19,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329681 9682v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v39683// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_sub_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x40,0x19,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329685 9686v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v29687// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_sub_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x19,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329689 9690v_dual_subrev_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v59691// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_sub_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x19,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329693 9694v_dual_add_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v39695// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v3 ; encoding: [0x04,0x51,0x11,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329697 9698v_dual_add_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v39699// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v3 ; encoding: [0x01,0x51,0x11,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329701 9702v_dual_add_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v39703// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v3 ; encoding: [0xff,0x51,0x11,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329705 9706v_dual_add_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v39707// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v3 ; encoding: [0x02,0x51,0x11,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329709 9710v_dual_add_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v39711// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v3 ; encoding: [0x03,0x51,0x11,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329713 9714v_dual_add_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v39715// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v3 ; encoding: [0x69,0x50,0x11,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329717 9718v_dual_add_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v39719// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v3 ; encoding: [0x01,0x50,0x11,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329721 9722v_dual_add_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v39723// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x11,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329725 9726v_dual_add_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v39727// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x11,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329729 9730v_dual_add_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v39731// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x11,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329733 9734v_dual_add_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v39735// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v3 ; encoding: [0x7d,0x50,0x11,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329737 9738v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v39739// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x11,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329741 9742v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v39743// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x11,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329745 9746v_dual_add_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v39747// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v3 ; encoding: [0xfd,0x50,0x11,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329749 9750v_dual_add_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v29751// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x11,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329753 9754v_dual_add_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v59755// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x11,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329757 9758v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_lshrrev_b32 v7, v1, v39759// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_lshrrev_b32 v7, v1, v3 ; encoding: [0x04,0x51,0x25,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]9760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329761 9762v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_lshrrev_b32 v7, v255, v39763// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_lshrrev_b32 v7, v255, v3 ; encoding: [0x01,0x51,0x25,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]9764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329765 9766v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_lshrrev_b32 v7, v2, v39767// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_lshrrev_b32 v7, v2, v3 ; encoding: [0xff,0x51,0x25,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]9768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329769 9770v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_lshrrev_b32 v7, v3, v39771// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_lshrrev_b32 v7, v3, v3 ; encoding: [0x02,0x51,0x25,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]9772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329773 9774v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_lshrrev_b32 v7, v4, v39775// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_lshrrev_b32 v7, v4, v3 ; encoding: [0x03,0x51,0x25,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]9776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329777 9778v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_lshrrev_b32 v7, s105, v39779// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_lshrrev_b32 v7, s105, v3 ; encoding: [0x69,0x50,0x25,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329781 9782v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_lshrrev_b32 v7, s1, v39783// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_lshrrev_b32 v7, s1, v3 ; encoding: [0x01,0x50,0x25,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329785 9786v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_lshrrev_b32 v7, ttmp15, v39787// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_lshrrev_b32 v7, ttmp15, v3 ; encoding: [0x7b,0x50,0x25,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329789 9790v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_lshrrev_b32 v7, exec_hi, v39791// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_lshrrev_b32 v7, exec_hi, v3 ; encoding: [0x7f,0x50,0x25,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329793 9794v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_lshrrev_b32 v7, exec_lo, v39795// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_lshrrev_b32 v7, exec_lo, v3 ; encoding: [0x7e,0x50,0x25,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329797 9798v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_lshrrev_b32 v7, m0, v39799// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_lshrrev_b32 v7, m0, v3 ; encoding: [0x7d,0x50,0x25,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329801 9802v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_lshrrev_b32 v7, vcc_hi, v39803// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_lshrrev_b32 v7, vcc_hi, v3 ; encoding: [0x6b,0x50,0x25,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329805 9806v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_lshrrev_b32 v7, vcc_lo, v39807// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_lshrrev_b32 v7, vcc_lo, v3 ; encoding: [0x6a,0x50,0x25,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329809 9810v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_lshrrev_b32 v7, -1, v39811// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_lshrrev_b32 v7, -1, v3 ; encoding: [0xfd,0x50,0x25,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]9812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329813 9814v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_lshrrev_b32 v7, 0.5, v29815// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_lshrrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x25,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]9816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329817 9818v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_lshrrev_b32 v7, src_scc, v59819// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_lshrrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x25,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]9820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329821 9822v_dual_fmac_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v39823// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v3 ; encoding: [0x04,0x51,0x01,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329825 9826v_dual_fmac_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v39827// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v3 ; encoding: [0x01,0x51,0x01,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329829 9830v_dual_fmac_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v39831// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v3 ; encoding: [0xff,0x51,0x01,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329833 9834v_dual_fmac_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v39835// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v3 ; encoding: [0x02,0x51,0x01,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329837 9838v_dual_fmac_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v39839// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v3 ; encoding: [0x03,0x51,0x01,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329841 9842v_dual_fmac_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v39843// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v3 ; encoding: [0x69,0x50,0x01,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329845 9846v_dual_fmac_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v39847// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v3 ; encoding: [0x01,0x50,0x01,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329849 9850v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v39851// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x01,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329853 9854v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v39855// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x01,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329857 9858v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v39859// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x01,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329861 9862v_dual_fmac_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v39863// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v3 ; encoding: [0x7d,0x50,0x01,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329865 9866v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v39867// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x01,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329869 9870v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v39871// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x01,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329873 9874v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v39875// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v3 ; encoding: [0xfd,0x50,0x01,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329877 9878v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v29879// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x01,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329881 9882v_dual_fmac_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v59883// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x01,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329885 9886v_dual_max_num_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v39887// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v3 ; encoding: [0x04,0x51,0x29,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329889 9890v_dual_max_num_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v39891// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v3 ; encoding: [0x01,0x51,0x29,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329893 9894v_dual_max_num_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v39895// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v3 ; encoding: [0xff,0x51,0x29,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329897 9898v_dual_max_num_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v39899// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v3 ; encoding: [0x02,0x51,0x29,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329901 9902v_dual_max_num_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v39903// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v3 ; encoding: [0x03,0x51,0x29,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329905 9906v_dual_max_num_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v39907// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v3 ; encoding: [0x69,0x50,0x29,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329909 9910v_dual_max_num_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v39911// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v3 ; encoding: [0x01,0x50,0x29,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329913 9914v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v39915// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x29,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329917 9918v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v39919// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x29,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329921 9922v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v39923// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x29,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329925 9926v_dual_max_num_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v39927// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v3 ; encoding: [0x7d,0x50,0x29,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329929 9930v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v39931// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x29,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329933 9934v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v39935// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x29,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329937 9938v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v39939// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v3 ; encoding: [0xfd,0x50,0x29,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329941 9942v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v29943// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x29,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]9944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329945 9946v_dual_max_num_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v59947// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x29,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]9948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329949 9950v_dual_min_num_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v39951// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v3 ; encoding: [0x04,0x51,0x2d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329953 9954v_dual_min_num_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v39955// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v3 ; encoding: [0x01,0x51,0x2d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329957 9958v_dual_min_num_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v39959// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v3 ; encoding: [0xff,0x51,0x2d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329961 9962v_dual_min_num_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v39963// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v3 ; encoding: [0x02,0x51,0x2d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329965 9966v_dual_min_num_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v39967// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v3 ; encoding: [0x03,0x51,0x2d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]9968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329969 9970v_dual_min_num_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v39971// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v3 ; encoding: [0x69,0x50,0x2d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329973 9974v_dual_min_num_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v39975// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v3 ; encoding: [0x01,0x50,0x2d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329977 9978v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v39979// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x2d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329981 9982v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v39983// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x2d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329985 9986v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v39987// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x2d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329989 9990v_dual_min_num_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v39991// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v3 ; encoding: [0x7d,0x50,0x2d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329993 9994v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v39995// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x2d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]9996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=329997 9998v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v39999// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x2d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210001 10002v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v310003// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v3 ; encoding: [0xfd,0x50,0x2d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210005 10006v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v210007// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x2d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210009 10010v_dual_min_num_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v510011// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x2d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210013 10014v_dual_mov_b32 v255, v4 :: v_dual_lshrrev_b32 v7, v1, v25510015// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_lshrrev_b32 v7, v1, v255 ; encoding: [0x04,0x51,0x21,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]10016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210017 10018v_dual_mov_b32 v255, v1 :: v_dual_lshrrev_b32 v7, v255, v25510019// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_lshrrev_b32 v7, v255, v255 ; encoding: [0x01,0x51,0x21,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]10020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210021 10022v_dual_mov_b32 v255, v255 :: v_dual_lshrrev_b32 v7, v2, v25510023// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_lshrrev_b32 v7, v2, v255 ; encoding: [0xff,0x51,0x21,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]10024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210025 10026v_dual_mov_b32 v255, v2 :: v_dual_lshrrev_b32 v7, v3, v25510027// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_lshrrev_b32 v7, v3, v255 ; encoding: [0x02,0x51,0x21,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]10028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210029 10030v_dual_mov_b32 v255, v3 :: v_dual_lshrrev_b32 v7, v4, v25510031// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_lshrrev_b32 v7, v4, v255 ; encoding: [0x03,0x51,0x21,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]10032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210033 10034v_dual_mov_b32 v255, s105 :: v_dual_lshrrev_b32 v7, s1, v25510035// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_lshrrev_b32 v7, s1, v255 ; encoding: [0x69,0x50,0x21,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210037 10038v_dual_mov_b32 v255, s1 :: v_dual_lshrrev_b32 v7, s105, v25510039// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_lshrrev_b32 v7, s105, v255 ; encoding: [0x01,0x50,0x21,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210041 10042v_dual_mov_b32 v255, ttmp15 :: v_dual_lshrrev_b32 v7, vcc_lo, v25510043// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_lshrrev_b32 v7, vcc_lo, v255 ; encoding: [0x7b,0x50,0x21,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210045 10046v_dual_mov_b32 v255, exec_hi :: v_dual_lshrrev_b32 v7, vcc_hi, v25510047// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_lshrrev_b32 v7, vcc_hi, v255 ; encoding: [0x7f,0x50,0x21,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210049 10050v_dual_mov_b32 v255, exec_lo :: v_dual_lshrrev_b32 v7, ttmp15, v25510051// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_lshrrev_b32 v7, ttmp15, v255 ; encoding: [0x7e,0x50,0x21,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210053 10054v_dual_mov_b32 v255, m0 :: v_dual_lshrrev_b32 v7, m0, v25510055// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_lshrrev_b32 v7, m0, v255 ; encoding: [0x7d,0x50,0x21,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210057 10058v_dual_mov_b32 v255, vcc_hi :: v_dual_lshrrev_b32 v7, exec_lo, v25510059// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_lshrrev_b32 v7, exec_lo, v255 ; encoding: [0x6b,0x50,0x21,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210061 10062v_dual_mov_b32 v255, vcc_lo :: v_dual_lshrrev_b32 v7, exec_hi, v25510063// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_lshrrev_b32 v7, exec_hi, v255 ; encoding: [0x6a,0x50,0x21,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210065 10066v_dual_mov_b32 v255, src_scc :: v_dual_lshrrev_b32 v7, -1, v25510067// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_lshrrev_b32 v7, -1, v255 ; encoding: [0xfd,0x50,0x21,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210069 10070v_dual_mov_b32 v255, 0.5 :: v_dual_lshrrev_b32 v7, 0.5, v310071// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_lshrrev_b32 v7, 0.5, v3 ; encoding: [0xf0,0x50,0x21,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]10072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210073 10074v_dual_mov_b32 v255, -1 :: v_dual_lshrrev_b32 v7, src_scc, v410075// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_lshrrev_b32 v7, src_scc, v4 ; encoding: [0xc1,0x50,0x21,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]10076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210077 10078v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v310079// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v3 ; encoding: [0x04,0x51,0x1d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210081 10082v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v310083// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v3 ; encoding: [0x01,0x51,0x1d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210085 10086v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v310087// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v3 ; encoding: [0xff,0x51,0x1d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210089 10090v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v310091// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v3 ; encoding: [0x02,0x51,0x1d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210093 10094v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v310095// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v3 ; encoding: [0x03,0x51,0x1d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210097 10098v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v310099// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v3 ; encoding: [0x69,0x50,0x1d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210101 10102v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v310103// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v3 ; encoding: [0x01,0x50,0x1d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210105 10106v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v310107// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x1d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210109 10110v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v310111// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x1d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210113 10114v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v310115// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x1d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210117 10118v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v310119// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v3 ; encoding: [0x7d,0x50,0x1d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210121 10122v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v310123// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x1d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210125 10126v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v310127// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x1d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210129 10130v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v310131// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v3 ; encoding: [0xfd,0x50,0x1d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210133 10134v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v210135// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x1d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210137 10138v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v510139// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x1d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210141 10142v_dual_mul_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v310143// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v3 ; encoding: [0x04,0x51,0x0d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210145 10146v_dual_mul_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v310147// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v3 ; encoding: [0x01,0x51,0x0d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210149 10150v_dual_mul_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v310151// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v3 ; encoding: [0xff,0x51,0x0d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210153 10154v_dual_mul_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v310155// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v3 ; encoding: [0x02,0x51,0x0d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210157 10158v_dual_mul_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v310159// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v3 ; encoding: [0x03,0x51,0x0d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210161 10162v_dual_mul_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v310163// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v3 ; encoding: [0x69,0x50,0x0d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210165 10166v_dual_mul_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v310167// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v3 ; encoding: [0x01,0x50,0x0d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210169 10170v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v310171// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x0d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210173 10174v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v310175// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x0d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210177 10178v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v310179// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x0d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210181 10182v_dual_mul_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v310183// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v3 ; encoding: [0x7d,0x50,0x0d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210185 10186v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v310187// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x0d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210189 10190v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v310191// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x0d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210193 10194v_dual_mul_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v310195// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v3 ; encoding: [0xfd,0x50,0x0d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210197 10198v_dual_mul_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v210199// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x0d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210201 10202v_dual_mul_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v510203// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x0d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210205 10206v_dual_sub_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v310207// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v3 ; encoding: [0x04,0x51,0x15,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210209 10210v_dual_sub_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v310211// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v3 ; encoding: [0x01,0x51,0x15,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210213 10214v_dual_sub_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v310215// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v3 ; encoding: [0xff,0x51,0x15,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210217 10218v_dual_sub_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v310219// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v3 ; encoding: [0x02,0x51,0x15,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210221 10222v_dual_sub_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v310223// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v3 ; encoding: [0x03,0x51,0x15,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210225 10226v_dual_sub_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v310227// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v3 ; encoding: [0x69,0x50,0x15,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210229 10230v_dual_sub_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v310231// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v3 ; encoding: [0x01,0x50,0x15,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210233 10234v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v310235// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x15,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210237 10238v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v310239// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x15,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210241 10242v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v310243// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x15,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210245 10246v_dual_sub_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v310247// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v3 ; encoding: [0x7d,0x50,0x15,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210249 10250v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v310251// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x15,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210253 10254v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v310255// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x15,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210257 10258v_dual_sub_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v310259// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v3 ; encoding: [0xfd,0x50,0x15,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210261 10262v_dual_sub_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v210263// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x15,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210265 10266v_dual_sub_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v510267// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x15,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210269 10270v_dual_subrev_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v310271// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_lshrrev_b32 v7, v1, v3 ; encoding: [0x04,0x51,0x19,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210273 10274v_dual_subrev_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v310275// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_lshrrev_b32 v7, v255, v3 ; encoding: [0x01,0x51,0x19,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210277 10278v_dual_subrev_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v310279// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_lshrrev_b32 v7, v2, v3 ; encoding: [0xff,0x51,0x19,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210281 10282v_dual_subrev_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v310283// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_lshrrev_b32 v7, v3, v3 ; encoding: [0x02,0x51,0x19,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210285 10286v_dual_subrev_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v310287// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_lshrrev_b32 v7, v4, v3 ; encoding: [0x03,0x51,0x19,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210289 10290v_dual_subrev_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v310291// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_lshrrev_b32 v7, s1, v3 ; encoding: [0x69,0x50,0x19,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210293 10294v_dual_subrev_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v310295// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_lshrrev_b32 v7, s105, v3 ; encoding: [0x01,0x50,0x19,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210297 10298v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v310299// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_lshrrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x19,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210301 10302v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v310303// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_lshrrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x19,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210305 10306v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v310307// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_lshrrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x19,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210309 10310v_dual_subrev_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v310311// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_lshrrev_b32 v7, m0, v3 ; encoding: [0x7d,0x50,0x19,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210313 10314v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v310315// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_lshrrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x19,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210317 10318v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v310319// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_lshrrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x19,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210321 10322v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v310323// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_lshrrev_b32 v7, -1, v3 ; encoding: [0xfd,0x50,0x19,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210325 10326v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v210327// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_lshrrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x19,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210329 10330v_dual_subrev_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v510331// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_lshrrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x19,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210333 10334v_dual_add_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v310335// GFX1250: v_dual_add_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v3 ; encoding: [0x04,0x61,0x11,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210337 10338v_dual_add_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v310339// GFX1250: v_dual_add_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v3 ; encoding: [0x01,0x61,0x11,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210341 10342v_dual_add_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v310343// GFX1250: v_dual_add_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v3 ; encoding: [0xff,0x61,0x11,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210345 10346v_dual_add_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v310347// GFX1250: v_dual_add_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v3 ; encoding: [0x02,0x61,0x11,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210349 10350v_dual_add_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v310351// GFX1250: v_dual_add_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v3 ; encoding: [0x03,0x61,0x11,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210353 10354v_dual_add_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v310355// GFX1250: v_dual_add_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v3 ; encoding: [0x69,0x60,0x11,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210357 10358v_dual_add_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v310359// GFX1250: v_dual_add_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v3 ; encoding: [0x01,0x60,0x11,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210361 10362v_dual_add_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v310363// GFX1250: v_dual_add_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x11,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210365 10366v_dual_add_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v310367// GFX1250: v_dual_add_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x11,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210369 10370v_dual_add_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v310371// GFX1250: v_dual_add_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x11,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210373 10374v_dual_add_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v310375// GFX1250: v_dual_add_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v3 ; encoding: [0x7d,0x60,0x11,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210377 10378v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v310379// GFX1250: v_dual_add_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x11,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210381 10382v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v310383// GFX1250: v_dual_add_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x11,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210385 10386v_dual_add_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v310387// GFX1250: v_dual_add_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v3 ; encoding: [0xfd,0x60,0x11,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210389 10390v_dual_add_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v210391// GFX1250: v_dual_add_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x11,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210393 10394v_dual_add_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v510395// GFX1250: v_dual_add_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x11,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210397 10398v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_ashrrev_i32 v7, v1, v310399// GFX1250: v_dual_cndmask_b32 v255, v4, v2, vcc_lo :: v_dual_ashrrev_i32 v7, v1, v3 ; encoding: [0x04,0x61,0x25,0xcf,0x01,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]10400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210401 10402v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_ashrrev_i32 v7, v255, v310403// GFX1250: v_dual_cndmask_b32 v255, v1, v2, vcc_lo :: v_dual_ashrrev_i32 v7, v255, v3 ; encoding: [0x01,0x61,0x25,0xcf,0xff,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]10404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210405 10406v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_ashrrev_i32 v7, v2, v310407// GFX1250: v_dual_cndmask_b32 v255, v255, v2, vcc_lo :: v_dual_ashrrev_i32 v7, v2, v3 ; encoding: [0xff,0x61,0x25,0xcf,0x02,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]10408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210409 10410v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_ashrrev_i32 v7, v3, v310411// GFX1250: v_dual_cndmask_b32 v255, v2, v2, vcc_lo :: v_dual_ashrrev_i32 v7, v3, v3 ; encoding: [0x02,0x61,0x25,0xcf,0x03,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]10412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210413 10414v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_ashrrev_i32 v7, v4, v310415// GFX1250: v_dual_cndmask_b32 v255, v3, v2, vcc_lo :: v_dual_ashrrev_i32 v7, v4, v3 ; encoding: [0x03,0x61,0x25,0xcf,0x04,0x01,0x02,0x6a,0xff,0x03,0x00,0x07]10416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210417 10418v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_ashrrev_i32 v7, s105, v310419// GFX1250: v_dual_cndmask_b32 v255, s105, v2, vcc_lo :: v_dual_ashrrev_i32 v7, s105, v3 ; encoding: [0x69,0x60,0x25,0xcf,0x69,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]10420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210421 10422v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_ashrrev_i32 v7, s1, v310423// GFX1250: v_dual_cndmask_b32 v255, s1, v2, vcc_lo :: v_dual_ashrrev_i32 v7, s1, v3 ; encoding: [0x01,0x60,0x25,0xcf,0x01,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]10424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210425 10426v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_ashrrev_i32 v7, ttmp15, v310427// GFX1250: v_dual_cndmask_b32 v255, ttmp15, v2, vcc_lo :: v_dual_ashrrev_i32 v7, ttmp15, v3 ; encoding: [0x7b,0x60,0x25,0xcf,0x7b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]10428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210429 10430v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_ashrrev_i32 v7, exec_hi, v310431// GFX1250: v_dual_cndmask_b32 v255, exec_hi, v2, vcc_lo :: v_dual_ashrrev_i32 v7, exec_hi, v3 ; encoding: [0x7f,0x60,0x25,0xcf,0x7f,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]10432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210433 10434v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_ashrrev_i32 v7, exec_lo, v310435// GFX1250: v_dual_cndmask_b32 v255, exec_lo, v2, vcc_lo :: v_dual_ashrrev_i32 v7, exec_lo, v3 ; encoding: [0x7e,0x60,0x25,0xcf,0x7e,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]10436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210437 10438v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_ashrrev_i32 v7, m0, v310439// GFX1250: v_dual_cndmask_b32 v255, m0, v2, vcc_lo :: v_dual_ashrrev_i32 v7, m0, v3 ; encoding: [0x7d,0x60,0x25,0xcf,0x7d,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]10440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210441 10442v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_ashrrev_i32 v7, vcc_hi, v310443// GFX1250: v_dual_cndmask_b32 v255, vcc_hi, v2, vcc_lo :: v_dual_ashrrev_i32 v7, vcc_hi, v3 ; encoding: [0x6b,0x60,0x25,0xcf,0x6b,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]10444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210445 10446v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_ashrrev_i32 v7, vcc_lo, v310447// GFX1250: v_dual_cndmask_b32 v255, vcc_lo, v2, vcc_lo :: v_dual_ashrrev_i32 v7, vcc_lo, v3 ; encoding: [0x6a,0x60,0x25,0xcf,0x6a,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]10448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210449 10450v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_ashrrev_i32 v7, -1, v310451// GFX1250: v_dual_cndmask_b32 v255, src_scc, v2, vcc_lo :: v_dual_ashrrev_i32 v7, -1, v3 ; encoding: [0xfd,0x60,0x25,0xcf,0xc1,0x00,0x02,0x6a,0xff,0x03,0x00,0x07]10452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210453 10454v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_ashrrev_i32 v7, 0.5, v210455// GFX1250: v_dual_cndmask_b32 v255, 0.5, v3, vcc_lo :: v_dual_ashrrev_i32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x25,0xcf,0xf0,0x00,0x03,0x6a,0xff,0x02,0x00,0x07]10456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210457 10458v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_ashrrev_i32 v7, src_scc, v510459// GFX1250: v_dual_cndmask_b32 v255, -1, v4, vcc_lo :: v_dual_ashrrev_i32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x25,0xcf,0xfd,0x00,0x04,0x6a,0xff,0x05,0x00,0x07]10460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210461 10462v_dual_fmac_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v310463// GFX1250: v_dual_fmac_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v3 ; encoding: [0x04,0x61,0x01,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210465 10466v_dual_fmac_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v310467// GFX1250: v_dual_fmac_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v3 ; encoding: [0x01,0x61,0x01,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210469 10470v_dual_fmac_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v310471// GFX1250: v_dual_fmac_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v3 ; encoding: [0xff,0x61,0x01,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210473 10474v_dual_fmac_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v310475// GFX1250: v_dual_fmac_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v3 ; encoding: [0x02,0x61,0x01,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210477 10478v_dual_fmac_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v310479// GFX1250: v_dual_fmac_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v3 ; encoding: [0x03,0x61,0x01,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210481 10482v_dual_fmac_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v310483// GFX1250: v_dual_fmac_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v3 ; encoding: [0x69,0x60,0x01,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210485 10486v_dual_fmac_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v310487// GFX1250: v_dual_fmac_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v3 ; encoding: [0x01,0x60,0x01,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210489 10490v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v310491// GFX1250: v_dual_fmac_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x01,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210493 10494v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v310495// GFX1250: v_dual_fmac_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x01,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210497 10498v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v310499// GFX1250: v_dual_fmac_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x01,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210501 10502v_dual_fmac_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v310503// GFX1250: v_dual_fmac_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v3 ; encoding: [0x7d,0x60,0x01,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210505 10506v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v310507// GFX1250: v_dual_fmac_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x01,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210509 10510v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v310511// GFX1250: v_dual_fmac_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x01,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210513 10514v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v310515// GFX1250: v_dual_fmac_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v3 ; encoding: [0xfd,0x60,0x01,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210517 10518v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v210519// GFX1250: v_dual_fmac_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x01,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210521 10522v_dual_fmac_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v510523// GFX1250: v_dual_fmac_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x01,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210525 10526v_dual_max_num_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v310527// GFX1250: v_dual_max_num_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v3 ; encoding: [0x04,0x61,0x29,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210529 10530v_dual_max_num_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v310531// GFX1250: v_dual_max_num_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v3 ; encoding: [0x01,0x61,0x29,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210533 10534v_dual_max_num_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v310535// GFX1250: v_dual_max_num_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v3 ; encoding: [0xff,0x61,0x29,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210537 10538v_dual_max_num_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v310539// GFX1250: v_dual_max_num_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v3 ; encoding: [0x02,0x61,0x29,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210541 10542v_dual_max_num_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v310543// GFX1250: v_dual_max_num_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v3 ; encoding: [0x03,0x61,0x29,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210545 10546v_dual_max_num_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v310547// GFX1250: v_dual_max_num_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v3 ; encoding: [0x69,0x60,0x29,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210549 10550v_dual_max_num_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v310551// GFX1250: v_dual_max_num_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v3 ; encoding: [0x01,0x60,0x29,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210553 10554v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v310555// GFX1250: v_dual_max_num_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x29,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210557 10558v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v310559// GFX1250: v_dual_max_num_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x29,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210561 10562v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v310563// GFX1250: v_dual_max_num_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x29,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210565 10566v_dual_max_num_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v310567// GFX1250: v_dual_max_num_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v3 ; encoding: [0x7d,0x60,0x29,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210569 10570v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v310571// GFX1250: v_dual_max_num_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x29,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210573 10574v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v310575// GFX1250: v_dual_max_num_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x29,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210577 10578v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v310579// GFX1250: v_dual_max_num_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v3 ; encoding: [0xfd,0x60,0x29,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210581 10582v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v210583// GFX1250: v_dual_max_num_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x29,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210585 10586v_dual_max_num_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v510587// GFX1250: v_dual_max_num_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x29,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210589 10590v_dual_min_num_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v310591// GFX1250: v_dual_min_num_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v3 ; encoding: [0x04,0x61,0x2d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210593 10594v_dual_min_num_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v310595// GFX1250: v_dual_min_num_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v3 ; encoding: [0x01,0x61,0x2d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210597 10598v_dual_min_num_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v310599// GFX1250: v_dual_min_num_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v3 ; encoding: [0xff,0x61,0x2d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210601 10602v_dual_min_num_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v310603// GFX1250: v_dual_min_num_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v3 ; encoding: [0x02,0x61,0x2d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210605 10606v_dual_min_num_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v310607// GFX1250: v_dual_min_num_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v3 ; encoding: [0x03,0x61,0x2d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210609 10610v_dual_min_num_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v310611// GFX1250: v_dual_min_num_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v3 ; encoding: [0x69,0x60,0x2d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210613 10614v_dual_min_num_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v310615// GFX1250: v_dual_min_num_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v3 ; encoding: [0x01,0x60,0x2d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210617 10618v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v310619// GFX1250: v_dual_min_num_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x2d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210621 10622v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v310623// GFX1250: v_dual_min_num_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x2d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210625 10626v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v310627// GFX1250: v_dual_min_num_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x2d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210629 10630v_dual_min_num_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v310631// GFX1250: v_dual_min_num_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v3 ; encoding: [0x7d,0x60,0x2d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210633 10634v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v310635// GFX1250: v_dual_min_num_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x2d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210637 10638v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v310639// GFX1250: v_dual_min_num_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x2d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210641 10642v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v310643// GFX1250: v_dual_min_num_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v3 ; encoding: [0xfd,0x60,0x2d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210645 10646v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v210647// GFX1250: v_dual_min_num_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x2d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210649 10650v_dual_min_num_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v510651// GFX1250: v_dual_min_num_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x2d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210653 10654v_dual_mov_b32 v255, v4 :: v_dual_ashrrev_i32 v7, v1, v25510655// GFX1250: v_dual_mov_b32 v255, v4 :: v_dual_ashrrev_i32 v7, v1, v255 ; encoding: [0x04,0x61,0x21,0xcf,0x01,0x01,0x00,0x00,0xff,0xff,0x00,0x07]10656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210657 10658v_dual_mov_b32 v255, v1 :: v_dual_ashrrev_i32 v7, v255, v25510659// GFX1250: v_dual_mov_b32 v255, v1 :: v_dual_ashrrev_i32 v7, v255, v255 ; encoding: [0x01,0x61,0x21,0xcf,0xff,0x01,0x00,0x00,0xff,0xff,0x00,0x07]10660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210661 10662v_dual_mov_b32 v255, v255 :: v_dual_ashrrev_i32 v7, v2, v25510663// GFX1250: v_dual_mov_b32 v255, v255 :: v_dual_ashrrev_i32 v7, v2, v255 ; encoding: [0xff,0x61,0x21,0xcf,0x02,0x01,0x00,0x00,0xff,0xff,0x00,0x07]10664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210665 10666v_dual_mov_b32 v255, v2 :: v_dual_ashrrev_i32 v7, v3, v25510667// GFX1250: v_dual_mov_b32 v255, v2 :: v_dual_ashrrev_i32 v7, v3, v255 ; encoding: [0x02,0x61,0x21,0xcf,0x03,0x01,0x00,0x00,0xff,0xff,0x00,0x07]10668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210669 10670v_dual_mov_b32 v255, v3 :: v_dual_ashrrev_i32 v7, v4, v25510671// GFX1250: v_dual_mov_b32 v255, v3 :: v_dual_ashrrev_i32 v7, v4, v255 ; encoding: [0x03,0x61,0x21,0xcf,0x04,0x01,0x00,0x00,0xff,0xff,0x00,0x07]10672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210673 10674v_dual_mov_b32 v255, s105 :: v_dual_ashrrev_i32 v7, s1, v25510675// GFX1250: v_dual_mov_b32 v255, s105 :: v_dual_ashrrev_i32 v7, s1, v255 ; encoding: [0x69,0x60,0x21,0xcf,0x01,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210677 10678v_dual_mov_b32 v255, s1 :: v_dual_ashrrev_i32 v7, s105, v25510679// GFX1250: v_dual_mov_b32 v255, s1 :: v_dual_ashrrev_i32 v7, s105, v255 ; encoding: [0x01,0x60,0x21,0xcf,0x69,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210681 10682v_dual_mov_b32 v255, ttmp15 :: v_dual_ashrrev_i32 v7, vcc_lo, v25510683// GFX1250: v_dual_mov_b32 v255, ttmp15 :: v_dual_ashrrev_i32 v7, vcc_lo, v255 ; encoding: [0x7b,0x60,0x21,0xcf,0x6a,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210685 10686v_dual_mov_b32 v255, exec_hi :: v_dual_ashrrev_i32 v7, vcc_hi, v25510687// GFX1250: v_dual_mov_b32 v255, exec_hi :: v_dual_ashrrev_i32 v7, vcc_hi, v255 ; encoding: [0x7f,0x60,0x21,0xcf,0x6b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210689 10690v_dual_mov_b32 v255, exec_lo :: v_dual_ashrrev_i32 v7, ttmp15, v25510691// GFX1250: v_dual_mov_b32 v255, exec_lo :: v_dual_ashrrev_i32 v7, ttmp15, v255 ; encoding: [0x7e,0x60,0x21,0xcf,0x7b,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210693 10694v_dual_mov_b32 v255, m0 :: v_dual_ashrrev_i32 v7, m0, v25510695// GFX1250: v_dual_mov_b32 v255, m0 :: v_dual_ashrrev_i32 v7, m0, v255 ; encoding: [0x7d,0x60,0x21,0xcf,0x7d,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210697 10698v_dual_mov_b32 v255, vcc_hi :: v_dual_ashrrev_i32 v7, exec_lo, v25510699// GFX1250: v_dual_mov_b32 v255, vcc_hi :: v_dual_ashrrev_i32 v7, exec_lo, v255 ; encoding: [0x6b,0x60,0x21,0xcf,0x7e,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210701 10702v_dual_mov_b32 v255, vcc_lo :: v_dual_ashrrev_i32 v7, exec_hi, v25510703// GFX1250: v_dual_mov_b32 v255, vcc_lo :: v_dual_ashrrev_i32 v7, exec_hi, v255 ; encoding: [0x6a,0x60,0x21,0xcf,0x7f,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210705 10706v_dual_mov_b32 v255, src_scc :: v_dual_ashrrev_i32 v7, -1, v25510707// GFX1250: v_dual_mov_b32 v255, src_scc :: v_dual_ashrrev_i32 v7, -1, v255 ; encoding: [0xfd,0x60,0x21,0xcf,0xc1,0x00,0x00,0x00,0xff,0xff,0x00,0x07]10708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210709 10710v_dual_mov_b32 v255, 0.5 :: v_dual_ashrrev_i32 v7, 0.5, v310711// GFX1250: v_dual_mov_b32 v255, 0.5 :: v_dual_ashrrev_i32 v7, 0.5, v3 ; encoding: [0xf0,0x60,0x21,0xcf,0xf0,0x00,0x00,0x00,0xff,0x03,0x00,0x07]10712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210713 10714v_dual_mov_b32 v255, -1 :: v_dual_ashrrev_i32 v7, src_scc, v410715// GFX1250: v_dual_mov_b32 v255, -1 :: v_dual_ashrrev_i32 v7, src_scc, v4 ; encoding: [0xc1,0x60,0x21,0xcf,0xfd,0x00,0x00,0x00,0xff,0x04,0x00,0x07]10716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210717 10718v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v310719// GFX1250: v_dual_mul_dx9_zero_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v3 ; encoding: [0x04,0x61,0x1d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210721 10722v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v310723// GFX1250: v_dual_mul_dx9_zero_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v3 ; encoding: [0x01,0x61,0x1d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210725 10726v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v310727// GFX1250: v_dual_mul_dx9_zero_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v3 ; encoding: [0xff,0x61,0x1d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210729 10730v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v310731// GFX1250: v_dual_mul_dx9_zero_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v3 ; encoding: [0x02,0x61,0x1d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210733 10734v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v310735// GFX1250: v_dual_mul_dx9_zero_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v3 ; encoding: [0x03,0x61,0x1d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210737 10738v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v310739// GFX1250: v_dual_mul_dx9_zero_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v3 ; encoding: [0x69,0x60,0x1d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210741 10742v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v310743// GFX1250: v_dual_mul_dx9_zero_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v3 ; encoding: [0x01,0x60,0x1d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210745 10746v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v310747// GFX1250: v_dual_mul_dx9_zero_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x1d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210749 10750v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v310751// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x1d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210753 10754v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v310755// GFX1250: v_dual_mul_dx9_zero_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x1d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210757 10758v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v310759// GFX1250: v_dual_mul_dx9_zero_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v3 ; encoding: [0x7d,0x60,0x1d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210761 10762v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v310763// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x1d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210765 10766v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v310767// GFX1250: v_dual_mul_dx9_zero_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x1d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210769 10770v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v310771// GFX1250: v_dual_mul_dx9_zero_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v3 ; encoding: [0xfd,0x60,0x1d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210773 10774v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v210775// GFX1250: v_dual_mul_dx9_zero_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x1d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210777 10778v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v510779// GFX1250: v_dual_mul_dx9_zero_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x1d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210781 10782v_dual_mul_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v310783// GFX1250: v_dual_mul_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v3 ; encoding: [0x04,0x61,0x0d,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210785 10786v_dual_mul_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v310787// GFX1250: v_dual_mul_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v3 ; encoding: [0x01,0x61,0x0d,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210789 10790v_dual_mul_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v310791// GFX1250: v_dual_mul_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v3 ; encoding: [0xff,0x61,0x0d,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210793 10794v_dual_mul_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v310795// GFX1250: v_dual_mul_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v3 ; encoding: [0x02,0x61,0x0d,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210797 10798v_dual_mul_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v310799// GFX1250: v_dual_mul_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v3 ; encoding: [0x03,0x61,0x0d,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210801 10802v_dual_mul_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v310803// GFX1250: v_dual_mul_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v3 ; encoding: [0x69,0x60,0x0d,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210805 10806v_dual_mul_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v310807// GFX1250: v_dual_mul_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v3 ; encoding: [0x01,0x60,0x0d,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210809 10810v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v310811// GFX1250: v_dual_mul_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x0d,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210813 10814v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v310815// GFX1250: v_dual_mul_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x0d,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210817 10818v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v310819// GFX1250: v_dual_mul_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x0d,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210821 10822v_dual_mul_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v310823// GFX1250: v_dual_mul_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v3 ; encoding: [0x7d,0x60,0x0d,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210825 10826v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v310827// GFX1250: v_dual_mul_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x0d,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210829 10830v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v310831// GFX1250: v_dual_mul_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x0d,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210833 10834v_dual_mul_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v310835// GFX1250: v_dual_mul_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v3 ; encoding: [0xfd,0x60,0x0d,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210837 10838v_dual_mul_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v210839// GFX1250: v_dual_mul_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x0d,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210841 10842v_dual_mul_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v510843// GFX1250: v_dual_mul_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x0d,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210845 10846v_dual_sub_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v310847// GFX1250: v_dual_sub_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v3 ; encoding: [0x04,0x61,0x15,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210849 10850v_dual_sub_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v310851// GFX1250: v_dual_sub_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v3 ; encoding: [0x01,0x61,0x15,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210853 10854v_dual_sub_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v310855// GFX1250: v_dual_sub_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v3 ; encoding: [0xff,0x61,0x15,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210857 10858v_dual_sub_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v310859// GFX1250: v_dual_sub_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v3 ; encoding: [0x02,0x61,0x15,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210861 10862v_dual_sub_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v310863// GFX1250: v_dual_sub_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v3 ; encoding: [0x03,0x61,0x15,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210865 10866v_dual_sub_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v310867// GFX1250: v_dual_sub_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v3 ; encoding: [0x69,0x60,0x15,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210869 10870v_dual_sub_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v310871// GFX1250: v_dual_sub_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v3 ; encoding: [0x01,0x60,0x15,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210873 10874v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v310875// GFX1250: v_dual_sub_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x15,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210877 10878v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v310879// GFX1250: v_dual_sub_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x15,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210881 10882v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v310883// GFX1250: v_dual_sub_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x15,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210885 10886v_dual_sub_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v310887// GFX1250: v_dual_sub_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v3 ; encoding: [0x7d,0x60,0x15,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210889 10890v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v310891// GFX1250: v_dual_sub_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x15,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210893 10894v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v310895// GFX1250: v_dual_sub_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x15,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210897 10898v_dual_sub_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v310899// GFX1250: v_dual_sub_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v3 ; encoding: [0xfd,0x60,0x15,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210901 10902v_dual_sub_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v210903// GFX1250: v_dual_sub_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x15,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210905 10906v_dual_sub_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v510907// GFX1250: v_dual_sub_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x15,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210909 10910v_dual_subrev_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v310911// GFX1250: v_dual_subrev_f32 v255, v4, v2 :: v_dual_ashrrev_i32 v7, v1, v3 ; encoding: [0x04,0x61,0x19,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210913 10914v_dual_subrev_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v310915// GFX1250: v_dual_subrev_f32 v255, v1, v2 :: v_dual_ashrrev_i32 v7, v255, v3 ; encoding: [0x01,0x61,0x19,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210917 10918v_dual_subrev_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v310919// GFX1250: v_dual_subrev_f32 v255, v255, v2 :: v_dual_ashrrev_i32 v7, v2, v3 ; encoding: [0xff,0x61,0x19,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210921 10922v_dual_subrev_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v310923// GFX1250: v_dual_subrev_f32 v255, v2, v2 :: v_dual_ashrrev_i32 v7, v3, v3 ; encoding: [0x02,0x61,0x19,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210925 10926v_dual_subrev_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v310927// GFX1250: v_dual_subrev_f32 v255, v3, v2 :: v_dual_ashrrev_i32 v7, v4, v3 ; encoding: [0x03,0x61,0x19,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210929 10930v_dual_subrev_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v310931// GFX1250: v_dual_subrev_f32 v255, s105, v2 :: v_dual_ashrrev_i32 v7, s1, v3 ; encoding: [0x69,0x60,0x19,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210933 10934v_dual_subrev_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v310935// GFX1250: v_dual_subrev_f32 v255, s1, v2 :: v_dual_ashrrev_i32 v7, s105, v3 ; encoding: [0x01,0x60,0x19,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210937 10938v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v310939// GFX1250: v_dual_subrev_f32 v255, ttmp15, v2 :: v_dual_ashrrev_i32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x19,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210941 10942v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v310943// GFX1250: v_dual_subrev_f32 v255, exec_hi, v2 :: v_dual_ashrrev_i32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x19,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210945 10946v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v310947// GFX1250: v_dual_subrev_f32 v255, exec_lo, v2 :: v_dual_ashrrev_i32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x19,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210949 10950v_dual_subrev_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v310951// GFX1250: v_dual_subrev_f32 v255, m0, v2 :: v_dual_ashrrev_i32 v7, m0, v3 ; encoding: [0x7d,0x60,0x19,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210953 10954v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v310955// GFX1250: v_dual_subrev_f32 v255, vcc_hi, v2 :: v_dual_ashrrev_i32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x19,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210957 10958v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v310959// GFX1250: v_dual_subrev_f32 v255, vcc_lo, v2 :: v_dual_ashrrev_i32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x19,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210961 10962v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v310963// GFX1250: v_dual_subrev_f32 v255, src_scc, v2 :: v_dual_ashrrev_i32 v7, -1, v3 ; encoding: [0xfd,0x60,0x19,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210965 10966v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v210967// GFX1250: v_dual_subrev_f32 v255, 0.5, v3 :: v_dual_ashrrev_i32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x19,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]10968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210969 10970v_dual_subrev_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v510971// GFX1250: v_dual_subrev_f32 v255, -1, v4 :: v_dual_ashrrev_i32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x19,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]10972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210973 10974v_dual_add_nc_u32 v254, v4, v2 :: v_dual_add_f32 v7, v1, v310975// GFX1250: v_dual_add_nc_u32 v254, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x40,0xcf,0x01,0x01,0x02,0x00,0xfe,0x03,0x00,0x07]10976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210977 10978v_dual_add_nc_u32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v310979// GFX1250: v_dual_add_nc_u32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x40,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210981 10982v_dual_add_nc_u32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v310983// GFX1250: v_dual_add_nc_u32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x40,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210985 10986v_dual_add_nc_u32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v310987// GFX1250: v_dual_add_nc_u32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x40,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210989 10990v_dual_add_nc_u32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v310991// GFX1250: v_dual_add_nc_u32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x40,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]10992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210993 10994v_dual_add_nc_u32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v310995// GFX1250: v_dual_add_nc_u32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x40,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]10996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3210997 10998v_dual_add_nc_u32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v310999// GFX1250: v_dual_add_nc_u32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x40,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211001 11002v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v311003// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x40,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211005 11006v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v311007// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x40,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211009 11010v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v311011// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x40,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211013 11014v_dual_add_nc_u32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v311015// GFX1250: v_dual_add_nc_u32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x40,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211017 11018v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v311019// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x40,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211021 11022v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v311023// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x40,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211025 11026v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v311027// GFX1250: v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x40,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211029 11030v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v211031// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x40,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211033 11034v_dual_add_nc_u32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v511035// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x40,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211037 11038v_dual_add_nc_u32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v311039// GFX1250: v_dual_add_nc_u32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x41,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211041 11042v_dual_add_nc_u32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v311043// GFX1250: v_dual_add_nc_u32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x41,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211045 11046v_dual_add_nc_u32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v311047// GFX1250: v_dual_add_nc_u32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x41,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211049 11050v_dual_add_nc_u32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v311051// GFX1250: v_dual_add_nc_u32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x41,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211053 11054v_dual_add_nc_u32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v311055// GFX1250: v_dual_add_nc_u32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x41,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211057 11058v_dual_add_nc_u32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v311059// GFX1250: v_dual_add_nc_u32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x41,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211061 11062v_dual_add_nc_u32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v311063// GFX1250: v_dual_add_nc_u32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x41,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211065 11066v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v311067// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x41,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211069 11070v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v311071// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x41,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211073 11074v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v311075// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x41,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211077 11078v_dual_add_nc_u32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v311079// GFX1250: v_dual_add_nc_u32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x41,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211081 11082v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v311083// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x41,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211085 11086v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v311087// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x41,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211089 11090v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v311091// GFX1250: v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x41,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211093 11094v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v211095// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x41,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211097 11098v_dual_add_nc_u32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v511099// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x41,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211101 11102v_dual_add_nc_u32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo11103// GFX1250: v_dual_add_nc_u32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x40,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]11104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211105 11106v_dual_add_nc_u32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo11107// GFX1250: v_dual_add_nc_u32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x40,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]11108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211109 11110v_dual_add_nc_u32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo11111// GFX1250: v_dual_add_nc_u32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x40,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]11112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211113 11114v_dual_add_nc_u32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo11115// GFX1250: v_dual_add_nc_u32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x40,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]11116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211117 11118v_dual_add_nc_u32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo11119// GFX1250: v_dual_add_nc_u32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x40,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]11120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211121 11122v_dual_add_nc_u32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo11123// GFX1250: v_dual_add_nc_u32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x40,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211125 11126v_dual_add_nc_u32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo11127// GFX1250: v_dual_add_nc_u32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x40,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211129 11130v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo11131// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x40,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211133 11134v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo11135// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x40,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211137 11138v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo11139// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x40,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211141 11142v_dual_add_nc_u32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo11143// GFX1250: v_dual_add_nc_u32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x40,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211145 11146v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo11147// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x40,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211149 11150v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo11151// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x40,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211153 11154v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo11155// GFX1250: v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x40,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211157 11158v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo11159// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x40,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]11160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211161 11162v_dual_add_nc_u32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo11163// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x40,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]11164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211165 11166v_dual_add_nc_u32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v311167// GFX1250: v_dual_add_nc_u32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x40,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211169 11170v_dual_add_nc_u32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v311171// GFX1250: v_dual_add_nc_u32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x40,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211173 11174v_dual_add_nc_u32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v311175// GFX1250: v_dual_add_nc_u32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x40,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211177 11178v_dual_add_nc_u32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v311179// GFX1250: v_dual_add_nc_u32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x40,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211181 11182v_dual_add_nc_u32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v311183// GFX1250: v_dual_add_nc_u32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x40,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211185 11186v_dual_add_nc_u32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v311187// GFX1250: v_dual_add_nc_u32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x69,0x00,0x40,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211189 11190v_dual_add_nc_u32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v311191// GFX1250: v_dual_add_nc_u32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x01,0x00,0x40,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211193 11194v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v311195// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x40,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211197 11198v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v311199// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x40,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211201 11202v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v311203// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x40,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211205 11206v_dual_add_nc_u32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v311207// GFX1250: v_dual_add_nc_u32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x40,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211209 11210v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v311211// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x40,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211213 11214v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v311215// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x40,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211217 11218v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v311219// GFX1250: v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x40,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211221 11222v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v211223// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x40,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211225 11226v_dual_add_nc_u32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v511227// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x40,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211229 11230v_dual_add_nc_u32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v311231// GFX1250: v_dual_add_nc_u32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x41,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211233 11234v_dual_add_nc_u32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v311235// GFX1250: v_dual_add_nc_u32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x41,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211237 11238v_dual_add_nc_u32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v311239// GFX1250: v_dual_add_nc_u32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x41,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211241 11242v_dual_add_nc_u32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v311243// GFX1250: v_dual_add_nc_u32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x41,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211245 11246v_dual_add_nc_u32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v311247// GFX1250: v_dual_add_nc_u32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x41,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211249 11250v_dual_add_nc_u32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v311251// GFX1250: v_dual_add_nc_u32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x41,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211253 11254v_dual_add_nc_u32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v311255// GFX1250: v_dual_add_nc_u32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x41,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211257 11258v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v311259// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x41,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211261 11262v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v311263// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x41,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211265 11266v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v311267// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x41,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211269 11270v_dual_add_nc_u32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v311271// GFX1250: v_dual_add_nc_u32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x41,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211273 11274v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v311275// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x41,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211277 11278v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v311279// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x41,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211281 11282v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v311283// GFX1250: v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x41,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211285 11286v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v211287// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x41,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211289 11290v_dual_add_nc_u32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v511291// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x41,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211293 11294v_dual_add_nc_u32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v311295// GFX1250: v_dual_add_nc_u32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x40,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211297 11298v_dual_add_nc_u32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v311299// GFX1250: v_dual_add_nc_u32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x40,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211301 11302v_dual_add_nc_u32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v311303// GFX1250: v_dual_add_nc_u32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x40,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211305 11306v_dual_add_nc_u32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v311307// GFX1250: v_dual_add_nc_u32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x40,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211309 11310v_dual_add_nc_u32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v311311// GFX1250: v_dual_add_nc_u32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x40,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211313 11314v_dual_add_nc_u32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v311315// GFX1250: v_dual_add_nc_u32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x40,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211317 11318v_dual_add_nc_u32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v311319// GFX1250: v_dual_add_nc_u32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x40,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211321 11322v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v311323// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x40,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211325 11326v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v311327// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x40,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211329 11330v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v311331// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x40,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211333 11334v_dual_add_nc_u32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v311335// GFX1250: v_dual_add_nc_u32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x40,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211337 11338v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v311339// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x40,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211341 11342v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v311343// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x40,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211345 11346v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v311347// GFX1250: v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x40,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211349 11350v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v211351// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x40,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211353 11354v_dual_add_nc_u32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v511355// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x40,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211357 11358v_dual_add_nc_u32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v311359// GFX1250: v_dual_add_nc_u32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x40,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211361 11362v_dual_add_nc_u32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v311363// GFX1250: v_dual_add_nc_u32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x40,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211365 11366v_dual_add_nc_u32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v311367// GFX1250: v_dual_add_nc_u32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x40,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211369 11370v_dual_add_nc_u32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v311371// GFX1250: v_dual_add_nc_u32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x40,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211373 11374v_dual_add_nc_u32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v311375// GFX1250: v_dual_add_nc_u32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x40,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211377 11378v_dual_add_nc_u32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v311379// GFX1250: v_dual_add_nc_u32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x40,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211381 11382v_dual_add_nc_u32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v311383// GFX1250: v_dual_add_nc_u32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x40,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211385 11386v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v311387// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x40,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211389 11390v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v311391// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x40,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211393 11394v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v311395// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x40,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211397 11398v_dual_add_nc_u32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v311399// GFX1250: v_dual_add_nc_u32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x40,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211401 11402v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v311403// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x40,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211405 11406v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v311407// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x40,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211409 11410v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v311411// GFX1250: v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x40,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211413 11414v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v211415// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x40,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211417 11418v_dual_add_nc_u32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v511419// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x40,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211421 11422v_dual_add_nc_u32 v255, v4, v255 :: v_dual_mov_b32 v7, v111423// GFX1250: v_dual_add_nc_u32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x40,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]11424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211425 11426v_dual_add_nc_u32 v255, v1, v255 :: v_dual_mov_b32 v7, v25511427// GFX1250: v_dual_add_nc_u32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x40,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]11428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211429 11430v_dual_add_nc_u32 v255, v255, v255 :: v_dual_mov_b32 v7, v211431// GFX1250: v_dual_add_nc_u32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x40,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]11432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211433 11434v_dual_add_nc_u32 v255, v2, v255 :: v_dual_mov_b32 v7, v311435// GFX1250: v_dual_add_nc_u32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x40,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]11436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211437 11438v_dual_add_nc_u32 v255, v3, v255 :: v_dual_mov_b32 v7, v411439// GFX1250: v_dual_add_nc_u32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x40,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]11440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211441 11442v_dual_add_nc_u32 v255, s105, v255 :: v_dual_mov_b32 v7, s111443// GFX1250: v_dual_add_nc_u32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x40,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]11444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211445 11446v_dual_add_nc_u32 v255, s1, v255 :: v_dual_mov_b32 v7, s10511447// GFX1250: v_dual_add_nc_u32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x40,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]11448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211449 11450v_dual_add_nc_u32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo11451// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x40,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]11452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211453 11454v_dual_add_nc_u32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi11455// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x40,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]11456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211457 11458v_dual_add_nc_u32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp1511459// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x40,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]11460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211461 11462v_dual_add_nc_u32 v255, m0, v255 :: v_dual_mov_b32 v7, m011463// GFX1250: v_dual_add_nc_u32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x40,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]11464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211465 11466v_dual_add_nc_u32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo11467// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x40,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]11468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211469 11470v_dual_add_nc_u32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi11471// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x40,0xcf,0x7f,0x00,0xff,0x00,0xff,0x00,0x00,0x07]11472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211473 11474v_dual_add_nc_u32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -111475// GFX1250: v_dual_add_nc_u32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x40,0xcf,0xc1,0x00,0xff,0x00,0xff,0x00,0x00,0x07]11476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211477 11478v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.511479// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x40,0xcf,0xf0,0x00,0x03,0x00,0xff,0x00,0x00,0x07]11480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211481 11482v_dual_add_nc_u32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc11483// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x40,0xcf,0xfd,0x00,0x04,0x00,0xff,0x00,0x00,0x07]11484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211485 11486v_dual_add_nc_u32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v311487// GFX1250: v_dual_add_nc_u32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x40,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211489 11490v_dual_add_nc_u32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v311491// GFX1250: v_dual_add_nc_u32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x40,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211493 11494v_dual_add_nc_u32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v311495// GFX1250: v_dual_add_nc_u32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x40,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211497 11498v_dual_add_nc_u32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v311499// GFX1250: v_dual_add_nc_u32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x40,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211501 11502v_dual_add_nc_u32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v311503// GFX1250: v_dual_add_nc_u32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x40,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211505 11506v_dual_add_nc_u32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v311507// GFX1250: v_dual_add_nc_u32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x69,0x70,0x40,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211509 11510v_dual_add_nc_u32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v311511// GFX1250: v_dual_add_nc_u32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x01,0x70,0x40,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211513 11514v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v311515// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x40,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211517 11518v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v311519// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x40,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211521 11522v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v311523// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x40,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211525 11526v_dual_add_nc_u32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v311527// GFX1250: v_dual_add_nc_u32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x40,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211529 11530v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v311531// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x40,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211533 11534v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v311535// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x40,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211537 11538v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v311539// GFX1250: v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x40,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211541 11542v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v211543// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x40,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211545 11546v_dual_add_nc_u32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v511547// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x40,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211549 11550v_dual_add_nc_u32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v311551// GFX1250: v_dual_add_nc_u32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x40,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211553 11554v_dual_add_nc_u32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v311555// GFX1250: v_dual_add_nc_u32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x40,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211557 11558v_dual_add_nc_u32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v311559// GFX1250: v_dual_add_nc_u32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x40,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211561 11562v_dual_add_nc_u32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v311563// GFX1250: v_dual_add_nc_u32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x40,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211565 11566v_dual_add_nc_u32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v311567// GFX1250: v_dual_add_nc_u32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x40,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211569 11570v_dual_add_nc_u32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v311571// GFX1250: v_dual_add_nc_u32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x69,0x30,0x40,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211573 11574v_dual_add_nc_u32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v311575// GFX1250: v_dual_add_nc_u32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x01,0x30,0x40,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211577 11578v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v311579// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x30,0x40,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211581 11582v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v311583// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x30,0x40,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211585 11586v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v311587// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x30,0x40,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211589 11590v_dual_add_nc_u32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v311591// GFX1250: v_dual_add_nc_u32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x40,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211593 11594v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v311595// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x30,0x40,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211597 11598v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v311599// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x30,0x40,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211601 11602v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v311603// GFX1250: v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x40,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211605 11606v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v211607// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x40,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211609 11610v_dual_add_nc_u32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v511611// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x40,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211613 11614v_dual_add_nc_u32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v311615// GFX1250: v_dual_add_nc_u32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x40,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211617 11618v_dual_add_nc_u32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v311619// GFX1250: v_dual_add_nc_u32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x40,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211621 11622v_dual_add_nc_u32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v311623// GFX1250: v_dual_add_nc_u32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x40,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211625 11626v_dual_add_nc_u32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v311627// GFX1250: v_dual_add_nc_u32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x40,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211629 11630v_dual_add_nc_u32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v311631// GFX1250: v_dual_add_nc_u32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x40,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211633 11634v_dual_add_nc_u32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v311635// GFX1250: v_dual_add_nc_u32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x69,0x50,0x40,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211637 11638v_dual_add_nc_u32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v311639// GFX1250: v_dual_add_nc_u32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x01,0x50,0x40,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211641 11642v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v311643// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x40,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211645 11646v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v311647// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x40,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211649 11650v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v311651// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x40,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211653 11654v_dual_add_nc_u32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v311655// GFX1250: v_dual_add_nc_u32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x40,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211657 11658v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v311659// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x40,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211661 11662v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v311663// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x40,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211665 11666v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v311667// GFX1250: v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x40,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211669 11670v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v211671// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x40,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211673 11674v_dual_add_nc_u32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v511675// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x40,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211677 11678v_dual_add_nc_u32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v311679// GFX1250: v_dual_add_nc_u32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x40,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211681 11682v_dual_add_nc_u32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v311683// GFX1250: v_dual_add_nc_u32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x40,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211685 11686v_dual_add_nc_u32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v311687// GFX1250: v_dual_add_nc_u32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x40,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211689 11690v_dual_add_nc_u32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v311691// GFX1250: v_dual_add_nc_u32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x40,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211693 11694v_dual_add_nc_u32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v311695// GFX1250: v_dual_add_nc_u32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x40,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211697 11698v_dual_add_nc_u32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v311699// GFX1250: v_dual_add_nc_u32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x69,0x60,0x40,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211701 11702v_dual_add_nc_u32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v311703// GFX1250: v_dual_add_nc_u32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x01,0x60,0x40,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211705 11706v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v311707// GFX1250: v_dual_add_nc_u32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x40,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211709 11710v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v311711// GFX1250: v_dual_add_nc_u32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x40,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211713 11714v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v311715// GFX1250: v_dual_add_nc_u32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x40,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211717 11718v_dual_add_nc_u32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v311719// GFX1250: v_dual_add_nc_u32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x40,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211721 11722v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v311723// GFX1250: v_dual_add_nc_u32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x40,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211725 11726v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v311727// GFX1250: v_dual_add_nc_u32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x40,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211729 11730v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v311731// GFX1250: v_dual_add_nc_u32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x40,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211733 11734v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v211735// GFX1250: v_dual_add_nc_u32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x40,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211737 11738v_dual_add_nc_u32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v511739// GFX1250: v_dual_add_nc_u32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x40,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211741 11742v_dual_add_nc_u32 v254, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v411743// GFX1250: v_dual_add_nc_u32 v254, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x41,0xcf,0x01,0x01,0x02,0x00,0xfe,0x03,0x04,0x07]11744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211745 11746v_dual_add_nc_u32 v254, v4, v2 :: v_dual_sub_nc_u32 v9, v1, v1311747// GFX1250: v_dual_add_nc_u32 v254, v4, v2 :: v_dual_sub_nc_u32 v9, v1, v13 ; encoding: [0x04,0x41,0x41,0xcf,0x01,0x01,0x02,0x00,0xfe,0x0d,0x00,0x09]11748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211749 11750v_dual_add_nc_u32 v254, v4, v2 :: v_dual_lshrrev_b32 v9, v1, v1311751// GFX1250: v_dual_add_nc_u32 v254, v4, v2 :: v_dual_lshrrev_b32 v9, v1, v13 ; encoding: [0x04,0x51,0x41,0xcf,0x01,0x01,0x02,0x00,0xfe,0x0d,0x00,0x09]11752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211753 11754v_dual_add_nc_u32 v254, v4, v2 :: v_dual_ashrrev_i32 v9, v1, v1311755// GFX1250: v_dual_add_nc_u32 v254, v4, v2 :: v_dual_ashrrev_i32 v9, v1, v13 ; encoding: [0x04,0x61,0x41,0xcf,0x01,0x01,0x02,0x00,0xfe,0x0d,0x00,0x09]11756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211757 11758v_dual_add_nc_u32 v254, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x8411759// GFX1250: v_dual_add_nc_u32 v254, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x84 ; encoding: [0x04,0x21,0x41,0xcf,0x01,0x01,0x02,0x00,0xfe,0x03,0x84,0x07]11760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211761 11762v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_add_f32 v7, v1, v311763// GFX1250: v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x44,0xcf,0x01,0x01,0x02,0x00,0xfe,0x03,0x00,0x07]11764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211765 11766v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v311767// GFX1250: v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x44,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211769 11770v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v311771// GFX1250: v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x44,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211773 11774v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v311775// GFX1250: v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x44,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211777 11778v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v311779// GFX1250: v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x44,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211781 11782v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v311783// GFX1250: v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x44,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211785 11786v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v311787// GFX1250: v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x44,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211789 11790v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v311791// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x44,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211793 11794v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v311795// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x44,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211797 11798v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v311799// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x44,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211801 11802v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v311803// GFX1250: v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x44,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211805 11806v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v311807// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x44,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211809 11810v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v311811// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x44,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211813 11814v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v311815// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x44,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211817 11818v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v211819// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x44,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211821 11822v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v511823// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x44,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211825 11826v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v311827// GFX1250: v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x45,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211829 11830v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v311831// GFX1250: v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x45,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211833 11834v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v311835// GFX1250: v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x45,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211837 11838v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v311839// GFX1250: v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x45,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211841 11842v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v311843// GFX1250: v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x45,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211845 11846v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v311847// GFX1250: v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x45,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211849 11850v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v311851// GFX1250: v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x45,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211853 11854v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v311855// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x45,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211857 11858v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v311859// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x45,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211861 11862v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v311863// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x45,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211865 11866v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v311867// GFX1250: v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x45,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211869 11870v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v311871// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x45,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211873 11874v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v311875// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x45,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211877 11878v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v311879// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x45,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211881 11882v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v211883// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x45,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]11884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211885 11886v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v511887// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x45,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]11888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211889 11890v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo11891// GFX1250: v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x44,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]11892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211893 11894v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo11895// GFX1250: v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x44,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]11896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211897 11898v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo11899// GFX1250: v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x44,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]11900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211901 11902v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo11903// GFX1250: v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x44,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]11904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211905 11906v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo11907// GFX1250: v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x44,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]11908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211909 11910v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo11911// GFX1250: v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x44,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211913 11914v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo11915// GFX1250: v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x44,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211917 11918v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo11919// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x44,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211921 11922v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo11923// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x44,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211925 11926v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo11927// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x44,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211929 11930v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo11931// GFX1250: v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x44,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211933 11934v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo11935// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x44,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211937 11938v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo11939// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x44,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211941 11942v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo11943// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x44,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]11944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211945 11946v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo11947// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x44,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]11948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211949 11950v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo11951// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x44,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]11952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211953 11954v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v311955// GFX1250: v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x44,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211957 11958v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v311959// GFX1250: v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x44,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211961 11962v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v311963// GFX1250: v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x44,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211965 11966v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v311967// GFX1250: v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x44,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211969 11970v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v311971// GFX1250: v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x44,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]11972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211973 11974v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v311975// GFX1250: v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x69,0x00,0x44,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211977 11978v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v311979// GFX1250: v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x01,0x00,0x44,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211981 11982v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v311983// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x44,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211985 11986v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v311987// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x44,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211989 11990v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v311991// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x44,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211993 11994v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v311995// GFX1250: v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x44,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]11996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3211997 11998v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v311999// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x44,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212001 12002v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v312003// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x44,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212005 12006v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v312007// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x44,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212009 12010v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v212011// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x44,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212013 12014v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v512015// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x44,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212017 12018v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v312019// GFX1250: v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x45,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212021 12022v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v312023// GFX1250: v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x45,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212025 12026v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v312027// GFX1250: v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x45,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212029 12030v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v312031// GFX1250: v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x45,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212033 12034v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v312035// GFX1250: v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x45,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212037 12038v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v312039// GFX1250: v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x45,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212041 12042v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v312043// GFX1250: v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x45,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212045 12046v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v312047// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x45,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212049 12050v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v312051// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x45,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212053 12054v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v312055// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x45,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212057 12058v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v312059// GFX1250: v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x45,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212061 12062v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v312063// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x45,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212065 12066v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v312067// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x45,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212069 12070v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v312071// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x45,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212073 12074v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v212075// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x45,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212077 12078v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v512079// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x45,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212081 12082v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v312083// GFX1250: v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x44,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212085 12086v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v312087// GFX1250: v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x44,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212089 12090v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v312091// GFX1250: v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x44,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212093 12094v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v312095// GFX1250: v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x44,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212097 12098v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v312099// GFX1250: v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x44,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212101 12102v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v312103// GFX1250: v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x44,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212105 12106v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v312107// GFX1250: v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x44,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212109 12110v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v312111// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x44,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212113 12114v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v312115// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x44,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212117 12118v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v312119// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x44,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212121 12122v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v312123// GFX1250: v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x44,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212125 12126v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v312127// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x44,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212129 12130v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v312131// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x44,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212133 12134v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v312135// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x44,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212137 12138v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v212139// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x44,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212141 12142v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v512143// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x44,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212145 12146v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v312147// GFX1250: v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x44,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212149 12150v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v312151// GFX1250: v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x44,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212153 12154v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v312155// GFX1250: v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x44,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212157 12158v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v312159// GFX1250: v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x44,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212161 12162v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v312163// GFX1250: v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x44,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212165 12166v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v312167// GFX1250: v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x44,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212169 12170v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v312171// GFX1250: v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x44,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212173 12174v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v312175// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x44,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212177 12178v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v312179// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x44,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212181 12182v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v312183// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x44,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212185 12186v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v312187// GFX1250: v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x44,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212189 12190v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v312191// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x44,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212193 12194v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v312195// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x44,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212197 12198v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v312199// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x44,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212201 12202v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v212203// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x44,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212205 12206v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v512207// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x44,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212209 12210v_dual_lshlrev_b32 v255, v4, v255 :: v_dual_mov_b32 v7, v112211// GFX1250: v_dual_lshlrev_b32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x44,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]12212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212213 12214v_dual_lshlrev_b32 v255, v1, v255 :: v_dual_mov_b32 v7, v25512215// GFX1250: v_dual_lshlrev_b32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x44,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]12216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212217 12218v_dual_lshlrev_b32 v255, v255, v255 :: v_dual_mov_b32 v7, v212219// GFX1250: v_dual_lshlrev_b32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x44,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]12220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212221 12222v_dual_lshlrev_b32 v255, v2, v255 :: v_dual_mov_b32 v7, v312223// GFX1250: v_dual_lshlrev_b32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x44,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]12224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212225 12226v_dual_lshlrev_b32 v255, v3, v255 :: v_dual_mov_b32 v7, v412227// GFX1250: v_dual_lshlrev_b32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x44,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]12228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212229 12230v_dual_lshlrev_b32 v255, s105, v255 :: v_dual_mov_b32 v7, s112231// GFX1250: v_dual_lshlrev_b32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x44,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]12232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212233 12234v_dual_lshlrev_b32 v255, s1, v255 :: v_dual_mov_b32 v7, s10512235// GFX1250: v_dual_lshlrev_b32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x44,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]12236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212237 12238v_dual_lshlrev_b32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo12239// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x44,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]12240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212241 12242v_dual_lshlrev_b32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi12243// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x44,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]12244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212245 12246v_dual_lshlrev_b32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp1512247// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x44,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]12248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212249 12250v_dual_lshlrev_b32 v255, m0, v255 :: v_dual_mov_b32 v7, m012251// GFX1250: v_dual_lshlrev_b32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x44,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]12252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212253 12254v_dual_lshlrev_b32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo12255// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x44,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]12256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212257 12258v_dual_lshlrev_b32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi12259// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x44,0xcf,0x7f,0x00,0xff,0x00,0xff,0x00,0x00,0x07]12260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212261 12262v_dual_lshlrev_b32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -112263// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x44,0xcf,0xc1,0x00,0xff,0x00,0xff,0x00,0x00,0x07]12264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212265 12266v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.512267// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x44,0xcf,0xf0,0x00,0x03,0x00,0xff,0x00,0x00,0x07]12268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212269 12270v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc12271// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x44,0xcf,0xfd,0x00,0x04,0x00,0xff,0x00,0x00,0x07]12272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212273 12274v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v312275// GFX1250: v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x44,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212277 12278v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v312279// GFX1250: v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x44,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212281 12282v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v312283// GFX1250: v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x44,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212285 12286v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v312287// GFX1250: v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x44,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212289 12290v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v312291// GFX1250: v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x44,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212293 12294v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v312295// GFX1250: v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x69,0x70,0x44,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212297 12298v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v312299// GFX1250: v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x01,0x70,0x44,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212301 12302v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v312303// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x44,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212305 12306v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v312307// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x44,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212309 12310v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v312311// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x44,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212313 12314v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v312315// GFX1250: v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x44,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212317 12318v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v312319// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x44,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212321 12322v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v312323// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x44,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212325 12326v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v312327// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x44,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212329 12330v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v212331// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x44,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212333 12334v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v512335// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x44,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212337 12338v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v312339// GFX1250: v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x44,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212341 12342v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v312343// GFX1250: v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x44,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212345 12346v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v312347// GFX1250: v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x44,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212349 12350v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v312351// GFX1250: v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x44,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212353 12354v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v312355// GFX1250: v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x44,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212357 12358v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v312359// GFX1250: v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x69,0x30,0x44,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212361 12362v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v312363// GFX1250: v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x01,0x30,0x44,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212365 12366v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v312367// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x30,0x44,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212369 12370v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v312371// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x30,0x44,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212373 12374v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v312375// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x30,0x44,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212377 12378v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v312379// GFX1250: v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x44,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212381 12382v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v312383// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x30,0x44,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212385 12386v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v312387// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x30,0x44,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212389 12390v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v312391// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x44,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212393 12394v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v212395// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x44,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212397 12398v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v512399// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x44,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212401 12402v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v312403// GFX1250: v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x44,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212405 12406v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v312407// GFX1250: v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x44,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212409 12410v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v312411// GFX1250: v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x44,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212413 12414v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v312415// GFX1250: v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x44,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212417 12418v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v312419// GFX1250: v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x44,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212421 12422v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v312423// GFX1250: v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x69,0x50,0x44,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212425 12426v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v312427// GFX1250: v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x01,0x50,0x44,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212429 12430v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v312431// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x44,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212433 12434v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v312435// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x44,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212437 12438v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v312439// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x44,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212441 12442v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v312443// GFX1250: v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x44,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212445 12446v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v312447// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x44,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212449 12450v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v312451// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x44,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212453 12454v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v312455// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x44,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212457 12458v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v212459// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x44,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212461 12462v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v512463// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x44,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212465 12466v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v312467// GFX1250: v_dual_lshlrev_b32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x44,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212469 12470v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v312471// GFX1250: v_dual_lshlrev_b32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x44,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212473 12474v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v312475// GFX1250: v_dual_lshlrev_b32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x44,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212477 12478v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v312479// GFX1250: v_dual_lshlrev_b32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x44,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212481 12482v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v312483// GFX1250: v_dual_lshlrev_b32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x44,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212485 12486v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v312487// GFX1250: v_dual_lshlrev_b32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x69,0x60,0x44,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212489 12490v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v312491// GFX1250: v_dual_lshlrev_b32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x01,0x60,0x44,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212493 12494v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v312495// GFX1250: v_dual_lshlrev_b32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x44,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212497 12498v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v312499// GFX1250: v_dual_lshlrev_b32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x44,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212501 12502v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v312503// GFX1250: v_dual_lshlrev_b32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x44,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212505 12506v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v312507// GFX1250: v_dual_lshlrev_b32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x44,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212509 12510v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v312511// GFX1250: v_dual_lshlrev_b32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x44,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212513 12514v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v312515// GFX1250: v_dual_lshlrev_b32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x44,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212517 12518v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v312519// GFX1250: v_dual_lshlrev_b32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x44,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212521 12522v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v212523// GFX1250: v_dual_lshlrev_b32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x44,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212525 12526v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v512527// GFX1250: v_dual_lshlrev_b32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x44,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212529 12530v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v412531// GFX1250: v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x45,0xcf,0x01,0x01,0x02,0x00,0xfe,0x03,0x04,0x07]12532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212533 12534v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_sub_nc_u32 v9, v1, v1312535// GFX1250: v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_sub_nc_u32 v9, v1, v13 ; encoding: [0x04,0x41,0x45,0xcf,0x01,0x01,0x02,0x00,0xfe,0x0d,0x00,0x09]12536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212537 12538v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_lshrrev_b32 v9, v1, v1312539// GFX1250: v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_lshrrev_b32 v9, v1, v13 ; encoding: [0x04,0x51,0x45,0xcf,0x01,0x01,0x02,0x00,0xfe,0x0d,0x00,0x09]12540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212541 12542v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_ashrrev_i32 v9, v1, v1312543// GFX1250: v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_ashrrev_i32 v9, v1, v13 ; encoding: [0x04,0x61,0x45,0xcf,0x01,0x01,0x02,0x00,0xfe,0x0d,0x00,0x09]12544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212545 12546v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x8512547// GFX1250: v_dual_lshlrev_b32 v254, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x85 ; encoding: [0x04,0x21,0x45,0xcf,0x01,0x01,0x02,0x00,0xfe,0x03,0x85,0x07]12548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212549 12550v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_add_f32 v7, v1, v312551// GFX1250: v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x50,0xcf,0x01,0x01,0x02,0x00,0xfe,0x03,0x00,0x07]12552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212553 12554v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v312555// GFX1250: v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x50,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212557 12558v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v312559// GFX1250: v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x50,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212561 12562v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v312563// GFX1250: v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x50,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212565 12566v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v312567// GFX1250: v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x50,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212569 12570v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v312571// GFX1250: v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x50,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212573 12574v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v312575// GFX1250: v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x50,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212577 12578v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v312579// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x50,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212581 12582v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v312583// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x50,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212585 12586v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v312587// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x50,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212589 12590v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v312591// GFX1250: v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x50,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212593 12594v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v312595// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x50,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212597 12598v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v312599// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x50,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212601 12602v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v312603// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x50,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212605 12606v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v212607// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x50,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212609 12610v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v512611// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x50,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212613 12614v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v312615// GFX1250: v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x51,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212617 12618v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v312619// GFX1250: v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x51,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212621 12622v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v312623// GFX1250: v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x51,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212625 12626v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v312627// GFX1250: v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x51,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212629 12630v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v312631// GFX1250: v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x51,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212633 12634v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v312635// GFX1250: v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x51,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212637 12638v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v312639// GFX1250: v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x51,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212641 12642v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v312643// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x51,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212645 12646v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v312647// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x51,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212649 12650v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v312651// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x51,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212653 12654v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v312655// GFX1250: v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x51,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212657 12658v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v312659// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x51,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212661 12662v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v312663// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x51,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212665 12666v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v312667// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x51,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212669 12670v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v212671// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x51,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212673 12674v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v512675// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x51,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212677 12678v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo12679// GFX1250: v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x50,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]12680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212681 12682v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo12683// GFX1250: v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x50,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]12684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212685 12686v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo12687// GFX1250: v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x50,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]12688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212689 12690v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo12691// GFX1250: v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x50,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]12692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212693 12694v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo12695// GFX1250: v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x50,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]12696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212697 12698v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo12699// GFX1250: v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x50,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]12700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212701 12702v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo12703// GFX1250: v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x50,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]12704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212705 12706v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo12707// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x50,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]12708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212709 12710v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo12711// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x50,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]12712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212713 12714v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo12715// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x50,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]12716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212717 12718v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo12719// GFX1250: v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x50,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]12720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212721 12722v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo12723// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x50,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]12724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212725 12726v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo12727// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x50,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]12728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212729 12730v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo12731// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x50,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]12732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212733 12734v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo12735// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x50,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]12736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212737 12738v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo12739// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x50,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]12740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212741 12742v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v312743// GFX1250: v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x50,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212745 12746v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v312747// GFX1250: v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x50,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212749 12750v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v312751// GFX1250: v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x50,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212753 12754v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v312755// GFX1250: v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x50,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212757 12758v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v312759// GFX1250: v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x50,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212761 12762v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v312763// GFX1250: v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x69,0x00,0x50,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212765 12766v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v312767// GFX1250: v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x01,0x00,0x50,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212769 12770v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v312771// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x50,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212773 12774v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v312775// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x50,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212777 12778v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v312779// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x50,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212781 12782v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v312783// GFX1250: v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x50,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212785 12786v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v312787// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x50,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212789 12790v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v312791// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x50,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212793 12794v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v312795// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x50,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212797 12798v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v212799// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x50,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212801 12802v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v512803// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x50,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212805 12806v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v312807// GFX1250: v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x51,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212809 12810v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v312811// GFX1250: v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x51,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212813 12814v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v312815// GFX1250: v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x51,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212817 12818v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v312819// GFX1250: v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x51,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212821 12822v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v312823// GFX1250: v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x51,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212825 12826v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v312827// GFX1250: v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x51,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212829 12830v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v312831// GFX1250: v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x51,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12832// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212833 12834v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v312835// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x51,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12836// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212837 12838v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v312839// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x51,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12840// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212841 12842v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v312843// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x51,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12844// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212845 12846v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v312847// GFX1250: v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x51,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12848// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212849 12850v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v312851// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x51,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12852// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212853 12854v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v312855// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x51,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12856// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212857 12858v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v312859// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x51,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12860// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212861 12862v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v212863// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x51,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12864// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212865 12866v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v512867// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x51,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12868// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212869 12870v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v312871// GFX1250: v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x50,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12872// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212873 12874v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v312875// GFX1250: v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x50,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12876// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212877 12878v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v312879// GFX1250: v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x50,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12880// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212881 12882v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v312883// GFX1250: v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x50,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12884// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212885 12886v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v312887// GFX1250: v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x50,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12888// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212889 12890v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v312891// GFX1250: v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x50,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12892// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212893 12894v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v312895// GFX1250: v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x50,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12896// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212897 12898v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v312899// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x50,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12900// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212901 12902v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v312903// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x50,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12904// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212905 12906v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v312907// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x50,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12908// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212909 12910v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v312911// GFX1250: v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x50,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12912// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212913 12914v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v312915// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x50,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12916// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212917 12918v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v312919// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x50,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12920// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212921 12922v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v312923// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x50,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12924// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212925 12926v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v212927// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x50,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12928// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212929 12930v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v512931// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x50,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12932// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212933 12934v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v312935// GFX1250: v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x50,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12936// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212937 12938v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v312939// GFX1250: v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x50,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12940// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212941 12942v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v312943// GFX1250: v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x50,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12944// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212945 12946v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v312947// GFX1250: v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x50,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12948// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212949 12950v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v312951// GFX1250: v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x50,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]12952// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212953 12954v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v312955// GFX1250: v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x50,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12956// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212957 12958v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v312959// GFX1250: v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x50,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12960// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212961 12962v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v312963// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x50,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12964// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212965 12966v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v312967// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x50,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12968// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212969 12970v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v312971// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x50,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12972// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212973 12974v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v312975// GFX1250: v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x50,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12976// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212977 12978v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v312979// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x50,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12980// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212981 12982v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v312983// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x50,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12984// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212985 12986v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v312987// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x50,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]12988// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212989 12990v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v212991// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x50,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]12992// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212993 12994v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v512995// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x50,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]12996// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3212997 12998v_dual_sub_nc_u32 v255, v4, v255 :: v_dual_mov_b32 v7, v112999// GFX1250: v_dual_sub_nc_u32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x50,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]13000// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213001 13002v_dual_sub_nc_u32 v255, v1, v255 :: v_dual_mov_b32 v7, v25513003// GFX1250: v_dual_sub_nc_u32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x50,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]13004// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213005 13006v_dual_sub_nc_u32 v255, v255, v255 :: v_dual_mov_b32 v7, v213007// GFX1250: v_dual_sub_nc_u32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x50,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]13008// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213009 13010v_dual_sub_nc_u32 v255, v2, v255 :: v_dual_mov_b32 v7, v313011// GFX1250: v_dual_sub_nc_u32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x50,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]13012// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213013 13014v_dual_sub_nc_u32 v255, v3, v255 :: v_dual_mov_b32 v7, v413015// GFX1250: v_dual_sub_nc_u32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x50,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]13016// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213017 13018v_dual_sub_nc_u32 v255, s105, v255 :: v_dual_mov_b32 v7, s113019// GFX1250: v_dual_sub_nc_u32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x50,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13020// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213021 13022v_dual_sub_nc_u32 v255, s1, v255 :: v_dual_mov_b32 v7, s10513023// GFX1250: v_dual_sub_nc_u32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x50,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13024// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213025 13026v_dual_sub_nc_u32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo13027// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x50,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13028// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213029 13030v_dual_sub_nc_u32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi13031// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x50,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13032// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213033 13034v_dual_sub_nc_u32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp1513035// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x50,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13036// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213037 13038v_dual_sub_nc_u32 v255, m0, v255 :: v_dual_mov_b32 v7, m013039// GFX1250: v_dual_sub_nc_u32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x50,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13040// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213041 13042v_dual_sub_nc_u32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo13043// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x50,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13044// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213045 13046v_dual_sub_nc_u32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi13047// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v255 :: v_dual_mov_b32 v7, exec_hi ; encoding: [0x6a,0x80,0x50,0xcf,0x7f,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13048// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213049 13050v_dual_sub_nc_u32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -113051// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v255 :: v_dual_mov_b32 v7, -1 ; encoding: [0xfd,0x80,0x50,0xcf,0xc1,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13052// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213053 13054v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.513055// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_mov_b32 v7, 0.5 ; encoding: [0xf0,0x80,0x50,0xcf,0xf0,0x00,0x03,0x00,0xff,0x00,0x00,0x07]13056// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213057 13058v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc13059// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_mov_b32 v7, src_scc ; encoding: [0xc1,0x80,0x50,0xcf,0xfd,0x00,0x04,0x00,0xff,0x00,0x00,0x07]13060// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213061 13062v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v313063// GFX1250: v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_mul_dx9_zero_f32 v7, v1, v3 ; encoding: [0x04,0x71,0x50,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13064// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213065 13066v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v313067// GFX1250: v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_mul_dx9_zero_f32 v7, v255, v3 ; encoding: [0x01,0x71,0x50,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13068// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213069 13070v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v313071// GFX1250: v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_mul_dx9_zero_f32 v7, v2, v3 ; encoding: [0xff,0x71,0x50,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13072// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213073 13074v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v313075// GFX1250: v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_mul_dx9_zero_f32 v7, v3, v3 ; encoding: [0x02,0x71,0x50,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13076// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213077 13078v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v313079// GFX1250: v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_mul_dx9_zero_f32 v7, v4, v3 ; encoding: [0x03,0x71,0x50,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13080// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213081 13082v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v313083// GFX1250: v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_mul_dx9_zero_f32 v7, s1, v3 ; encoding: [0x69,0x70,0x50,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13084// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213085 13086v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v313087// GFX1250: v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_mul_dx9_zero_f32 v7, s105, v3 ; encoding: [0x01,0x70,0x50,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13088// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213089 13090v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v313091// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x70,0x50,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13092// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213093 13094v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v313095// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x70,0x50,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13096// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213097 13098v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v313099// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x70,0x50,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13100// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213101 13102v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v313103// GFX1250: v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_mul_dx9_zero_f32 v7, m0, v3 ; encoding: [0x7d,0x70,0x50,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13104// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213105 13106v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v313107// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x70,0x50,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13108// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213109 13110v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v313111// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_mul_dx9_zero_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x70,0x50,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13112// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213113 13114v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v313115// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_mul_dx9_zero_f32 v7, -1, v3 ; encoding: [0xfd,0x70,0x50,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13116// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213117 13118v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v213119// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_mul_dx9_zero_f32 v7, 0.5, v2 ; encoding: [0xf0,0x70,0x50,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]13120// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213121 13122v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v513123// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_mul_dx9_zero_f32 v7, src_scc, v5 ; encoding: [0xc1,0x70,0x50,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]13124// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213125 13126v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v313127// GFX1250: v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_mul_f32 v7, v1, v3 ; encoding: [0x04,0x31,0x50,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13128// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213129 13130v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v313131// GFX1250: v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_mul_f32 v7, v255, v3 ; encoding: [0x01,0x31,0x50,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13132// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213133 13134v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v313135// GFX1250: v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_mul_f32 v7, v2, v3 ; encoding: [0xff,0x31,0x50,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13136// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213137 13138v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v313139// GFX1250: v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_mul_f32 v7, v3, v3 ; encoding: [0x02,0x31,0x50,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13140// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213141 13142v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v313143// GFX1250: v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_mul_f32 v7, v4, v3 ; encoding: [0x03,0x31,0x50,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13144// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213145 13146v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v313147// GFX1250: v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_mul_f32 v7, s1, v3 ; encoding: [0x69,0x30,0x50,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13148// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213149 13150v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v313151// GFX1250: v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_mul_f32 v7, s105, v3 ; encoding: [0x01,0x30,0x50,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13152// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213153 13154v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v313155// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_mul_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x30,0x50,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13156// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213157 13158v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v313159// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_mul_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x30,0x50,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13160// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213161 13162v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v313163// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_mul_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x30,0x50,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13164// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213165 13166v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v313167// GFX1250: v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_mul_f32 v7, m0, v3 ; encoding: [0x7d,0x30,0x50,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13168// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213169 13170v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v313171// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_mul_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x30,0x50,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13172// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213173 13174v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v313175// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_mul_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x30,0x50,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13176// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213177 13178v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v313179// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_mul_f32 v7, -1, v3 ; encoding: [0xfd,0x30,0x50,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13180// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213181 13182v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v213183// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_mul_f32 v7, 0.5, v2 ; encoding: [0xf0,0x30,0x50,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]13184// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213185 13186v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v513187// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_mul_f32 v7, src_scc, v5 ; encoding: [0xc1,0x30,0x50,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]13188// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213189 13190v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v313191// GFX1250: v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_sub_f32 v7, v1, v3 ; encoding: [0x04,0x51,0x50,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13192// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213193 13194v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v313195// GFX1250: v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_sub_f32 v7, v255, v3 ; encoding: [0x01,0x51,0x50,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13196// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213197 13198v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v313199// GFX1250: v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_sub_f32 v7, v2, v3 ; encoding: [0xff,0x51,0x50,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13200// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213201 13202v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v313203// GFX1250: v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_sub_f32 v7, v3, v3 ; encoding: [0x02,0x51,0x50,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13204// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213205 13206v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v313207// GFX1250: v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_sub_f32 v7, v4, v3 ; encoding: [0x03,0x51,0x50,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13208// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213209 13210v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v313211// GFX1250: v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_sub_f32 v7, s1, v3 ; encoding: [0x69,0x50,0x50,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13212// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213213 13214v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v313215// GFX1250: v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_sub_f32 v7, s105, v3 ; encoding: [0x01,0x50,0x50,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13216// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213217 13218v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v313219// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_sub_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x50,0x50,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13220// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213221 13222v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v313223// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_sub_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x50,0x50,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13224// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213225 13226v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v313227// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_sub_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x50,0x50,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13228// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213229 13230v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v313231// GFX1250: v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_sub_f32 v7, m0, v3 ; encoding: [0x7d,0x50,0x50,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13232// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213233 13234v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v313235// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_sub_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x50,0x50,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13236// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213237 13238v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v313239// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_sub_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x50,0x50,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13240// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213241 13242v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v313243// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_sub_f32 v7, -1, v3 ; encoding: [0xfd,0x50,0x50,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13244// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213245 13246v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v213247// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_sub_f32 v7, 0.5, v2 ; encoding: [0xf0,0x50,0x50,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]13248// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213249 13250v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v513251// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_sub_f32 v7, src_scc, v5 ; encoding: [0xc1,0x50,0x50,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]13252// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213253 13254v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v313255// GFX1250: v_dual_sub_nc_u32 v255, v4, v2 :: v_dual_subrev_f32 v7, v1, v3 ; encoding: [0x04,0x61,0x50,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13256// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213257 13258v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v313259// GFX1250: v_dual_sub_nc_u32 v255, v1, v2 :: v_dual_subrev_f32 v7, v255, v3 ; encoding: [0x01,0x61,0x50,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13260// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213261 13262v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v313263// GFX1250: v_dual_sub_nc_u32 v255, v255, v2 :: v_dual_subrev_f32 v7, v2, v3 ; encoding: [0xff,0x61,0x50,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13264// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213265 13266v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v313267// GFX1250: v_dual_sub_nc_u32 v255, v2, v2 :: v_dual_subrev_f32 v7, v3, v3 ; encoding: [0x02,0x61,0x50,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13268// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213269 13270v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v313271// GFX1250: v_dual_sub_nc_u32 v255, v3, v2 :: v_dual_subrev_f32 v7, v4, v3 ; encoding: [0x03,0x61,0x50,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13272// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213273 13274v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v313275// GFX1250: v_dual_sub_nc_u32 v255, s105, v2 :: v_dual_subrev_f32 v7, s1, v3 ; encoding: [0x69,0x60,0x50,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13276// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213277 13278v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v313279// GFX1250: v_dual_sub_nc_u32 v255, s1, v2 :: v_dual_subrev_f32 v7, s105, v3 ; encoding: [0x01,0x60,0x50,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13280// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213281 13282v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v313283// GFX1250: v_dual_sub_nc_u32 v255, ttmp15, v2 :: v_dual_subrev_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x60,0x50,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13284// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213285 13286v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v313287// GFX1250: v_dual_sub_nc_u32 v255, exec_hi, v2 :: v_dual_subrev_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x60,0x50,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13288// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213289 13290v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v313291// GFX1250: v_dual_sub_nc_u32 v255, exec_lo, v2 :: v_dual_subrev_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x60,0x50,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13292// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213293 13294v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v313295// GFX1250: v_dual_sub_nc_u32 v255, m0, v2 :: v_dual_subrev_f32 v7, m0, v3 ; encoding: [0x7d,0x60,0x50,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13296// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213297 13298v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v313299// GFX1250: v_dual_sub_nc_u32 v255, vcc_hi, v2 :: v_dual_subrev_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x60,0x50,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13300// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213301 13302v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v313303// GFX1250: v_dual_sub_nc_u32 v255, vcc_lo, v2 :: v_dual_subrev_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x60,0x50,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13304// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213305 13306v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v313307// GFX1250: v_dual_sub_nc_u32 v255, src_scc, v2 :: v_dual_subrev_f32 v7, -1, v3 ; encoding: [0xfd,0x60,0x50,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13308// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213309 13310v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v213311// GFX1250: v_dual_sub_nc_u32 v255, 0.5, v3 :: v_dual_subrev_f32 v7, 0.5, v2 ; encoding: [0xf0,0x60,0x50,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]13312// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213313 13314v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v513315// GFX1250: v_dual_sub_nc_u32 v255, -1, v4 :: v_dual_subrev_f32 v7, src_scc, v5 ; encoding: [0xc1,0x60,0x50,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]13316// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213317 13318v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v413319// GFX1250: v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_fma_f32 v7, v1, v3, v4 ; encoding: [0x04,0x31,0x51,0xcf,0x01,0x01,0x02,0x00,0xfe,0x03,0x04,0x07]13320// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213321 13322v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_sub_nc_u32 v9, v1, v1313323// GFX1250: v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_sub_nc_u32 v9, v1, v13 ; encoding: [0x04,0x41,0x51,0xcf,0x01,0x01,0x02,0x00,0xfe,0x0d,0x00,0x09]13324// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213325 13326v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_lshrrev_b32 v9, v1, v1313327// GFX1250: v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_lshrrev_b32 v9, v1, v13 ; encoding: [0x04,0x51,0x51,0xcf,0x01,0x01,0x02,0x00,0xfe,0x0d,0x00,0x09]13328// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213329 13330v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_ashrrev_i32 v9, v1, v1313331// GFX1250: v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_ashrrev_i32 v9, v1, v13 ; encoding: [0x04,0x61,0x51,0xcf,0x01,0x01,0x02,0x00,0xfe,0x0d,0x00,0x09]13332// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213333 13334v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x8613335// GFX1250: v_dual_sub_nc_u32 v254, v4, v2 :: v_dual_bitop2_b32 v7, v1, v3 bitop3:0x86 ; encoding: [0x04,0x21,0x51,0xcf,0x01,0x01,0x02,0x00,0xfe,0x03,0x86,0x07]13336// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213337 13338v_dual_ashrrev_i32 v254, v4, v2 :: v_dual_add_f32 v7, v1, v313339// GFX1250: v_dual_ashrrev_i32 v254, v4, v2 :: v_dual_add_f32 v7, v1, v3 ; encoding: [0x04,0x41,0x58,0xcf,0x01,0x01,0x02,0x00,0xfe,0x03,0x00,0x07]13340// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213341 13342v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v313343// GFX1250: v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_add_f32 v7, v255, v3 ; encoding: [0x01,0x41,0x58,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13344// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213345 13346v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v313347// GFX1250: v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_add_f32 v7, v2, v3 ; encoding: [0xff,0x41,0x58,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13348// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213349 13350v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v313351// GFX1250: v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_add_f32 v7, v3, v3 ; encoding: [0x02,0x41,0x58,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13352// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213353 13354v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v313355// GFX1250: v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_add_f32 v7, v4, v3 ; encoding: [0x03,0x41,0x58,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13356// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213357 13358v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v313359// GFX1250: v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_add_f32 v7, s1, v3 ; encoding: [0x69,0x40,0x58,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13360// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213361 13362v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v313363// GFX1250: v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_add_f32 v7, s105, v3 ; encoding: [0x01,0x40,0x58,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13364// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213365 13366v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v313367// GFX1250: v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_add_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x40,0x58,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13368// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213369 13370v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v313371// GFX1250: v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_add_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x40,0x58,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13372// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213373 13374v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v313375// GFX1250: v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_add_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x40,0x58,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13376// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213377 13378v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v313379// GFX1250: v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_add_f32 v7, m0, v3 ; encoding: [0x7d,0x40,0x58,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13380// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213381 13382v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v313383// GFX1250: v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_add_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x40,0x58,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13384// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213385 13386v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v313387// GFX1250: v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_add_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x40,0x58,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13388// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213389 13390v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v313391// GFX1250: v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_add_f32 v7, -1, v3 ; encoding: [0xfd,0x40,0x58,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13392// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213393 13394v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v213395// GFX1250: v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_add_f32 v7, 0.5, v2 ; encoding: [0xf0,0x40,0x58,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]13396// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213397 13398v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v513399// GFX1250: v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_add_f32 v7, src_scc, v5 ; encoding: [0xc1,0x40,0x58,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]13400// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213401 13402v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v313403// GFX1250: v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_add_nc_u32 v7, v1, v3 ; encoding: [0x04,0x01,0x59,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13404// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213405 13406v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v313407// GFX1250: v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_add_nc_u32 v7, v255, v3 ; encoding: [0x01,0x01,0x59,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13408// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213409 13410v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v313411// GFX1250: v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_add_nc_u32 v7, v2, v3 ; encoding: [0xff,0x01,0x59,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13412// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213413 13414v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v313415// GFX1250: v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_add_nc_u32 v7, v3, v3 ; encoding: [0x02,0x01,0x59,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13416// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213417 13418v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v313419// GFX1250: v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_add_nc_u32 v7, v4, v3 ; encoding: [0x03,0x01,0x59,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13420// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213421 13422v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v313423// GFX1250: v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_add_nc_u32 v7, s1, v3 ; encoding: [0x69,0x00,0x59,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13424// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213425 13426v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v313427// GFX1250: v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_add_nc_u32 v7, s105, v3 ; encoding: [0x01,0x00,0x59,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13428// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213429 13430v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v313431// GFX1250: v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_add_nc_u32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x59,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13432// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213433 13434v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v313435// GFX1250: v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_add_nc_u32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x59,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13436// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213437 13438v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v313439// GFX1250: v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_add_nc_u32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x59,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13440// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213441 13442v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v313443// GFX1250: v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_add_nc_u32 v7, m0, v3 ; encoding: [0x7d,0x00,0x59,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13444// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213445 13446v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v313447// GFX1250: v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_add_nc_u32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x59,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13448// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213449 13450v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v313451// GFX1250: v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_add_nc_u32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x59,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13452// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213453 13454v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v313455// GFX1250: v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_add_nc_u32 v7, -1, v3 ; encoding: [0xfd,0x00,0x59,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13456// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213457 13458v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v213459// GFX1250: v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_add_nc_u32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x59,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]13460// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213461 13462v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v513463// GFX1250: v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_add_nc_u32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x59,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]13464// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213465 13466v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo13467// GFX1250: v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_cndmask_b32 v7, v1, v3, vcc_lo ; encoding: [0x04,0x91,0x58,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]13468// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213469 13470v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo13471// GFX1250: v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_cndmask_b32 v7, v255, v3, vcc_lo ; encoding: [0x01,0x91,0x58,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]13472// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213473 13474v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo13475// GFX1250: v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_cndmask_b32 v7, v2, v3, vcc_lo ; encoding: [0xff,0x91,0x58,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]13476// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213477 13478v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo13479// GFX1250: v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_cndmask_b32 v7, v3, v3, vcc_lo ; encoding: [0x02,0x91,0x58,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]13480// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213481 13482v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo13483// GFX1250: v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_cndmask_b32 v7, v4, v3, vcc_lo ; encoding: [0x03,0x91,0x58,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x6a,0x07]13484// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213485 13486v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo13487// GFX1250: v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_cndmask_b32 v7, s105, v3, vcc_lo ; encoding: [0x69,0x90,0x58,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]13488// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213489 13490v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo13491// GFX1250: v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_cndmask_b32 v7, s1, v3, vcc_lo ; encoding: [0x01,0x90,0x58,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]13492// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213493 13494v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo13495// GFX1250: v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_cndmask_b32 v7, ttmp15, v3, vcc_lo ; encoding: [0x7b,0x90,0x58,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]13496// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213497 13498v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo13499// GFX1250: v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_cndmask_b32 v7, exec_hi, v3, vcc_lo ; encoding: [0x7f,0x90,0x58,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]13500// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213501 13502v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo13503// GFX1250: v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_cndmask_b32 v7, exec_lo, v3, vcc_lo ; encoding: [0x7e,0x90,0x58,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]13504// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213505 13506v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo13507// GFX1250: v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_cndmask_b32 v7, m0, v3, vcc_lo ; encoding: [0x7d,0x90,0x58,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]13508// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213509 13510v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo13511// GFX1250: v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_cndmask_b32 v7, vcc_hi, v3, vcc_lo ; encoding: [0x6b,0x90,0x58,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]13512// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213513 13514v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo13515// GFX1250: v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_cndmask_b32 v7, vcc_lo, v3, vcc_lo ; encoding: [0x6a,0x90,0x58,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]13516// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213517 13518v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo13519// GFX1250: v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_cndmask_b32 v7, -1, v3, vcc_lo ; encoding: [0xfd,0x90,0x58,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x6a,0x07]13520// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213521 13522v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo13523// GFX1250: v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_cndmask_b32 v7, 0.5, v2, vcc_lo ; encoding: [0xf0,0x90,0x58,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x6a,0x07]13524// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213525 13526v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo13527// GFX1250: v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_cndmask_b32 v7, src_scc, v5, vcc_lo ; encoding: [0xc1,0x90,0x58,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x6a,0x07]13528// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213529 13530v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v313531// GFX1250: v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_fmac_f32 v7, v1, v3 ; encoding: [0x04,0x01,0x58,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13532// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213533 13534v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v313535// GFX1250: v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_fmac_f32 v7, v255, v3 ; encoding: [0x01,0x01,0x58,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13536// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213537 13538v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v313539// GFX1250: v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_fmac_f32 v7, v2, v3 ; encoding: [0xff,0x01,0x58,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13540// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213541 13542v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v313543// GFX1250: v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_fmac_f32 v7, v3, v3 ; encoding: [0x02,0x01,0x58,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13544// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213545 13546v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v313547// GFX1250: v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_fmac_f32 v7, v4, v3 ; encoding: [0x03,0x01,0x58,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13548// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213549 13550v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v313551// GFX1250: v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_fmac_f32 v7, s1, v3 ; encoding: [0x69,0x00,0x58,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13552// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213553 13554v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v313555// GFX1250: v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_fmac_f32 v7, s105, v3 ; encoding: [0x01,0x00,0x58,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13556// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213557 13558v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v313559// GFX1250: v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_fmac_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0x00,0x58,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13560// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213561 13562v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v313563// GFX1250: v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_fmac_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0x00,0x58,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13564// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213565 13566v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v313567// GFX1250: v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_fmac_f32 v7, ttmp15, v3 ; encoding: [0x7e,0x00,0x58,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13568// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213569 13570v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v313571// GFX1250: v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_fmac_f32 v7, m0, v3 ; encoding: [0x7d,0x00,0x58,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13572// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213573 13574v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v313575// GFX1250: v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_fmac_f32 v7, exec_lo, v3 ; encoding: [0x6b,0x00,0x58,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13576// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213577 13578v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v313579// GFX1250: v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_fmac_f32 v7, exec_hi, v3 ; encoding: [0x6a,0x00,0x58,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13580// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213581 13582v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v313583// GFX1250: v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_fmac_f32 v7, -1, v3 ; encoding: [0xfd,0x00,0x58,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13584// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213585 13586v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v213587// GFX1250: v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_fmac_f32 v7, 0.5, v2 ; encoding: [0xf0,0x00,0x58,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]13588// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213589 13590v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v513591// GFX1250: v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_fmac_f32 v7, src_scc, v5 ; encoding: [0xc1,0x00,0x58,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]13592// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213593 13594v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v313595// GFX1250: v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_lshlrev_b32 v7, v1, v3 ; encoding: [0x04,0x11,0x59,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13596// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213597 13598v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v313599// GFX1250: v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_lshlrev_b32 v7, v255, v3 ; encoding: [0x01,0x11,0x59,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13600// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213601 13602v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v313603// GFX1250: v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_lshlrev_b32 v7, v2, v3 ; encoding: [0xff,0x11,0x59,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13604// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213605 13606v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v313607// GFX1250: v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_lshlrev_b32 v7, v3, v3 ; encoding: [0x02,0x11,0x59,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13608// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213609 13610v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v313611// GFX1250: v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_lshlrev_b32 v7, v4, v3 ; encoding: [0x03,0x11,0x59,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13612// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213613 13614v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v313615// GFX1250: v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_lshlrev_b32 v7, s1, v3 ; encoding: [0x69,0x10,0x59,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13616// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213617 13618v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v313619// GFX1250: v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_lshlrev_b32 v7, s105, v3 ; encoding: [0x01,0x10,0x59,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13620// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213621 13622v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v313623// GFX1250: v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_lshlrev_b32 v7, vcc_lo, v3 ; encoding: [0x7b,0x10,0x59,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13624// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213625 13626v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v313627// GFX1250: v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_lshlrev_b32 v7, vcc_hi, v3 ; encoding: [0x7f,0x10,0x59,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13628// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213629 13630v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v313631// GFX1250: v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_lshlrev_b32 v7, ttmp15, v3 ; encoding: [0x7e,0x10,0x59,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13632// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213633 13634v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v313635// GFX1250: v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_lshlrev_b32 v7, m0, v3 ; encoding: [0x7d,0x10,0x59,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13636// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213637 13638v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v313639// GFX1250: v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_lshlrev_b32 v7, exec_lo, v3 ; encoding: [0x6b,0x10,0x59,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13640// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213641 13642v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v313643// GFX1250: v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_lshlrev_b32 v7, exec_hi, v3 ; encoding: [0x6a,0x10,0x59,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13644// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213645 13646v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v313647// GFX1250: v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_lshlrev_b32 v7, -1, v3 ; encoding: [0xfd,0x10,0x59,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13648// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213649 13650v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v213651// GFX1250: v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_lshlrev_b32 v7, 0.5, v2 ; encoding: [0xf0,0x10,0x59,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]13652// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213653 13654v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v513655// GFX1250: v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_lshlrev_b32 v7, src_scc, v5 ; encoding: [0xc1,0x10,0x59,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]13656// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213657 13658v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v313659// GFX1250: v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_max_num_f32 v7, v1, v3 ; encoding: [0x04,0xa1,0x58,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13660// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213661 13662v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v313663// GFX1250: v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_max_num_f32 v7, v255, v3 ; encoding: [0x01,0xa1,0x58,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13664// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213665 13666v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v313667// GFX1250: v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_max_num_f32 v7, v2, v3 ; encoding: [0xff,0xa1,0x58,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13668// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213669 13670v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v313671// GFX1250: v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_max_num_f32 v7, v3, v3 ; encoding: [0x02,0xa1,0x58,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13672// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213673 13674v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v313675// GFX1250: v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_max_num_f32 v7, v4, v3 ; encoding: [0x03,0xa1,0x58,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13676// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213677 13678v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v313679// GFX1250: v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_max_num_f32 v7, s1, v3 ; encoding: [0x69,0xa0,0x58,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13680// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213681 13682v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v313683// GFX1250: v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_max_num_f32 v7, s105, v3 ; encoding: [0x01,0xa0,0x58,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13684// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213685 13686v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v313687// GFX1250: v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_max_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xa0,0x58,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13688// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213689 13690v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v313691// GFX1250: v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_max_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xa0,0x58,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13692// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213693 13694v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v313695// GFX1250: v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_max_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xa0,0x58,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13696// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213697 13698v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v313699// GFX1250: v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_max_num_f32 v7, m0, v3 ; encoding: [0x7d,0xa0,0x58,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13700// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213701 13702v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v313703// GFX1250: v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_max_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xa0,0x58,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13704// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213705 13706v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v313707// GFX1250: v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_max_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xa0,0x58,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13708// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213709 13710v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v313711// GFX1250: v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_max_num_f32 v7, -1, v3 ; encoding: [0xfd,0xa0,0x58,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13712// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213713 13714v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v213715// GFX1250: v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_max_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xa0,0x58,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]13716// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213717 13718v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v513719// GFX1250: v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_max_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xa0,0x58,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]13720// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213721 13722v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v313723// GFX1250: v_dual_ashrrev_i32 v255, v4, v2 :: v_dual_min_num_f32 v7, v1, v3 ; encoding: [0x04,0xb1,0x58,0xcf,0x01,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13724// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213725 13726v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v313727// GFX1250: v_dual_ashrrev_i32 v255, v1, v2 :: v_dual_min_num_f32 v7, v255, v3 ; encoding: [0x01,0xb1,0x58,0xcf,0xff,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13728// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213729 13730v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v313731// GFX1250: v_dual_ashrrev_i32 v255, v255, v2 :: v_dual_min_num_f32 v7, v2, v3 ; encoding: [0xff,0xb1,0x58,0xcf,0x02,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13732// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213733 13734v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v313735// GFX1250: v_dual_ashrrev_i32 v255, v2, v2 :: v_dual_min_num_f32 v7, v3, v3 ; encoding: [0x02,0xb1,0x58,0xcf,0x03,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13736// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213737 13738v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v313739// GFX1250: v_dual_ashrrev_i32 v255, v3, v2 :: v_dual_min_num_f32 v7, v4, v3 ; encoding: [0x03,0xb1,0x58,0xcf,0x04,0x01,0x02,0x00,0xff,0x03,0x00,0x07]13740// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213741 13742v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v313743// GFX1250: v_dual_ashrrev_i32 v255, s105, v2 :: v_dual_min_num_f32 v7, s1, v3 ; encoding: [0x69,0xb0,0x58,0xcf,0x01,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13744// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213745 13746v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v313747// GFX1250: v_dual_ashrrev_i32 v255, s1, v2 :: v_dual_min_num_f32 v7, s105, v3 ; encoding: [0x01,0xb0,0x58,0xcf,0x69,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13748// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213749 13750v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v313751// GFX1250: v_dual_ashrrev_i32 v255, ttmp15, v2 :: v_dual_min_num_f32 v7, vcc_lo, v3 ; encoding: [0x7b,0xb0,0x58,0xcf,0x6a,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13752// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213753 13754v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v313755// GFX1250: v_dual_ashrrev_i32 v255, exec_hi, v2 :: v_dual_min_num_f32 v7, vcc_hi, v3 ; encoding: [0x7f,0xb0,0x58,0xcf,0x6b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13756// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213757 13758v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v313759// GFX1250: v_dual_ashrrev_i32 v255, exec_lo, v2 :: v_dual_min_num_f32 v7, ttmp15, v3 ; encoding: [0x7e,0xb0,0x58,0xcf,0x7b,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13760// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213761 13762v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v313763// GFX1250: v_dual_ashrrev_i32 v255, m0, v2 :: v_dual_min_num_f32 v7, m0, v3 ; encoding: [0x7d,0xb0,0x58,0xcf,0x7d,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13764// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213765 13766v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v313767// GFX1250: v_dual_ashrrev_i32 v255, vcc_hi, v2 :: v_dual_min_num_f32 v7, exec_lo, v3 ; encoding: [0x6b,0xb0,0x58,0xcf,0x7e,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13768// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213769 13770v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v313771// GFX1250: v_dual_ashrrev_i32 v255, vcc_lo, v2 :: v_dual_min_num_f32 v7, exec_hi, v3 ; encoding: [0x6a,0xb0,0x58,0xcf,0x7f,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13772// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213773 13774v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v313775// GFX1250: v_dual_ashrrev_i32 v255, src_scc, v2 :: v_dual_min_num_f32 v7, -1, v3 ; encoding: [0xfd,0xb0,0x58,0xcf,0xc1,0x00,0x02,0x00,0xff,0x03,0x00,0x07]13776// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213777 13778v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v213779// GFX1250: v_dual_ashrrev_i32 v255, 0.5, v3 :: v_dual_min_num_f32 v7, 0.5, v2 ; encoding: [0xf0,0xb0,0x58,0xcf,0xf0,0x00,0x03,0x00,0xff,0x02,0x00,0x07]13780// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213781 13782v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v513783// GFX1250: v_dual_ashrrev_i32 v255, -1, v4 :: v_dual_min_num_f32 v7, src_scc, v5 ; encoding: [0xc1,0xb0,0x58,0xcf,0xfd,0x00,0x04,0x00,0xff,0x05,0x00,0x07]13784// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213785 13786v_dual_ashrrev_i32 v255, v4, v255 :: v_dual_mov_b32 v7, v113787// GFX1250: v_dual_ashrrev_i32 v255, v4, v255 :: v_dual_mov_b32 v7, v1 ; encoding: [0x04,0x81,0x58,0xcf,0x01,0x01,0xff,0x00,0xff,0x00,0x00,0x07]13788// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213789 13790v_dual_ashrrev_i32 v255, v1, v255 :: v_dual_mov_b32 v7, v25513791// GFX1250: v_dual_ashrrev_i32 v255, v1, v255 :: v_dual_mov_b32 v7, v255 ; encoding: [0x01,0x81,0x58,0xcf,0xff,0x01,0xff,0x00,0xff,0x00,0x00,0x07]13792// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213793 13794v_dual_ashrrev_i32 v255, v255, v255 :: v_dual_mov_b32 v7, v213795// GFX1250: v_dual_ashrrev_i32 v255, v255, v255 :: v_dual_mov_b32 v7, v2 ; encoding: [0xff,0x81,0x58,0xcf,0x02,0x01,0xff,0x00,0xff,0x00,0x00,0x07]13796// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213797 13798v_dual_ashrrev_i32 v255, v2, v255 :: v_dual_mov_b32 v7, v313799// GFX1250: v_dual_ashrrev_i32 v255, v2, v255 :: v_dual_mov_b32 v7, v3 ; encoding: [0x02,0x81,0x58,0xcf,0x03,0x01,0xff,0x00,0xff,0x00,0x00,0x07]13800// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213801 13802v_dual_ashrrev_i32 v255, v3, v255 :: v_dual_mov_b32 v7, v413803// GFX1250: v_dual_ashrrev_i32 v255, v3, v255 :: v_dual_mov_b32 v7, v4 ; encoding: [0x03,0x81,0x58,0xcf,0x04,0x01,0xff,0x00,0xff,0x00,0x00,0x07]13804// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213805 13806v_dual_ashrrev_i32 v255, s105, v255 :: v_dual_mov_b32 v7, s113807// GFX1250: v_dual_ashrrev_i32 v255, s105, v255 :: v_dual_mov_b32 v7, s1 ; encoding: [0x69,0x80,0x58,0xcf,0x01,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13808// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213809 13810v_dual_ashrrev_i32 v255, s1, v255 :: v_dual_mov_b32 v7, s10513811// GFX1250: v_dual_ashrrev_i32 v255, s1, v255 :: v_dual_mov_b32 v7, s105 ; encoding: [0x01,0x80,0x58,0xcf,0x69,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13812// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213813 13814v_dual_ashrrev_i32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo13815// GFX1250: v_dual_ashrrev_i32 v255, ttmp15, v255 :: v_dual_mov_b32 v7, vcc_lo ; encoding: [0x7b,0x80,0x58,0xcf,0x6a,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13816// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213817 13818v_dual_ashrrev_i32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi13819// GFX1250: v_dual_ashrrev_i32 v255, exec_hi, v255 :: v_dual_mov_b32 v7, vcc_hi ; encoding: [0x7f,0x80,0x58,0xcf,0x6b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13820// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213821 13822v_dual_ashrrev_i32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp1513823// GFX1250: v_dual_ashrrev_i32 v255, exec_lo, v255 :: v_dual_mov_b32 v7, ttmp15 ; encoding: [0x7e,0x80,0x58,0xcf,0x7b,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13824// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213825 13826v_dual_ashrrev_i32 v255, m0, v255 :: v_dual_mov_b32 v7, m013827// GFX1250: v_dual_ashrrev_i32 v255, m0, v255 :: v_dual_mov_b32 v7, m0 ; encoding: [0x7d,0x80,0x58,0xcf,0x7d,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13828// W64-ERR: :[[@LINE-2]]:1: error: instruction requires wavesize=3213829 13830v_dual_ashrrev_i32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo13831// GFX1250: v_dual_ashrrev_i32 v255, vcc_hi, v255 :: v_dual_mov_b32 v7, exec_lo ; encoding: [0x6b,0x80,0x58,0xcf,0x7e,0x00,0xff,0x00,0xff,0x00,0x00,0x07]13832// W64-ERR: :[[@LINE-2]]:1: error: instruction

File truncated to the first 1 MiB.