1541 lines · plain
1// RUN: not llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize32,-real-true16 -show-encoding %s | FileCheck --check-prefix=W32 %s2// RUN: not llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize64,-real-true16 -show-encoding %s | FileCheck --check-prefix=W64 %s3// RUN: not llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize32,-real-true16 -filetype=null %s 2>&1 | FileCheck --check-prefix=W32-ERR --implicit-check-not=error: %s4// RUN: not llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize64,-real-true16 -filetype=null %s 2>&1 | FileCheck --check-prefix=W64-ERR --implicit-check-not=error: %s5 6v_cmp_class_f16_dpp vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]7// W32: encoding: [0xe9,0x04,0xfa,0x7c,0x01,0x77,0x39,0x05]8// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode9 10v_cmp_class_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:111// W32: encoding: [0xea,0x04,0xfa,0x7c,0x01,0x77,0x39,0x05]12// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode13 14v_cmp_class_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:015// W32: encoding: [0xe9,0xfe,0xfa,0x7c,0x7f,0x00,0x00,0x00]16// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode17 18v_cmp_class_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]19// W64: encoding: [0xe9,0x04,0xfa,0x7c,0x01,0x77,0x39,0x05]20// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode21 22v_cmp_class_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:123// W64: encoding: [0xea,0x04,0xfa,0x7c,0x01,0x77,0x39,0x05]24// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode25 26v_cmp_class_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:027// W64: encoding: [0xe9,0xfe,0xfa,0x7c,0x7f,0x00,0x00,0x00]28// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode29 30v_cmp_class_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]31// W32: encoding: [0xe9,0x04,0xfc,0x7c,0x01,0x77,0x39,0x05]32// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode33 34v_cmp_class_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:135// W32: encoding: [0xea,0x04,0xfc,0x7c,0x01,0x77,0x39,0x05]36// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode37 38v_cmp_class_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:039// W32: encoding: [0xe9,0xfe,0xfd,0x7c,0xff,0x00,0x00,0x00]40// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode41 42v_cmp_class_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]43// W64: encoding: [0xe9,0x04,0xfc,0x7c,0x01,0x77,0x39,0x05]44// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode45 46v_cmp_class_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:147// W64: encoding: [0xea,0x04,0xfc,0x7c,0x01,0x77,0x39,0x05]48// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode49 50v_cmp_class_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:051// W64: encoding: [0xe9,0xfe,0xfd,0x7c,0xff,0x00,0x00,0x00]52// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode53 54v_cmp_eq_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]55// W32: encoding: [0xe9,0x04,0x04,0x7c,0x01,0x77,0x39,0x05]56// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode57 58v_cmp_eq_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:159// W32: encoding: [0xea,0x04,0x04,0x7c,0x01,0x77,0x39,0x05]60// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode61 62v_cmp_eq_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:063// W32: encoding: [0xe9,0xfe,0x04,0x7c,0x7f,0x00,0x00,0x00]64// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode65 66v_cmp_eq_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]67// W64: encoding: [0xe9,0x04,0x04,0x7c,0x01,0x77,0x39,0x05]68// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode69 70v_cmp_eq_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:171// W64: encoding: [0xea,0x04,0x04,0x7c,0x01,0x77,0x39,0x05]72// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode73 74v_cmp_eq_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:075// W64: encoding: [0xe9,0xfe,0x04,0x7c,0x7f,0x00,0x00,0x00]76// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode77 78v_cmp_eq_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]79// W32: encoding: [0xe9,0x04,0x24,0x7c,0x01,0x77,0x39,0x05]80// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode81 82v_cmp_eq_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:183// W32: encoding: [0xea,0x04,0x24,0x7c,0x01,0x77,0x39,0x05]84// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode85 86v_cmp_eq_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:087// W32: encoding: [0xe9,0xfe,0x25,0x7c,0xff,0x00,0x00,0x00]88// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode89 90v_cmp_eq_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]91// W64: encoding: [0xe9,0x04,0x24,0x7c,0x01,0x77,0x39,0x05]92// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode93 94v_cmp_eq_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:195// W64: encoding: [0xea,0x04,0x24,0x7c,0x01,0x77,0x39,0x05]96// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode97 98v_cmp_eq_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:099// W64: encoding: [0xe9,0xfe,0x25,0x7c,0xff,0x00,0x00,0x00]100// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode101 102v_cmp_eq_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]103// W32: encoding: [0xe9,0x04,0x64,0x7c,0x01,0x77,0x39,0x05]104// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode105 106v_cmp_eq_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1107// W32: encoding: [0xea,0x04,0x64,0x7c,0x01,0x77,0x39,0x05]108// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode109 110v_cmp_eq_i16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0111// W32: encoding: [0xe9,0xfe,0x64,0x7c,0x7f,0x00,0x00,0x00]112// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode113 114v_cmp_eq_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]115// W64: encoding: [0xe9,0x04,0x64,0x7c,0x01,0x77,0x39,0x05]116// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode117 118v_cmp_eq_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1119// W64: encoding: [0xea,0x04,0x64,0x7c,0x01,0x77,0x39,0x05]120// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode121 122v_cmp_eq_i16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0123// W64: encoding: [0xe9,0xfe,0x64,0x7c,0x7f,0x00,0x00,0x00]124// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode125 126v_cmp_eq_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]127// W32: encoding: [0xe9,0x04,0x84,0x7c,0x01,0x77,0x39,0x05]128// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode129 130v_cmp_eq_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1131// W32: encoding: [0xea,0x04,0x84,0x7c,0x01,0x77,0x39,0x05]132// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode133 134v_cmp_eq_i32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0135// W32: encoding: [0xe9,0xfe,0x85,0x7c,0xff,0x00,0x00,0x00]136// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode137 138v_cmp_eq_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]139// W64: encoding: [0xe9,0x04,0x84,0x7c,0x01,0x77,0x39,0x05]140// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode141 142v_cmp_eq_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1143// W64: encoding: [0xea,0x04,0x84,0x7c,0x01,0x77,0x39,0x05]144// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode145 146v_cmp_eq_i32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0147// W64: encoding: [0xe9,0xfe,0x85,0x7c,0xff,0x00,0x00,0x00]148// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode149 150v_cmp_eq_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]151// W32: encoding: [0xe9,0x04,0x74,0x7c,0x01,0x77,0x39,0x05]152// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode153 154v_cmp_eq_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1155// W32: encoding: [0xea,0x04,0x74,0x7c,0x01,0x77,0x39,0x05]156// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode157 158v_cmp_eq_u16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0159// W32: encoding: [0xe9,0xfe,0x74,0x7c,0x7f,0x00,0x00,0x00]160// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode161 162v_cmp_eq_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]163// W64: encoding: [0xe9,0x04,0x74,0x7c,0x01,0x77,0x39,0x05]164// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode165 166v_cmp_eq_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1167// W64: encoding: [0xea,0x04,0x74,0x7c,0x01,0x77,0x39,0x05]168// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode169 170v_cmp_eq_u16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0171// W64: encoding: [0xe9,0xfe,0x74,0x7c,0x7f,0x00,0x00,0x00]172// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode173 174v_cmp_eq_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]175// W32: encoding: [0xe9,0x04,0x94,0x7c,0x01,0x77,0x39,0x05]176// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode177 178v_cmp_eq_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1179// W32: encoding: [0xea,0x04,0x94,0x7c,0x01,0x77,0x39,0x05]180// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode181 182v_cmp_eq_u32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0183// W32: encoding: [0xe9,0xfe,0x95,0x7c,0xff,0x00,0x00,0x00]184// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode185 186v_cmp_eq_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]187// W64: encoding: [0xe9,0x04,0x94,0x7c,0x01,0x77,0x39,0x05]188// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode189 190v_cmp_eq_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1191// W64: encoding: [0xea,0x04,0x94,0x7c,0x01,0x77,0x39,0x05]192// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode193 194v_cmp_eq_u32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0195// W64: encoding: [0xe9,0xfe,0x95,0x7c,0xff,0x00,0x00,0x00]196// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode197 198v_cmp_f_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]199// W32: encoding: [0xe9,0x04,0x00,0x7c,0x01,0x77,0x39,0x05]200// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode201 202v_cmp_f_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1203// W32: encoding: [0xea,0x04,0x00,0x7c,0x01,0x77,0x39,0x05]204// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode205 206v_cmp_f_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0207// W32: encoding: [0xe9,0xfe,0x00,0x7c,0x7f,0x00,0x00,0x00]208// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode209 210v_cmp_f_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]211// W64: encoding: [0xe9,0x04,0x00,0x7c,0x01,0x77,0x39,0x05]212// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode213 214v_cmp_f_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1215// W64: encoding: [0xea,0x04,0x00,0x7c,0x01,0x77,0x39,0x05]216// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode217 218v_cmp_f_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0219// W64: encoding: [0xe9,0xfe,0x00,0x7c,0x7f,0x00,0x00,0x00]220// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode221 222v_cmp_f_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]223// W32: encoding: [0xe9,0x04,0x20,0x7c,0x01,0x77,0x39,0x05]224// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode225 226v_cmp_f_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1227// W32: encoding: [0xea,0x04,0x20,0x7c,0x01,0x77,0x39,0x05]228// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode229 230v_cmp_f_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0231// W32: encoding: [0xe9,0xfe,0x21,0x7c,0xff,0x00,0x00,0x00]232// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode233 234v_cmp_f_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]235// W64: encoding: [0xe9,0x04,0x20,0x7c,0x01,0x77,0x39,0x05]236// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode237 238v_cmp_f_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1239// W64: encoding: [0xea,0x04,0x20,0x7c,0x01,0x77,0x39,0x05]240// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode241 242v_cmp_f_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0243// W64: encoding: [0xe9,0xfe,0x21,0x7c,0xff,0x00,0x00,0x00]244// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode245 246v_cmp_f_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]247// W32: encoding: [0xe9,0x04,0x80,0x7c,0x01,0x77,0x39,0x05]248// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode249 250v_cmp_f_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1251// W32: encoding: [0xea,0x04,0x80,0x7c,0x01,0x77,0x39,0x05]252// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode253 254v_cmp_f_i32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0255// W32: encoding: [0xe9,0xfe,0x81,0x7c,0xff,0x00,0x00,0x00]256// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode257 258v_cmp_f_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]259// W64: encoding: [0xe9,0x04,0x80,0x7c,0x01,0x77,0x39,0x05]260// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode261 262v_cmp_f_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1263// W64: encoding: [0xea,0x04,0x80,0x7c,0x01,0x77,0x39,0x05]264// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode265 266v_cmp_f_i32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0267// W64: encoding: [0xe9,0xfe,0x81,0x7c,0xff,0x00,0x00,0x00]268// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode269 270v_cmp_f_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]271// W32: encoding: [0xe9,0x04,0x90,0x7c,0x01,0x77,0x39,0x05]272// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode273 274v_cmp_f_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1275// W32: encoding: [0xea,0x04,0x90,0x7c,0x01,0x77,0x39,0x05]276// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode277 278v_cmp_f_u32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0279// W32: encoding: [0xe9,0xfe,0x91,0x7c,0xff,0x00,0x00,0x00]280// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode281 282v_cmp_f_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]283// W64: encoding: [0xe9,0x04,0x90,0x7c,0x01,0x77,0x39,0x05]284// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode285 286v_cmp_f_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1287// W64: encoding: [0xea,0x04,0x90,0x7c,0x01,0x77,0x39,0x05]288// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode289 290v_cmp_f_u32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0291// W64: encoding: [0xe9,0xfe,0x91,0x7c,0xff,0x00,0x00,0x00]292// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode293 294v_cmp_ge_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]295// W32: encoding: [0xe9,0x04,0x0c,0x7c,0x01,0x77,0x39,0x05]296// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode297 298v_cmp_ge_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1299// W32: encoding: [0xea,0x04,0x0c,0x7c,0x01,0x77,0x39,0x05]300// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode301 302v_cmp_ge_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0303// W32: encoding: [0xe9,0xfe,0x0c,0x7c,0x7f,0x00,0x00,0x00]304// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode305 306v_cmp_ge_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]307// W64: encoding: [0xe9,0x04,0x0c,0x7c,0x01,0x77,0x39,0x05]308// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode309 310v_cmp_ge_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1311// W64: encoding: [0xea,0x04,0x0c,0x7c,0x01,0x77,0x39,0x05]312// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode313 314v_cmp_ge_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0315// W64: encoding: [0xe9,0xfe,0x0c,0x7c,0x7f,0x00,0x00,0x00]316// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode317 318v_cmp_ge_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]319// W32: encoding: [0xe9,0x04,0x2c,0x7c,0x01,0x77,0x39,0x05]320// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode321 322v_cmp_ge_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1323// W32: encoding: [0xea,0x04,0x2c,0x7c,0x01,0x77,0x39,0x05]324// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode325 326v_cmp_ge_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0327// W32: encoding: [0xe9,0xfe,0x2d,0x7c,0xff,0x00,0x00,0x00]328// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode329 330v_cmp_ge_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]331// W64: encoding: [0xe9,0x04,0x2c,0x7c,0x01,0x77,0x39,0x05]332// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode333 334v_cmp_ge_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1335// W64: encoding: [0xea,0x04,0x2c,0x7c,0x01,0x77,0x39,0x05]336// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode337 338v_cmp_ge_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0339// W64: encoding: [0xe9,0xfe,0x2d,0x7c,0xff,0x00,0x00,0x00]340// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode341 342v_cmp_ge_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]343// W32: encoding: [0xe9,0x04,0x6c,0x7c,0x01,0x77,0x39,0x05]344// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode345 346v_cmp_ge_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1347// W32: encoding: [0xea,0x04,0x6c,0x7c,0x01,0x77,0x39,0x05]348// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode349 350v_cmp_ge_i16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0351// W32: encoding: [0xe9,0xfe,0x6c,0x7c,0x7f,0x00,0x00,0x00]352// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode353 354v_cmp_ge_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]355// W64: encoding: [0xe9,0x04,0x6c,0x7c,0x01,0x77,0x39,0x05]356// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode357 358v_cmp_ge_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1359// W64: encoding: [0xea,0x04,0x6c,0x7c,0x01,0x77,0x39,0x05]360// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode361 362v_cmp_ge_i16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0363// W64: encoding: [0xe9,0xfe,0x6c,0x7c,0x7f,0x00,0x00,0x00]364// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode365 366v_cmp_ge_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]367// W32: encoding: [0xe9,0x04,0x8c,0x7c,0x01,0x77,0x39,0x05]368// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode369 370v_cmp_ge_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1371// W32: encoding: [0xea,0x04,0x8c,0x7c,0x01,0x77,0x39,0x05]372// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode373 374v_cmp_ge_i32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0375// W32: encoding: [0xe9,0xfe,0x8d,0x7c,0xff,0x00,0x00,0x00]376// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode377 378v_cmp_ge_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]379// W64: encoding: [0xe9,0x04,0x8c,0x7c,0x01,0x77,0x39,0x05]380// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode381 382v_cmp_ge_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1383// W64: encoding: [0xea,0x04,0x8c,0x7c,0x01,0x77,0x39,0x05]384// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode385 386v_cmp_ge_i32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0387// W64: encoding: [0xe9,0xfe,0x8d,0x7c,0xff,0x00,0x00,0x00]388// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode389 390v_cmp_ge_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]391// W32: encoding: [0xe9,0x04,0x7c,0x7c,0x01,0x77,0x39,0x05]392// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode393 394v_cmp_ge_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1395// W32: encoding: [0xea,0x04,0x7c,0x7c,0x01,0x77,0x39,0x05]396// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode397 398v_cmp_ge_u16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0399// W32: encoding: [0xe9,0xfe,0x7c,0x7c,0x7f,0x00,0x00,0x00]400// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode401 402v_cmp_ge_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]403// W64: encoding: [0xe9,0x04,0x7c,0x7c,0x01,0x77,0x39,0x05]404// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode405 406v_cmp_ge_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1407// W64: encoding: [0xea,0x04,0x7c,0x7c,0x01,0x77,0x39,0x05]408// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode409 410v_cmp_ge_u16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0411// W64: encoding: [0xe9,0xfe,0x7c,0x7c,0x7f,0x00,0x00,0x00]412// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode413 414v_cmp_ge_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]415// W32: encoding: [0xe9,0x04,0x9c,0x7c,0x01,0x77,0x39,0x05]416// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode417 418v_cmp_ge_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1419// W32: encoding: [0xea,0x04,0x9c,0x7c,0x01,0x77,0x39,0x05]420// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode421 422v_cmp_ge_u32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0423// W32: encoding: [0xe9,0xfe,0x9d,0x7c,0xff,0x00,0x00,0x00]424// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode425 426v_cmp_ge_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]427// W64: encoding: [0xe9,0x04,0x9c,0x7c,0x01,0x77,0x39,0x05]428// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode429 430v_cmp_ge_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1431// W64: encoding: [0xea,0x04,0x9c,0x7c,0x01,0x77,0x39,0x05]432// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode433 434v_cmp_ge_u32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0435// W64: encoding: [0xe9,0xfe,0x9d,0x7c,0xff,0x00,0x00,0x00]436// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode437 438v_cmp_gt_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]439// W32: encoding: [0xe9,0x04,0x08,0x7c,0x01,0x77,0x39,0x05]440// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode441 442v_cmp_gt_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1443// W32: encoding: [0xea,0x04,0x08,0x7c,0x01,0x77,0x39,0x05]444// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode445 446v_cmp_gt_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0447// W32: encoding: [0xe9,0xfe,0x08,0x7c,0x7f,0x00,0x00,0x00]448// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode449 450v_cmp_gt_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]451// W64: encoding: [0xe9,0x04,0x08,0x7c,0x01,0x77,0x39,0x05]452// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode453 454v_cmp_gt_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1455// W64: encoding: [0xea,0x04,0x08,0x7c,0x01,0x77,0x39,0x05]456// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode457 458v_cmp_gt_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0459// W64: encoding: [0xe9,0xfe,0x08,0x7c,0x7f,0x00,0x00,0x00]460// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode461 462v_cmp_gt_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]463// W32: encoding: [0xe9,0x04,0x28,0x7c,0x01,0x77,0x39,0x05]464// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode465 466v_cmp_gt_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1467// W32: encoding: [0xea,0x04,0x28,0x7c,0x01,0x77,0x39,0x05]468// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode469 470v_cmp_gt_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0471// W32: encoding: [0xe9,0xfe,0x29,0x7c,0xff,0x00,0x00,0x00]472// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode473 474v_cmp_gt_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]475// W64: encoding: [0xe9,0x04,0x28,0x7c,0x01,0x77,0x39,0x05]476// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode477 478v_cmp_gt_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1479// W64: encoding: [0xea,0x04,0x28,0x7c,0x01,0x77,0x39,0x05]480// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode481 482v_cmp_gt_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0483// W64: encoding: [0xe9,0xfe,0x29,0x7c,0xff,0x00,0x00,0x00]484// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode485 486v_cmp_gt_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]487// W32: encoding: [0xe9,0x04,0x68,0x7c,0x01,0x77,0x39,0x05]488// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode489 490v_cmp_gt_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1491// W32: encoding: [0xea,0x04,0x68,0x7c,0x01,0x77,0x39,0x05]492// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode493 494v_cmp_gt_i16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0495// W32: encoding: [0xe9,0xfe,0x68,0x7c,0x7f,0x00,0x00,0x00]496// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode497 498v_cmp_gt_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]499// W64: encoding: [0xe9,0x04,0x68,0x7c,0x01,0x77,0x39,0x05]500// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode501 502v_cmp_gt_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1503// W64: encoding: [0xea,0x04,0x68,0x7c,0x01,0x77,0x39,0x05]504// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode505 506v_cmp_gt_i16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0507// W64: encoding: [0xe9,0xfe,0x68,0x7c,0x7f,0x00,0x00,0x00]508// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode509 510v_cmp_gt_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]511// W32: encoding: [0xe9,0x04,0x88,0x7c,0x01,0x77,0x39,0x05]512// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode513 514v_cmp_gt_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1515// W32: encoding: [0xea,0x04,0x88,0x7c,0x01,0x77,0x39,0x05]516// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode517 518v_cmp_gt_i32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0519// W32: encoding: [0xe9,0xfe,0x89,0x7c,0xff,0x00,0x00,0x00]520// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode521 522v_cmp_gt_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]523// W64: encoding: [0xe9,0x04,0x88,0x7c,0x01,0x77,0x39,0x05]524// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode525 526v_cmp_gt_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1527// W64: encoding: [0xea,0x04,0x88,0x7c,0x01,0x77,0x39,0x05]528// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode529 530v_cmp_gt_i32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0531// W64: encoding: [0xe9,0xfe,0x89,0x7c,0xff,0x00,0x00,0x00]532// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode533 534v_cmp_gt_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]535// W32: encoding: [0xe9,0x04,0x78,0x7c,0x01,0x77,0x39,0x05]536// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode537 538v_cmp_gt_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1539// W32: encoding: [0xea,0x04,0x78,0x7c,0x01,0x77,0x39,0x05]540// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode541 542v_cmp_gt_u16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0543// W32: encoding: [0xe9,0xfe,0x78,0x7c,0x7f,0x00,0x00,0x00]544// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode545 546v_cmp_gt_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]547// W64: encoding: [0xe9,0x04,0x78,0x7c,0x01,0x77,0x39,0x05]548// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode549 550v_cmp_gt_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1551// W64: encoding: [0xea,0x04,0x78,0x7c,0x01,0x77,0x39,0x05]552// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode553 554v_cmp_gt_u16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0555// W64: encoding: [0xe9,0xfe,0x78,0x7c,0x7f,0x00,0x00,0x00]556// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode557 558v_cmp_gt_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]559// W32: encoding: [0xe9,0x04,0x98,0x7c,0x01,0x77,0x39,0x05]560// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode561 562v_cmp_gt_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1563// W32: encoding: [0xea,0x04,0x98,0x7c,0x01,0x77,0x39,0x05]564// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode565 566v_cmp_gt_u32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0567// W32: encoding: [0xe9,0xfe,0x99,0x7c,0xff,0x00,0x00,0x00]568// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode569 570v_cmp_gt_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]571// W64: encoding: [0xe9,0x04,0x98,0x7c,0x01,0x77,0x39,0x05]572// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode573 574v_cmp_gt_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1575// W64: encoding: [0xea,0x04,0x98,0x7c,0x01,0x77,0x39,0x05]576// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode577 578v_cmp_gt_u32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0579// W64: encoding: [0xe9,0xfe,0x99,0x7c,0xff,0x00,0x00,0x00]580// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode581 582v_cmp_le_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]583// W32: encoding: [0xe9,0x04,0x06,0x7c,0x01,0x77,0x39,0x05]584// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode585 586v_cmp_le_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1587// W32: encoding: [0xea,0x04,0x06,0x7c,0x01,0x77,0x39,0x05]588// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode589 590v_cmp_le_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0591// W32: encoding: [0xe9,0xfe,0x06,0x7c,0x7f,0x00,0x00,0x00]592// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode593 594v_cmp_le_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]595// W64: encoding: [0xe9,0x04,0x06,0x7c,0x01,0x77,0x39,0x05]596// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode597 598v_cmp_le_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1599// W64: encoding: [0xea,0x04,0x06,0x7c,0x01,0x77,0x39,0x05]600// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode601 602v_cmp_le_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0603// W64: encoding: [0xe9,0xfe,0x06,0x7c,0x7f,0x00,0x00,0x00]604// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode605 606v_cmp_le_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]607// W32: encoding: [0xe9,0x04,0x26,0x7c,0x01,0x77,0x39,0x05]608// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode609 610v_cmp_le_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1611// W32: encoding: [0xea,0x04,0x26,0x7c,0x01,0x77,0x39,0x05]612// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode613 614v_cmp_le_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0615// W32: encoding: [0xe9,0xfe,0x27,0x7c,0xff,0x00,0x00,0x00]616// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode617 618v_cmp_le_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]619// W64: encoding: [0xe9,0x04,0x26,0x7c,0x01,0x77,0x39,0x05]620// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode621 622v_cmp_le_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1623// W64: encoding: [0xea,0x04,0x26,0x7c,0x01,0x77,0x39,0x05]624// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode625 626v_cmp_le_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0627// W64: encoding: [0xe9,0xfe,0x27,0x7c,0xff,0x00,0x00,0x00]628// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode629 630v_cmp_le_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]631// W32: encoding: [0xe9,0x04,0x66,0x7c,0x01,0x77,0x39,0x05]632// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode633 634v_cmp_le_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1635// W32: encoding: [0xea,0x04,0x66,0x7c,0x01,0x77,0x39,0x05]636// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode637 638v_cmp_le_i16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0639// W32: encoding: [0xe9,0xfe,0x66,0x7c,0x7f,0x00,0x00,0x00]640// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode641 642v_cmp_le_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]643// W64: encoding: [0xe9,0x04,0x66,0x7c,0x01,0x77,0x39,0x05]644// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode645 646v_cmp_le_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1647// W64: encoding: [0xea,0x04,0x66,0x7c,0x01,0x77,0x39,0x05]648// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode649 650v_cmp_le_i16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0651// W64: encoding: [0xe9,0xfe,0x66,0x7c,0x7f,0x00,0x00,0x00]652// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode653 654v_cmp_le_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]655// W32: encoding: [0xe9,0x04,0x86,0x7c,0x01,0x77,0x39,0x05]656// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode657 658v_cmp_le_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1659// W32: encoding: [0xea,0x04,0x86,0x7c,0x01,0x77,0x39,0x05]660// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode661 662v_cmp_le_i32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0663// W32: encoding: [0xe9,0xfe,0x87,0x7c,0xff,0x00,0x00,0x00]664// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode665 666v_cmp_le_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]667// W64: encoding: [0xe9,0x04,0x86,0x7c,0x01,0x77,0x39,0x05]668// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode669 670v_cmp_le_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1671// W64: encoding: [0xea,0x04,0x86,0x7c,0x01,0x77,0x39,0x05]672// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode673 674v_cmp_le_i32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0675// W64: encoding: [0xe9,0xfe,0x87,0x7c,0xff,0x00,0x00,0x00]676// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode677 678v_cmp_le_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]679// W32: encoding: [0xe9,0x04,0x76,0x7c,0x01,0x77,0x39,0x05]680// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode681 682v_cmp_le_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1683// W32: encoding: [0xea,0x04,0x76,0x7c,0x01,0x77,0x39,0x05]684// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode685 686v_cmp_le_u16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0687// W32: encoding: [0xe9,0xfe,0x76,0x7c,0x7f,0x00,0x00,0x00]688// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode689 690v_cmp_le_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]691// W64: encoding: [0xe9,0x04,0x76,0x7c,0x01,0x77,0x39,0x05]692// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode693 694v_cmp_le_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1695// W64: encoding: [0xea,0x04,0x76,0x7c,0x01,0x77,0x39,0x05]696// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode697 698v_cmp_le_u16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0699// W64: encoding: [0xe9,0xfe,0x76,0x7c,0x7f,0x00,0x00,0x00]700// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode701 702v_cmp_le_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]703// W32: encoding: [0xe9,0x04,0x96,0x7c,0x01,0x77,0x39,0x05]704// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode705 706v_cmp_le_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1707// W32: encoding: [0xea,0x04,0x96,0x7c,0x01,0x77,0x39,0x05]708// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode709 710v_cmp_le_u32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0711// W32: encoding: [0xe9,0xfe,0x97,0x7c,0xff,0x00,0x00,0x00]712// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode713 714v_cmp_le_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]715// W64: encoding: [0xe9,0x04,0x96,0x7c,0x01,0x77,0x39,0x05]716// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode717 718v_cmp_le_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1719// W64: encoding: [0xea,0x04,0x96,0x7c,0x01,0x77,0x39,0x05]720// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode721 722v_cmp_le_u32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0723// W64: encoding: [0xe9,0xfe,0x97,0x7c,0xff,0x00,0x00,0x00]724// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode725 726v_cmp_lg_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]727// W32: encoding: [0xe9,0x04,0x0a,0x7c,0x01,0x77,0x39,0x05]728// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode729 730v_cmp_lg_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1731// W32: encoding: [0xea,0x04,0x0a,0x7c,0x01,0x77,0x39,0x05]732// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode733 734v_cmp_lg_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0735// W32: encoding: [0xe9,0xfe,0x0a,0x7c,0x7f,0x00,0x00,0x00]736// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode737 738v_cmp_lg_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]739// W64: encoding: [0xe9,0x04,0x0a,0x7c,0x01,0x77,0x39,0x05]740// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode741 742v_cmp_lg_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1743// W64: encoding: [0xea,0x04,0x0a,0x7c,0x01,0x77,0x39,0x05]744// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode745 746v_cmp_lg_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0747// W64: encoding: [0xe9,0xfe,0x0a,0x7c,0x7f,0x00,0x00,0x00]748// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode749 750v_cmp_lg_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]751// W32: encoding: [0xe9,0x04,0x2a,0x7c,0x01,0x77,0x39,0x05]752// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode753 754v_cmp_lg_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1755// W32: encoding: [0xea,0x04,0x2a,0x7c,0x01,0x77,0x39,0x05]756// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode757 758v_cmp_lg_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0759// W32: encoding: [0xe9,0xfe,0x2b,0x7c,0xff,0x00,0x00,0x00]760// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode761 762v_cmp_lg_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]763// W64: encoding: [0xe9,0x04,0x2a,0x7c,0x01,0x77,0x39,0x05]764// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode765 766v_cmp_lg_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1767// W64: encoding: [0xea,0x04,0x2a,0x7c,0x01,0x77,0x39,0x05]768// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode769 770v_cmp_lg_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0771// W64: encoding: [0xe9,0xfe,0x2b,0x7c,0xff,0x00,0x00,0x00]772// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode773 774v_cmp_lt_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]775// W32: encoding: [0xe9,0x04,0x02,0x7c,0x01,0x77,0x39,0x05]776// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode777 778v_cmp_lt_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1779// W32: encoding: [0xea,0x04,0x02,0x7c,0x01,0x77,0x39,0x05]780// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode781 782v_cmp_lt_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0783// W32: encoding: [0xe9,0xfe,0x02,0x7c,0x7f,0x00,0x00,0x00]784// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode785 786v_cmp_lt_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]787// W64: encoding: [0xe9,0x04,0x02,0x7c,0x01,0x77,0x39,0x05]788// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode789 790v_cmp_lt_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1791// W64: encoding: [0xea,0x04,0x02,0x7c,0x01,0x77,0x39,0x05]792// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode793 794v_cmp_lt_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0795// W64: encoding: [0xe9,0xfe,0x02,0x7c,0x7f,0x00,0x00,0x00]796// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode797 798v_cmp_lt_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]799// W32: encoding: [0xe9,0x04,0x22,0x7c,0x01,0x77,0x39,0x05]800// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode801 802v_cmp_lt_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1803// W32: encoding: [0xea,0x04,0x22,0x7c,0x01,0x77,0x39,0x05]804// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode805 806v_cmp_lt_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0807// W32: encoding: [0xe9,0xfe,0x23,0x7c,0xff,0x00,0x00,0x00]808// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode809 810v_cmp_lt_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]811// W64: encoding: [0xe9,0x04,0x22,0x7c,0x01,0x77,0x39,0x05]812// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode813 814v_cmp_lt_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1815// W64: encoding: [0xea,0x04,0x22,0x7c,0x01,0x77,0x39,0x05]816// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode817 818v_cmp_lt_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0819// W64: encoding: [0xe9,0xfe,0x23,0x7c,0xff,0x00,0x00,0x00]820// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode821 822v_cmp_lt_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]823// W32: encoding: [0xe9,0x04,0x62,0x7c,0x01,0x77,0x39,0x05]824// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode825 826v_cmp_lt_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1827// W32: encoding: [0xea,0x04,0x62,0x7c,0x01,0x77,0x39,0x05]828// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode829 830v_cmp_lt_i16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0831// W32: encoding: [0xe9,0xfe,0x62,0x7c,0x7f,0x00,0x00,0x00]832// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode833 834v_cmp_lt_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]835// W64: encoding: [0xe9,0x04,0x62,0x7c,0x01,0x77,0x39,0x05]836// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode837 838v_cmp_lt_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1839// W64: encoding: [0xea,0x04,0x62,0x7c,0x01,0x77,0x39,0x05]840// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode841 842v_cmp_lt_i16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0843// W64: encoding: [0xe9,0xfe,0x62,0x7c,0x7f,0x00,0x00,0x00]844// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode845 846v_cmp_lt_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]847// W32: encoding: [0xe9,0x04,0x82,0x7c,0x01,0x77,0x39,0x05]848// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode849 850v_cmp_lt_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1851// W32: encoding: [0xea,0x04,0x82,0x7c,0x01,0x77,0x39,0x05]852// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode853 854v_cmp_lt_i32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0855// W32: encoding: [0xe9,0xfe,0x83,0x7c,0xff,0x00,0x00,0x00]856// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode857 858v_cmp_lt_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]859// W64: encoding: [0xe9,0x04,0x82,0x7c,0x01,0x77,0x39,0x05]860// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode861 862v_cmp_lt_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1863// W64: encoding: [0xea,0x04,0x82,0x7c,0x01,0x77,0x39,0x05]864// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode865 866v_cmp_lt_i32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0867// W64: encoding: [0xe9,0xfe,0x83,0x7c,0xff,0x00,0x00,0x00]868// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode869 870v_cmp_lt_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]871// W32: encoding: [0xe9,0x04,0x72,0x7c,0x01,0x77,0x39,0x05]872// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode873 874v_cmp_lt_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1875// W32: encoding: [0xea,0x04,0x72,0x7c,0x01,0x77,0x39,0x05]876// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode877 878v_cmp_lt_u16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0879// W32: encoding: [0xe9,0xfe,0x72,0x7c,0x7f,0x00,0x00,0x00]880// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode881 882v_cmp_lt_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]883// W64: encoding: [0xe9,0x04,0x72,0x7c,0x01,0x77,0x39,0x05]884// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode885 886v_cmp_lt_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1887// W64: encoding: [0xea,0x04,0x72,0x7c,0x01,0x77,0x39,0x05]888// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode889 890v_cmp_lt_u16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0891// W64: encoding: [0xe9,0xfe,0x72,0x7c,0x7f,0x00,0x00,0x00]892// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode893 894v_cmp_lt_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]895// W32: encoding: [0xe9,0x04,0x92,0x7c,0x01,0x77,0x39,0x05]896// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode897 898v_cmp_lt_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1899// W32: encoding: [0xea,0x04,0x92,0x7c,0x01,0x77,0x39,0x05]900// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode901 902v_cmp_lt_u32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0903// W32: encoding: [0xe9,0xfe,0x93,0x7c,0xff,0x00,0x00,0x00]904// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode905 906v_cmp_lt_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]907// W64: encoding: [0xe9,0x04,0x92,0x7c,0x01,0x77,0x39,0x05]908// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode909 910v_cmp_lt_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1911// W64: encoding: [0xea,0x04,0x92,0x7c,0x01,0x77,0x39,0x05]912// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode913 914v_cmp_lt_u32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0915// W64: encoding: [0xe9,0xfe,0x93,0x7c,0xff,0x00,0x00,0x00]916// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode917 918v_cmp_ne_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]919// W32: encoding: [0xe9,0x04,0x6a,0x7c,0x01,0x77,0x39,0x05]920// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode921 922v_cmp_ne_i16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1923// W32: encoding: [0xea,0x04,0x6a,0x7c,0x01,0x77,0x39,0x05]924// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode925 926v_cmp_ne_i16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0927// W32: encoding: [0xe9,0xfe,0x6a,0x7c,0x7f,0x00,0x00,0x00]928// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode929 930v_cmp_ne_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]931// W64: encoding: [0xe9,0x04,0x6a,0x7c,0x01,0x77,0x39,0x05]932// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode933 934v_cmp_ne_i16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1935// W64: encoding: [0xea,0x04,0x6a,0x7c,0x01,0x77,0x39,0x05]936// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode937 938v_cmp_ne_i16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0939// W64: encoding: [0xe9,0xfe,0x6a,0x7c,0x7f,0x00,0x00,0x00]940// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode941 942v_cmp_ne_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]943// W32: encoding: [0xe9,0x04,0x8a,0x7c,0x01,0x77,0x39,0x05]944// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode945 946v_cmp_ne_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1947// W32: encoding: [0xea,0x04,0x8a,0x7c,0x01,0x77,0x39,0x05]948// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode949 950v_cmp_ne_i32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0951// W32: encoding: [0xe9,0xfe,0x8b,0x7c,0xff,0x00,0x00,0x00]952// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode953 954v_cmp_ne_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]955// W64: encoding: [0xe9,0x04,0x8a,0x7c,0x01,0x77,0x39,0x05]956// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode957 958v_cmp_ne_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1959// W64: encoding: [0xea,0x04,0x8a,0x7c,0x01,0x77,0x39,0x05]960// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode961 962v_cmp_ne_i32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0963// W64: encoding: [0xe9,0xfe,0x8b,0x7c,0xff,0x00,0x00,0x00]964// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode965 966v_cmp_ne_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]967// W32: encoding: [0xe9,0x04,0x7a,0x7c,0x01,0x77,0x39,0x05]968// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode969 970v_cmp_ne_u16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1971// W32: encoding: [0xea,0x04,0x7a,0x7c,0x01,0x77,0x39,0x05]972// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode973 974v_cmp_ne_u16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0975// W32: encoding: [0xe9,0xfe,0x7a,0x7c,0x7f,0x00,0x00,0x00]976// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode977 978v_cmp_ne_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]979// W64: encoding: [0xe9,0x04,0x7a,0x7c,0x01,0x77,0x39,0x05]980// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode981 982v_cmp_ne_u16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1983// W64: encoding: [0xea,0x04,0x7a,0x7c,0x01,0x77,0x39,0x05]984// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode985 986v_cmp_ne_u16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:0987// W64: encoding: [0xe9,0xfe,0x7a,0x7c,0x7f,0x00,0x00,0x00]988// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode989 990v_cmp_ne_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]991// W32: encoding: [0xe9,0x04,0x9a,0x7c,0x01,0x77,0x39,0x05]992// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode993 994v_cmp_ne_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:1995// W32: encoding: [0xea,0x04,0x9a,0x7c,0x01,0x77,0x39,0x05]996// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode997 998v_cmp_ne_u32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:0999// W32: encoding: [0xe9,0xfe,0x9b,0x7c,0xff,0x00,0x00,0x00]1000// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1001 1002v_cmp_ne_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1003// W64: encoding: [0xe9,0x04,0x9a,0x7c,0x01,0x77,0x39,0x05]1004// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1005 1006v_cmp_ne_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11007// W64: encoding: [0xea,0x04,0x9a,0x7c,0x01,0x77,0x39,0x05]1008// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1009 1010v_cmp_ne_u32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01011// W64: encoding: [0xe9,0xfe,0x9b,0x7c,0xff,0x00,0x00,0x00]1012// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1013 1014v_cmp_neq_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1015// W32: encoding: [0xe9,0x04,0x1a,0x7c,0x01,0x77,0x39,0x05]1016// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1017 1018v_cmp_neq_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11019// W32: encoding: [0xea,0x04,0x1a,0x7c,0x01,0x77,0x39,0x05]1020// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1021 1022v_cmp_neq_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01023// W32: encoding: [0xe9,0xfe,0x1a,0x7c,0x7f,0x00,0x00,0x00]1024// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1025 1026v_cmp_neq_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1027// W64: encoding: [0xe9,0x04,0x1a,0x7c,0x01,0x77,0x39,0x05]1028// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1029 1030v_cmp_neq_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11031// W64: encoding: [0xea,0x04,0x1a,0x7c,0x01,0x77,0x39,0x05]1032// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1033 1034v_cmp_neq_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01035// W64: encoding: [0xe9,0xfe,0x1a,0x7c,0x7f,0x00,0x00,0x00]1036// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1037 1038v_cmp_neq_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1039// W32: encoding: [0xe9,0x04,0x3a,0x7c,0x01,0x77,0x39,0x05]1040// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1041 1042v_cmp_neq_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11043// W32: encoding: [0xea,0x04,0x3a,0x7c,0x01,0x77,0x39,0x05]1044// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1045 1046v_cmp_neq_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01047// W32: encoding: [0xe9,0xfe,0x3b,0x7c,0xff,0x00,0x00,0x00]1048// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1049 1050v_cmp_neq_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1051// W64: encoding: [0xe9,0x04,0x3a,0x7c,0x01,0x77,0x39,0x05]1052// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1053 1054v_cmp_neq_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11055// W64: encoding: [0xea,0x04,0x3a,0x7c,0x01,0x77,0x39,0x05]1056// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1057 1058v_cmp_neq_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01059// W64: encoding: [0xe9,0xfe,0x3b,0x7c,0xff,0x00,0x00,0x00]1060// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1061 1062v_cmp_nge_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1063// W32: encoding: [0xe9,0x04,0x12,0x7c,0x01,0x77,0x39,0x05]1064// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1065 1066v_cmp_nge_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11067// W32: encoding: [0xea,0x04,0x12,0x7c,0x01,0x77,0x39,0x05]1068// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1069 1070v_cmp_nge_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01071// W32: encoding: [0xe9,0xfe,0x12,0x7c,0x7f,0x00,0x00,0x00]1072// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1073 1074v_cmp_nge_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1075// W64: encoding: [0xe9,0x04,0x12,0x7c,0x01,0x77,0x39,0x05]1076// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1077 1078v_cmp_nge_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11079// W64: encoding: [0xea,0x04,0x12,0x7c,0x01,0x77,0x39,0x05]1080// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1081 1082v_cmp_nge_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01083// W64: encoding: [0xe9,0xfe,0x12,0x7c,0x7f,0x00,0x00,0x00]1084// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1085 1086v_cmp_nge_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1087// W32: encoding: [0xe9,0x04,0x32,0x7c,0x01,0x77,0x39,0x05]1088// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1089 1090v_cmp_nge_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11091// W32: encoding: [0xea,0x04,0x32,0x7c,0x01,0x77,0x39,0x05]1092// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1093 1094v_cmp_nge_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01095// W32: encoding: [0xe9,0xfe,0x33,0x7c,0xff,0x00,0x00,0x00]1096// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1097 1098v_cmp_nge_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1099// W64: encoding: [0xe9,0x04,0x32,0x7c,0x01,0x77,0x39,0x05]1100// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1101 1102v_cmp_nge_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11103// W64: encoding: [0xea,0x04,0x32,0x7c,0x01,0x77,0x39,0x05]1104// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1105 1106v_cmp_nge_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01107// W64: encoding: [0xe9,0xfe,0x33,0x7c,0xff,0x00,0x00,0x00]1108// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1109 1110v_cmp_ngt_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1111// W32: encoding: [0xe9,0x04,0x16,0x7c,0x01,0x77,0x39,0x05]1112// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1113 1114v_cmp_ngt_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11115// W32: encoding: [0xea,0x04,0x16,0x7c,0x01,0x77,0x39,0x05]1116// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1117 1118v_cmp_ngt_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01119// W32: encoding: [0xe9,0xfe,0x16,0x7c,0x7f,0x00,0x00,0x00]1120// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1121 1122v_cmp_ngt_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1123// W64: encoding: [0xe9,0x04,0x16,0x7c,0x01,0x77,0x39,0x05]1124// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1125 1126v_cmp_ngt_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11127// W64: encoding: [0xea,0x04,0x16,0x7c,0x01,0x77,0x39,0x05]1128// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1129 1130v_cmp_ngt_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01131// W64: encoding: [0xe9,0xfe,0x16,0x7c,0x7f,0x00,0x00,0x00]1132// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1133 1134v_cmp_ngt_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1135// W32: encoding: [0xe9,0x04,0x36,0x7c,0x01,0x77,0x39,0x05]1136// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1137 1138v_cmp_ngt_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11139// W32: encoding: [0xea,0x04,0x36,0x7c,0x01,0x77,0x39,0x05]1140// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1141 1142v_cmp_ngt_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01143// W32: encoding: [0xe9,0xfe,0x37,0x7c,0xff,0x00,0x00,0x00]1144// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1145 1146v_cmp_ngt_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1147// W64: encoding: [0xe9,0x04,0x36,0x7c,0x01,0x77,0x39,0x05]1148// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1149 1150v_cmp_ngt_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11151// W64: encoding: [0xea,0x04,0x36,0x7c,0x01,0x77,0x39,0x05]1152// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1153 1154v_cmp_ngt_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01155// W64: encoding: [0xe9,0xfe,0x37,0x7c,0xff,0x00,0x00,0x00]1156// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1157 1158v_cmp_nle_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1159// W32: encoding: [0xe9,0x04,0x18,0x7c,0x01,0x77,0x39,0x05]1160// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1161 1162v_cmp_nle_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11163// W32: encoding: [0xea,0x04,0x18,0x7c,0x01,0x77,0x39,0x05]1164// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1165 1166v_cmp_nle_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01167// W32: encoding: [0xe9,0xfe,0x18,0x7c,0x7f,0x00,0x00,0x00]1168// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1169 1170v_cmp_nle_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1171// W64: encoding: [0xe9,0x04,0x18,0x7c,0x01,0x77,0x39,0x05]1172// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1173 1174v_cmp_nle_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11175// W64: encoding: [0xea,0x04,0x18,0x7c,0x01,0x77,0x39,0x05]1176// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1177 1178v_cmp_nle_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01179// W64: encoding: [0xe9,0xfe,0x18,0x7c,0x7f,0x00,0x00,0x00]1180// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1181 1182v_cmp_nle_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1183// W32: encoding: [0xe9,0x04,0x38,0x7c,0x01,0x77,0x39,0x05]1184// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1185 1186v_cmp_nle_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11187// W32: encoding: [0xea,0x04,0x38,0x7c,0x01,0x77,0x39,0x05]1188// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1189 1190v_cmp_nle_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01191// W32: encoding: [0xe9,0xfe,0x39,0x7c,0xff,0x00,0x00,0x00]1192// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1193 1194v_cmp_nle_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1195// W64: encoding: [0xe9,0x04,0x38,0x7c,0x01,0x77,0x39,0x05]1196// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1197 1198v_cmp_nle_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11199// W64: encoding: [0xea,0x04,0x38,0x7c,0x01,0x77,0x39,0x05]1200// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1201 1202v_cmp_nle_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01203// W64: encoding: [0xe9,0xfe,0x39,0x7c,0xff,0x00,0x00,0x00]1204// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1205 1206v_cmp_nlg_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1207// W32: encoding: [0xe9,0x04,0x14,0x7c,0x01,0x77,0x39,0x05]1208// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1209 1210v_cmp_nlg_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11211// W32: encoding: [0xea,0x04,0x14,0x7c,0x01,0x77,0x39,0x05]1212// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1213 1214v_cmp_nlg_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01215// W32: encoding: [0xe9,0xfe,0x14,0x7c,0x7f,0x00,0x00,0x00]1216// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1217 1218v_cmp_nlg_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1219// W64: encoding: [0xe9,0x04,0x14,0x7c,0x01,0x77,0x39,0x05]1220// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1221 1222v_cmp_nlg_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11223// W64: encoding: [0xea,0x04,0x14,0x7c,0x01,0x77,0x39,0x05]1224// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1225 1226v_cmp_nlg_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01227// W64: encoding: [0xe9,0xfe,0x14,0x7c,0x7f,0x00,0x00,0x00]1228// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1229 1230v_cmp_nlg_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1231// W32: encoding: [0xe9,0x04,0x34,0x7c,0x01,0x77,0x39,0x05]1232// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1233 1234v_cmp_nlg_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11235// W32: encoding: [0xea,0x04,0x34,0x7c,0x01,0x77,0x39,0x05]1236// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1237 1238v_cmp_nlg_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01239// W32: encoding: [0xe9,0xfe,0x35,0x7c,0xff,0x00,0x00,0x00]1240// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1241 1242v_cmp_nlg_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1243// W64: encoding: [0xe9,0x04,0x34,0x7c,0x01,0x77,0x39,0x05]1244// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1245 1246v_cmp_nlg_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11247// W64: encoding: [0xea,0x04,0x34,0x7c,0x01,0x77,0x39,0x05]1248// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1249 1250v_cmp_nlg_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01251// W64: encoding: [0xe9,0xfe,0x35,0x7c,0xff,0x00,0x00,0x00]1252// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1253 1254v_cmp_nlt_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1255// W32: encoding: [0xe9,0x04,0x1c,0x7c,0x01,0x77,0x39,0x05]1256// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1257 1258v_cmp_nlt_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11259// W32: encoding: [0xea,0x04,0x1c,0x7c,0x01,0x77,0x39,0x05]1260// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1261 1262v_cmp_nlt_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01263// W32: encoding: [0xe9,0xfe,0x1c,0x7c,0x7f,0x00,0x00,0x00]1264// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1265 1266v_cmp_nlt_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1267// W64: encoding: [0xe9,0x04,0x1c,0x7c,0x01,0x77,0x39,0x05]1268// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1269 1270v_cmp_nlt_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11271// W64: encoding: [0xea,0x04,0x1c,0x7c,0x01,0x77,0x39,0x05]1272// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1273 1274v_cmp_nlt_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01275// W64: encoding: [0xe9,0xfe,0x1c,0x7c,0x7f,0x00,0x00,0x00]1276// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1277 1278v_cmp_nlt_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1279// W32: encoding: [0xe9,0x04,0x3c,0x7c,0x01,0x77,0x39,0x05]1280// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1281 1282v_cmp_nlt_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11283// W32: encoding: [0xea,0x04,0x3c,0x7c,0x01,0x77,0x39,0x05]1284// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1285 1286v_cmp_nlt_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01287// W32: encoding: [0xe9,0xfe,0x3d,0x7c,0xff,0x00,0x00,0x00]1288// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1289 1290v_cmp_nlt_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1291// W64: encoding: [0xe9,0x04,0x3c,0x7c,0x01,0x77,0x39,0x05]1292// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1293 1294v_cmp_nlt_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11295// W64: encoding: [0xea,0x04,0x3c,0x7c,0x01,0x77,0x39,0x05]1296// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1297 1298v_cmp_nlt_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01299// W64: encoding: [0xe9,0xfe,0x3d,0x7c,0xff,0x00,0x00,0x00]1300// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1301 1302v_cmp_o_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1303// W32: encoding: [0xe9,0x04,0x0e,0x7c,0x01,0x77,0x39,0x05]1304// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1305 1306v_cmp_o_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11307// W32: encoding: [0xea,0x04,0x0e,0x7c,0x01,0x77,0x39,0x05]1308// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1309 1310v_cmp_o_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01311// W32: encoding: [0xe9,0xfe,0x0e,0x7c,0x7f,0x00,0x00,0x00]1312// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1313 1314v_cmp_o_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1315// W64: encoding: [0xe9,0x04,0x0e,0x7c,0x01,0x77,0x39,0x05]1316// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1317 1318v_cmp_o_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11319// W64: encoding: [0xea,0x04,0x0e,0x7c,0x01,0x77,0x39,0x05]1320// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1321 1322v_cmp_o_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01323// W64: encoding: [0xe9,0xfe,0x0e,0x7c,0x7f,0x00,0x00,0x00]1324// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1325 1326v_cmp_o_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1327// W32: encoding: [0xe9,0x04,0x2e,0x7c,0x01,0x77,0x39,0x05]1328// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1329 1330v_cmp_o_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11331// W32: encoding: [0xea,0x04,0x2e,0x7c,0x01,0x77,0x39,0x05]1332// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1333 1334v_cmp_o_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01335// W32: encoding: [0xe9,0xfe,0x2f,0x7c,0xff,0x00,0x00,0x00]1336// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1337 1338v_cmp_o_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1339// W64: encoding: [0xe9,0x04,0x2e,0x7c,0x01,0x77,0x39,0x05]1340// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1341 1342v_cmp_o_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11343// W64: encoding: [0xea,0x04,0x2e,0x7c,0x01,0x77,0x39,0x05]1344// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1345 1346v_cmp_o_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01347// W64: encoding: [0xe9,0xfe,0x2f,0x7c,0xff,0x00,0x00,0x00]1348// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1349 1350v_cmp_t_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1351// W32: encoding: [0xe9,0x04,0x1e,0x7c,0x01,0x77,0x39,0x05]1352// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1353 1354v_cmp_t_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11355// W32: encoding: [0xea,0x04,0x1e,0x7c,0x01,0x77,0x39,0x05]1356// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1357 1358v_cmp_t_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01359// W32: encoding: [0xe9,0xfe,0x1e,0x7c,0x7f,0x00,0x00,0x00]1360// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1361 1362v_cmp_t_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1363// W64: encoding: [0xe9,0x04,0x1e,0x7c,0x01,0x77,0x39,0x05]1364// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1365 1366v_cmp_t_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11367// W64: encoding: [0xea,0x04,0x1e,0x7c,0x01,0x77,0x39,0x05]1368// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1369 1370v_cmp_t_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01371// W64: encoding: [0xe9,0xfe,0x1e,0x7c,0x7f,0x00,0x00,0x00]1372// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1373 1374v_cmp_t_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1375// W32: encoding: [0xe9,0x04,0x3e,0x7c,0x01,0x77,0x39,0x05]1376// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1377 1378v_cmp_t_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11379// W32: encoding: [0xea,0x04,0x3e,0x7c,0x01,0x77,0x39,0x05]1380// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1381 1382v_cmp_t_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01383// W32: encoding: [0xe9,0xfe,0x3f,0x7c,0xff,0x00,0x00,0x00]1384// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1385 1386v_cmp_t_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1387// W64: encoding: [0xe9,0x04,0x3e,0x7c,0x01,0x77,0x39,0x05]1388// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1389 1390v_cmp_t_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11391// W64: encoding: [0xea,0x04,0x3e,0x7c,0x01,0x77,0x39,0x05]1392// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1393 1394v_cmp_t_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01395// W64: encoding: [0xe9,0xfe,0x3f,0x7c,0xff,0x00,0x00,0x00]1396// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1397 1398v_cmp_t_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1399// W32: encoding: [0xe9,0x04,0x8e,0x7c,0x01,0x77,0x39,0x05]1400// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1401 1402v_cmp_t_i32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11403// W32: encoding: [0xea,0x04,0x8e,0x7c,0x01,0x77,0x39,0x05]1404// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1405 1406v_cmp_t_i32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01407// W32: encoding: [0xe9,0xfe,0x8f,0x7c,0xff,0x00,0x00,0x00]1408// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1409 1410v_cmp_t_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1411// W64: encoding: [0xe9,0x04,0x8e,0x7c,0x01,0x77,0x39,0x05]1412// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1413 1414v_cmp_t_i32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11415// W64: encoding: [0xea,0x04,0x8e,0x7c,0x01,0x77,0x39,0x05]1416// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1417 1418v_cmp_t_i32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01419// W64: encoding: [0xe9,0xfe,0x8f,0x7c,0xff,0x00,0x00,0x00]1420// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1421 1422v_cmp_t_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1423// W32: encoding: [0xe9,0x04,0x9e,0x7c,0x01,0x77,0x39,0x05]1424// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1425 1426v_cmp_t_u32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11427// W32: encoding: [0xea,0x04,0x9e,0x7c,0x01,0x77,0x39,0x05]1428// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1429 1430v_cmp_t_u32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01431// W32: encoding: [0xe9,0xfe,0x9f,0x7c,0xff,0x00,0x00,0x00]1432// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1433 1434v_cmp_t_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1435// W64: encoding: [0xe9,0x04,0x9e,0x7c,0x01,0x77,0x39,0x05]1436// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1437 1438v_cmp_t_u32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11439// W64: encoding: [0xea,0x04,0x9e,0x7c,0x01,0x77,0x39,0x05]1440// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1441 1442v_cmp_t_u32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01443// W64: encoding: [0xe9,0xfe,0x9f,0x7c,0xff,0x00,0x00,0x00]1444// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1445 1446v_cmp_tru_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1447// W32: encoding: [0xe9,0x04,0x1e,0x7c,0x01,0x77,0x39,0x05]1448// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1449 1450v_cmp_tru_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11451// W32: encoding: [0xea,0x04,0x1e,0x7c,0x01,0x77,0x39,0x05]1452// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1453 1454v_cmp_tru_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01455// W32: encoding: [0xe9,0xfe,0x1e,0x7c,0x7f,0x00,0x00,0x00]1456// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1457 1458v_cmp_tru_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1459// W64: encoding: [0xe9,0x04,0x1e,0x7c,0x01,0x77,0x39,0x05]1460// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1461 1462v_cmp_tru_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11463// W64: encoding: [0xea,0x04,0x1e,0x7c,0x01,0x77,0x39,0x05]1464// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1465 1466v_cmp_tru_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01467// W64: encoding: [0xe9,0xfe,0x1e,0x7c,0x7f,0x00,0x00,0x00]1468// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1469 1470v_cmp_tru_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1471// W32: encoding: [0xe9,0x04,0x3e,0x7c,0x01,0x77,0x39,0x05]1472// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1473 1474v_cmp_tru_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11475// W32: encoding: [0xea,0x04,0x3e,0x7c,0x01,0x77,0x39,0x05]1476// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1477 1478v_cmp_tru_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01479// W32: encoding: [0xe9,0xfe,0x3f,0x7c,0xff,0x00,0x00,0x00]1480// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1481 1482v_cmp_tru_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1483// W64: encoding: [0xe9,0x04,0x3e,0x7c,0x01,0x77,0x39,0x05]1484// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1485 1486v_cmp_tru_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11487// W64: encoding: [0xea,0x04,0x3e,0x7c,0x01,0x77,0x39,0x05]1488// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1489 1490v_cmp_tru_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01491// W64: encoding: [0xe9,0xfe,0x3f,0x7c,0xff,0x00,0x00,0x00]1492// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1493 1494v_cmp_u_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1495// W32: encoding: [0xe9,0x04,0x10,0x7c,0x01,0x77,0x39,0x05]1496// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1497 1498v_cmp_u_f16 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11499// W32: encoding: [0xea,0x04,0x10,0x7c,0x01,0x77,0x39,0x05]1500// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1501 1502v_cmp_u_f16 vcc_lo, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01503// W32: encoding: [0xe9,0xfe,0x10,0x7c,0x7f,0x00,0x00,0x00]1504// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1505 1506v_cmp_u_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1507// W64: encoding: [0xe9,0x04,0x10,0x7c,0x01,0x77,0x39,0x05]1508// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1509 1510v_cmp_u_f16 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11511// W64: encoding: [0xea,0x04,0x10,0x7c,0x01,0x77,0x39,0x05]1512// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1513 1514v_cmp_u_f16 vcc, v127, v127 dpp8:[0,0,0,0,0,0,0,0] fi:01515// W64: encoding: [0xe9,0xfe,0x10,0x7c,0x7f,0x00,0x00,0x00]1516// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1517 1518v_cmp_u_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1519// W32: encoding: [0xe9,0x04,0x30,0x7c,0x01,0x77,0x39,0x05]1520// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1521 1522v_cmp_u_f32 vcc_lo, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11523// W32: encoding: [0xea,0x04,0x30,0x7c,0x01,0x77,0x39,0x05]1524// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1525 1526v_cmp_u_f32 vcc_lo, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01527// W32: encoding: [0xe9,0xfe,0x31,0x7c,0xff,0x00,0x00,0x00]1528// W64-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1529 1530v_cmp_u_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0]1531// W64: encoding: [0xe9,0x04,0x30,0x7c,0x01,0x77,0x39,0x05]1532// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1533 1534v_cmp_u_f32 vcc, v1, v2 dpp8:[7,6,5,4,3,2,1,0] fi:11535// W64: encoding: [0xea,0x04,0x30,0x7c,0x01,0x77,0x39,0x05]1536// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1537 1538v_cmp_u_f32 vcc, v255, v255 dpp8:[0,0,0,0,0,0,0,0] fi:01539// W64: encoding: [0xe9,0xfe,0x31,0x7c,0xff,0x00,0x00,0x00]1540// W32-ERR: :[[@LINE-2]]:{{[0-9]+}}: error: operands are not valid for this GPU or mode1541