brintos

brintos / llvm-project-archived public Read only

0
0
Text · 87.5 KiB · a17fa67 Raw
1484 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-prefix=GFX1250 %s3// RUN: not llvm-mc -triple=amdgcn -mcpu=gfx1200 -show-encoding %s 2>&1 | FileCheck --check-prefix=GFX12-ERR --implicit-check-not=error: --strict-whitespace %s4 5v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5]6// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] ; encoding: [0x08,0x40,0x1f,0xcc,0x00,0x05,0x12,0x1c]7// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU8 9v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] op_sel_hi:[0,0,0]10// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] op_sel_hi:[0,0,0] ; encoding: [0x08,0x00,0x1f,0xcc,0x00,0x05,0x12,0x04]11// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU12 13v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] op_sel:[0,0,1] op_sel_hi:[0,0,1]14// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] op_sel:[0,0,1] op_sel_hi:[0,0,1] ; encoding: [0x08,0x60,0x1f,0xcc,0x00,0x05,0x12,0x04]15// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU16 17v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_lo:[1,1,1]18// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_lo:[1,1,1] ; encoding: [0x08,0x40,0x1f,0xcc,0x00,0x05,0x12,0xfc]19// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU20 21v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_hi:[1,1,1]22// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_hi:[1,1,1] ; encoding: [0x08,0x47,0x1f,0xcc,0x00,0x05,0x12,0x1c]23// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU24 25v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_lo:[1,1,1] neg_hi:[1,1,1]26// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_lo:[1,1,1] neg_hi:[1,1,1] ; encoding: [0x08,0x47,0x1f,0xcc,0x00,0x05,0x12,0xfc]27// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU28 29v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_lo:[1,0,0]30// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_lo:[1,0,0] ; encoding: [0x08,0x40,0x1f,0xcc,0x00,0x05,0x12,0x3c]31// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU32 33v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_lo:[0,1,0]34// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_lo:[0,1,0] ; encoding: [0x08,0x40,0x1f,0xcc,0x00,0x05,0x12,0x5c]35// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU36 37v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_lo:[0,0,1]38// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_lo:[0,0,1] ; encoding: [0x08,0x40,0x1f,0xcc,0x00,0x05,0x12,0x9c]39// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU40 41v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_hi:[1,0,0]42// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_hi:[1,0,0] ; encoding: [0x08,0x41,0x1f,0xcc,0x00,0x05,0x12,0x1c]43// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU44 45v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_hi:[0,1,0]46// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_hi:[0,1,0] ; encoding: [0x08,0x42,0x1f,0xcc,0x00,0x05,0x12,0x1c]47// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU48 49v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_hi:[0,0,1]50// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] neg_hi:[0,0,1] ; encoding: [0x08,0x44,0x1f,0xcc,0x00,0x05,0x12,0x1c]51// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU52 53v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] clamp54// GFX1250: v_pk_fma_f32 v[8:9], v[0:1], v[2:3], v[4:5] clamp ; encoding: [0x08,0xc0,0x1f,0xcc,0x00,0x05,0x12,0x1c]55// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU56 57v_pk_fma_f32 v[0:1], v[4:5], v[8:9], v[16:17]58// GFX1250: v_pk_fma_f32 v[0:1], v[4:5], v[8:9], v[16:17] ; encoding: [0x00,0x40,0x1f,0xcc,0x04,0x11,0x42,0x1c]59// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU60 61v_pk_fma_f32 v[0:1], v[2:3], v[4:5], 1.062// GFX1250: v_pk_fma_f32 v[0:1], v[2:3], v[4:5], 1.0 ; encoding: [0x00,0x40,0x1f,0xcc,0x02,0x09,0xca,0x1b]63// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU64 65v_pk_mul_f32 v[254:255], v[8:9], v[16:17]66// GFX1250: v_pk_mul_f32 v[254:255], v[8:9], v[16:17] ; encoding: [0xfe,0x40,0x28,0xcc,0x08,0x21,0x02,0x18]67// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU68 69v_pk_mul_f32 v[4:5], v[254:255], v[16:17]70// GFX1250: v_pk_mul_f32 v[4:5], v[254:255], v[16:17] ; encoding: [0x04,0x40,0x28,0xcc,0xfe,0x21,0x02,0x18]71// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU72 73v_pk_mul_f32 v[4:5], v[2:3], v[16:17]74// GFX1250: v_pk_mul_f32 v[4:5], v[2:3], v[16:17]   ; encoding: [0x04,0x40,0x28,0xcc,0x02,0x21,0x02,0x18]75// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU76 77v_pk_mul_f32 v[4:5], v[100:101], v[16:17]78// GFX1250: v_pk_mul_f32 v[4:5], v[100:101], v[16:17] ; encoding: [0x04,0x40,0x28,0xcc,0x64,0x21,0x02,0x18]79// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU80 81v_pk_mul_f32 v[4:5], v[8:9], v[254:255]82// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[254:255] ; encoding: [0x04,0x40,0x28,0xcc,0x08,0xfd,0x03,0x18]83// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU84 85v_pk_mul_f32 v[4:5], v[8:9], v[2:3]86// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[2:3]     ; encoding: [0x04,0x40,0x28,0xcc,0x08,0x05,0x02,0x18]87// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU88 89v_pk_mul_f32 v[4:5], v[8:9], v[100:101]90// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[100:101] ; encoding: [0x04,0x40,0x28,0xcc,0x08,0xc9,0x02,0x18]91// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU92 93v_pk_mul_f32 v[4:5], v[8:9], v[16:17]94// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17]   ; encoding: [0x04,0x40,0x28,0xcc,0x08,0x21,0x02,0x18]95// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU96 97v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel:[1,0]98// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel:[1,0] ; encoding: [0x04,0x48,0x28,0xcc,0x08,0x21,0x02,0x18]99// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU100 101v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel:[0,1]102// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel:[0,1] ; encoding: [0x04,0x50,0x28,0xcc,0x08,0x21,0x02,0x18]103// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU104 105v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel:[1,1]106// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel:[1,1] ; encoding: [0x04,0x58,0x28,0xcc,0x08,0x21,0x02,0x18]107// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU108 109v_pk_mul_f32 v[4:5], v[8:9], v[16:17]110// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17]   ; encoding: [0x04,0x40,0x28,0xcc,0x08,0x21,0x02,0x18]111// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU112 113v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[0,0]114// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[0,0] ; encoding: [0x04,0x40,0x28,0xcc,0x08,0x21,0x02,0x00]115// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU116 117v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[1,0]118// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[1,0] ; encoding: [0x04,0x40,0x28,0xcc,0x08,0x21,0x02,0x08]119// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU120 121v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[0,1]122// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[0,1] ; encoding: [0x04,0x40,0x28,0xcc,0x08,0x21,0x02,0x10]123// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU124 125v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_lo:[1,0]126// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_lo:[1,0] ; encoding: [0x04,0x40,0x28,0xcc,0x08,0x21,0x02,0x38]127// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU128 129v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_lo:[0,1]130// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_lo:[0,1] ; encoding: [0x04,0x40,0x28,0xcc,0x08,0x21,0x02,0x58]131// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU132 133v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_lo:[1,1]134// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_lo:[1,1] ; encoding: [0x04,0x40,0x28,0xcc,0x08,0x21,0x02,0x78]135// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU136 137v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_hi:[1,0]138// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_hi:[1,0] ; encoding: [0x04,0x41,0x28,0xcc,0x08,0x21,0x02,0x18]139// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU140 141v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_hi:[0,1]142// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_hi:[0,1] ; encoding: [0x04,0x42,0x28,0xcc,0x08,0x21,0x02,0x18]143// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU144 145v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_hi:[1,1]146// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] neg_hi:[1,1] ; encoding: [0x04,0x43,0x28,0xcc,0x08,0x21,0x02,0x18]147// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU148 149v_pk_mul_f32 v[4:5], v[8:9], v[16:17] clamp150// GFX1250: v_pk_mul_f32 v[4:5], v[8:9], v[16:17] clamp ; encoding: [0x04,0xc0,0x28,0xcc,0x08,0x21,0x02,0x18]151// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU152 153v_pk_mul_f32 v[0:1], v[2:3], 1.0154// GFX1250: v_pk_mul_f32 v[0:1], v[2:3], 1.0        ; encoding: [0x00,0x40,0x28,0xcc,0x02,0xe5,0x01,0x18]155// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU156 157v_pk_add_f32 v[254:255], v[8:9], v[16:17]158// GFX1250: v_pk_add_f32 v[254:255], v[8:9], v[16:17] ; encoding: [0xfe,0x40,0x29,0xcc,0x08,0x21,0x02,0x18]159// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU160 161v_pk_add_f32 v[4:5], v[254:255], v[16:17]162// GFX1250: v_pk_add_f32 v[4:5], v[254:255], v[16:17] ; encoding: [0x04,0x40,0x29,0xcc,0xfe,0x21,0x02,0x18]163// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU164 165v_pk_add_f32 v[4:5], v[2:3], v[16:17]166// GFX1250: v_pk_add_f32 v[4:5], v[2:3], v[16:17]   ; encoding: [0x04,0x40,0x29,0xcc,0x02,0x21,0x02,0x18]167// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU168 169v_pk_add_f32 v[4:5], v[100:101], v[16:17]170// GFX1250: v_pk_add_f32 v[4:5], v[100:101], v[16:17] ; encoding: [0x04,0x40,0x29,0xcc,0x64,0x21,0x02,0x18]171// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU172 173v_pk_add_f32 v[4:5], v[8:9], v[254:255]174// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[254:255] ; encoding: [0x04,0x40,0x29,0xcc,0x08,0xfd,0x03,0x18]175// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU176 177v_pk_add_f32 v[4:5], v[8:9], v[2:3]178// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[2:3]     ; encoding: [0x04,0x40,0x29,0xcc,0x08,0x05,0x02,0x18]179// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU180 181v_pk_add_f32 v[4:5], v[8:9], v[100:101]182// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[100:101] ; encoding: [0x04,0x40,0x29,0xcc,0x08,0xc9,0x02,0x18]183// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU184 185v_pk_add_f32 v[4:5], v[8:9], v[16:17]186// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17]   ; encoding: [0x04,0x40,0x29,0xcc,0x08,0x21,0x02,0x18]187// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU188 189v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel:[1,0]190// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel:[1,0] ; encoding: [0x04,0x48,0x29,0xcc,0x08,0x21,0x02,0x18]191// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU192 193v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel:[0,1]194// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel:[0,1] ; encoding: [0x04,0x50,0x29,0xcc,0x08,0x21,0x02,0x18]195// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU196 197v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel:[1,1]198// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel:[1,1] ; encoding: [0x04,0x58,0x29,0xcc,0x08,0x21,0x02,0x18]199// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU200 201v_pk_add_f32 v[4:5], v[8:9], v[16:17]202// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17]   ; encoding: [0x04,0x40,0x29,0xcc,0x08,0x21,0x02,0x18]203// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU204 205v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[0,0]206// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[0,0] ; encoding: [0x04,0x40,0x29,0xcc,0x08,0x21,0x02,0x00]207// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU208 209v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[1,0]210// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[1,0] ; encoding: [0x04,0x40,0x29,0xcc,0x08,0x21,0x02,0x08]211// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU212 213v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[0,1]214// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] op_sel_hi:[0,1] ; encoding: [0x04,0x40,0x29,0xcc,0x08,0x21,0x02,0x10]215// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU216 217v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_lo:[1,0]218// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_lo:[1,0] ; encoding: [0x04,0x40,0x29,0xcc,0x08,0x21,0x02,0x38]219// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU220 221v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_lo:[0,1]222// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_lo:[0,1] ; encoding: [0x04,0x40,0x29,0xcc,0x08,0x21,0x02,0x58]223// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU224 225v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_lo:[1,1]226// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_lo:[1,1] ; encoding: [0x04,0x40,0x29,0xcc,0x08,0x21,0x02,0x78]227// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU228 229v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_hi:[1,0]230// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_hi:[1,0] ; encoding: [0x04,0x41,0x29,0xcc,0x08,0x21,0x02,0x18]231// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU232 233v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_hi:[0,1]234// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_hi:[0,1] ; encoding: [0x04,0x42,0x29,0xcc,0x08,0x21,0x02,0x18]235// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU236 237v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_hi:[1,1]238// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] neg_hi:[1,1] ; encoding: [0x04,0x43,0x29,0xcc,0x08,0x21,0x02,0x18]239// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU240 241v_pk_add_f32 v[4:5], v[8:9], v[16:17] clamp242// GFX1250: v_pk_add_f32 v[4:5], v[8:9], v[16:17] clamp ; encoding: [0x04,0xc0,0x29,0xcc,0x08,0x21,0x02,0x18]243// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU244 245v_pk_add_f32 v[0:1], v[2:3], 1.0246// GFX1250: v_pk_add_f32 v[0:1], v[2:3], 1.0        ; encoding: [0x00,0x40,0x29,0xcc,0x02,0xe5,0x01,0x18]247// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU248 249v_pk_add_min_i16 v10, v1, v2, v3250// GFX1250: v_pk_add_min_i16 v10, v1, v2, v3        ; encoding: [0x0a,0x40,0x2d,0xcc,0x01,0x05,0x0e,0x1c]251// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU252 253v_pk_add_min_i16 v10, s1, v2, v3254// GFX1250: v_pk_add_min_i16 v10, s1, v2, v3        ; encoding: [0x0a,0x40,0x2d,0xcc,0x01,0x04,0x0e,0x1c]255// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU256 257v_pk_add_min_i16 v10, s1, v2, v3 clamp258// GFX1250: v_pk_add_min_i16 v10, s1, v2, v3 clamp  ; encoding: [0x0a,0xc0,0x2d,0xcc,0x01,0x04,0x0e,0x1c]259// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU260 261v_pk_add_min_i16 v10, 100, v2, v3262// GFX1250: v_pk_add_min_i16 v10, 0x64, v2, v3      ; encoding: [0x0a,0x40,0x2d,0xcc,0xff,0x04,0x0e,0x1c,0x64,0x00,0x00,0x00]263// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU264 265v_pk_add_min_i16 v10, 100, 100, v3266// GFX1250: v_pk_add_min_i16 v10, 0x64, 0x64, v3    ; encoding: [0x0a,0x40,0x2d,0xcc,0xff,0xfe,0x0d,0x1c,0x64,0x00,0x00,0x00]267// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU268 269v_pk_add_min_i16 v10, 100, 100, 100270// GFX1250: v_pk_add_min_i16 v10, 0x64, 0x64, 0x64  ; encoding: [0x0a,0x40,0x2d,0xcc,0xff,0xfe,0xfd,0x1b,0x64,0x00,0x00,0x00]271// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU272 273v_pk_add_min_i16 v10, v1, 100, 100274// GFX1250: v_pk_add_min_i16 v10, v1, 0x64, 0x64    ; encoding: [0x0a,0x40,0x2d,0xcc,0x01,0xff,0xfd,0x1b,0x64,0x00,0x00,0x00]275// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU276 277v_pk_add_min_i16 v10, v1, v2, 100278// GFX1250: v_pk_add_min_i16 v10, v1, v2, 0x64      ; encoding: [0x0a,0x40,0x2d,0xcc,0x01,0x05,0xfe,0x1b,0x64,0x00,0x00,0x00]279// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU280 281v_pk_add_min_i16 v10, v1, v2, v3 op_sel:[0,1,0]282// GFX1250: v_pk_add_min_i16 v10, v1, v2, v3 op_sel:[0,1,0] ; encoding: [0x0a,0x50,0x2d,0xcc,0x01,0x05,0x0e,0x1c]283// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU284 285v_pk_add_min_i16 v10, v1, v2, v3 op_sel:[0,1,1]286// GFX1250: v_pk_add_min_i16 v10, v1, v2, v3 op_sel:[0,1,1] ; encoding: [0x0a,0x70,0x2d,0xcc,0x01,0x05,0x0e,0x1c]287// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU288 289v_pk_add_min_i16 v10, v1, v2, v3 op_sel:[1,0,0]290// GFX1250: v_pk_add_min_i16 v10, v1, v2, v3 op_sel:[1,0,0] ; encoding: [0x0a,0x48,0x2d,0xcc,0x01,0x05,0x0e,0x1c]291// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU292 293v_pk_add_min_i16 v10, v1, v2, v3 op_sel_hi:[1,0,0]294// GFX1250: v_pk_add_min_i16 v10, v1, v2, v3 op_sel_hi:[1,0,0] ; encoding: [0x0a,0x00,0x2d,0xcc,0x01,0x05,0x0e,0x0c]295// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU296 297v_pk_add_min_i16 v10, v1, v2, v3 op_sel_hi:[0,1,1]298// GFX1250: v_pk_add_min_i16 v10, v1, v2, v3 op_sel_hi:[0,1,1] ; encoding: [0x0a,0x40,0x2d,0xcc,0x01,0x05,0x0e,0x14]299// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU300 301v_pk_add_min_i16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1]302// GFX1250: v_pk_add_min_i16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] ; encoding: [0x0a,0x48,0x2d,0xcc,0x01,0x05,0x0e,0x14]303// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU304 305v_pk_add_min_i16 v10, s1, 100, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp306// GFX1250: v_pk_add_min_i16 v10, s1, 0x64, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp ; encoding: [0x0a,0xc8,0x2d,0xcc,0x01,0xfe,0x0d,0x14,0x64,0x00,0x00,0x00]307// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU308 309v_pk_add_max_i16 v10, v1, v2, v3310// GFX1250: v_pk_add_max_i16 v10, v1, v2, v3        ; encoding: [0x0a,0x40,0x14,0xcc,0x01,0x05,0x0e,0x1c]311// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU312 313v_pk_add_max_i16 v10, s1, v2, v3314// GFX1250: v_pk_add_max_i16 v10, s1, v2, v3        ; encoding: [0x0a,0x40,0x14,0xcc,0x01,0x04,0x0e,0x1c]315// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU316 317v_pk_add_max_i16 v10, s1, v2, v3 clamp318// GFX1250: v_pk_add_max_i16 v10, s1, v2, v3 clamp  ; encoding: [0x0a,0xc0,0x14,0xcc,0x01,0x04,0x0e,0x1c]319// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU320 321v_pk_add_max_i16 v10, 100, v2, v3322// GFX1250: v_pk_add_max_i16 v10, 0x64, v2, v3      ; encoding: [0x0a,0x40,0x14,0xcc,0xff,0x04,0x0e,0x1c,0x64,0x00,0x00,0x00]323// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU324 325v_pk_add_max_i16 v10, 100, 100, v3326// GFX1250: v_pk_add_max_i16 v10, 0x64, 0x64, v3    ; encoding: [0x0a,0x40,0x14,0xcc,0xff,0xfe,0x0d,0x1c,0x64,0x00,0x00,0x00]327// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU328 329v_pk_add_max_i16 v10, 100, 100, 100330// GFX1250: v_pk_add_max_i16 v10, 0x64, 0x64, 0x64  ; encoding: [0x0a,0x40,0x14,0xcc,0xff,0xfe,0xfd,0x1b,0x64,0x00,0x00,0x00]331// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU332 333v_pk_add_max_i16 v10, v1, 100, 100334// GFX1250: v_pk_add_max_i16 v10, v1, 0x64, 0x64    ; encoding: [0x0a,0x40,0x14,0xcc,0x01,0xff,0xfd,0x1b,0x64,0x00,0x00,0x00]335// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU336 337v_pk_add_max_i16 v10, v1, v2, 100338// GFX1250: v_pk_add_max_i16 v10, v1, v2, 0x64      ; encoding: [0x0a,0x40,0x14,0xcc,0x01,0x05,0xfe,0x1b,0x64,0x00,0x00,0x00]339// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU340 341v_pk_add_max_i16 v10, v1, v2, v3 op_sel:[0,1,0]342// GFX1250: v_pk_add_max_i16 v10, v1, v2, v3 op_sel:[0,1,0] ; encoding: [0x0a,0x50,0x14,0xcc,0x01,0x05,0x0e,0x1c]343// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU344 345v_pk_add_max_i16 v10, v1, v2, v3 op_sel:[0,1,1]346// GFX1250: v_pk_add_max_i16 v10, v1, v2, v3 op_sel:[0,1,1] ; encoding: [0x0a,0x70,0x14,0xcc,0x01,0x05,0x0e,0x1c]347// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU348 349v_pk_add_max_i16 v10, v1, v2, v3 op_sel:[1,0,0]350// GFX1250: v_pk_add_max_i16 v10, v1, v2, v3 op_sel:[1,0,0] ; encoding: [0x0a,0x48,0x14,0xcc,0x01,0x05,0x0e,0x1c]351// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU352 353v_pk_add_max_i16 v10, v1, v2, v3 op_sel_hi:[1,0,0]354// GFX1250: v_pk_add_max_i16 v10, v1, v2, v3 op_sel_hi:[1,0,0] ; encoding: [0x0a,0x00,0x14,0xcc,0x01,0x05,0x0e,0x0c]355// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU356 357v_pk_add_max_i16 v10, v1, v2, v3 op_sel_hi:[0,1,1]358// GFX1250: v_pk_add_max_i16 v10, v1, v2, v3 op_sel_hi:[0,1,1] ; encoding: [0x0a,0x40,0x14,0xcc,0x01,0x05,0x0e,0x14]359// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU360 361v_pk_add_max_i16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1]362// GFX1250: v_pk_add_max_i16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] ; encoding: [0x0a,0x48,0x14,0xcc,0x01,0x05,0x0e,0x14]363// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU364 365v_pk_add_max_i16 v10, s1, 100, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp366// GFX1250: v_pk_add_max_i16 v10, s1, 0x64, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp ; encoding: [0x0a,0xc8,0x14,0xcc,0x01,0xfe,0x0d,0x14,0x64,0x00,0x00,0x00]367// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU368 369v_pk_add_min_u16 v10, v1, v2, v3370// GFX1250: v_pk_add_min_u16 v10, v1, v2, v3        ; encoding: [0x0a,0x40,0x2e,0xcc,0x01,0x05,0x0e,0x1c]371// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU372 373v_pk_add_min_u16 v10, s1, v2, v3374// GFX1250: v_pk_add_min_u16 v10, s1, v2, v3        ; encoding: [0x0a,0x40,0x2e,0xcc,0x01,0x04,0x0e,0x1c]375// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU376 377v_pk_add_min_u16 v10, s1, v2, v3 clamp378// GFX1250: v_pk_add_min_u16 v10, s1, v2, v3 clamp  ; encoding: [0x0a,0xc0,0x2e,0xcc,0x01,0x04,0x0e,0x1c]379// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU380 381v_pk_add_min_u16 v10, 100, v2, v3382// GFX1250: v_pk_add_min_u16 v10, 0x64, v2, v3      ; encoding: [0x0a,0x40,0x2e,0xcc,0xff,0x04,0x0e,0x1c,0x64,0x00,0x00,0x00]383// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU384 385v_pk_add_min_u16 v10, 100, 100, v3386// GFX1250: v_pk_add_min_u16 v10, 0x64, 0x64, v3    ; encoding: [0x0a,0x40,0x2e,0xcc,0xff,0xfe,0x0d,0x1c,0x64,0x00,0x00,0x00]387// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU388 389v_pk_add_min_u16 v10, 100, 100, 100390// GFX1250: v_pk_add_min_u16 v10, 0x64, 0x64, 0x64  ; encoding: [0x0a,0x40,0x2e,0xcc,0xff,0xfe,0xfd,0x1b,0x64,0x00,0x00,0x00]391// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU392 393v_pk_add_min_u16 v10, v1, 100, 100394// GFX1250: v_pk_add_min_u16 v10, v1, 0x64, 0x64    ; encoding: [0x0a,0x40,0x2e,0xcc,0x01,0xff,0xfd,0x1b,0x64,0x00,0x00,0x00]395// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU396 397v_pk_add_min_u16 v10, v1, v2, 100398// GFX1250: v_pk_add_min_u16 v10, v1, v2, 0x64      ; encoding: [0x0a,0x40,0x2e,0xcc,0x01,0x05,0xfe,0x1b,0x64,0x00,0x00,0x00]399// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU400 401v_pk_add_min_u16 v10, v1, v2, v3 op_sel:[0,1,0]402// GFX1250: v_pk_add_min_u16 v10, v1, v2, v3 op_sel:[0,1,0] ; encoding: [0x0a,0x50,0x2e,0xcc,0x01,0x05,0x0e,0x1c]403// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU404 405v_pk_add_min_u16 v10, v1, v2, v3 op_sel:[0,1,1]406// GFX1250: v_pk_add_min_u16 v10, v1, v2, v3 op_sel:[0,1,1] ; encoding: [0x0a,0x70,0x2e,0xcc,0x01,0x05,0x0e,0x1c]407// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU408 409v_pk_add_min_u16 v10, v1, v2, v3 op_sel:[1,0,0]410// GFX1250: v_pk_add_min_u16 v10, v1, v2, v3 op_sel:[1,0,0] ; encoding: [0x0a,0x48,0x2e,0xcc,0x01,0x05,0x0e,0x1c]411// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU412 413v_pk_add_min_u16 v10, v1, v2, v3 op_sel_hi:[1,0,0]414// GFX1250: v_pk_add_min_u16 v10, v1, v2, v3 op_sel_hi:[1,0,0] ; encoding: [0x0a,0x00,0x2e,0xcc,0x01,0x05,0x0e,0x0c]415// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU416 417v_pk_add_min_u16 v10, v1, v2, v3 op_sel_hi:[0,1,1]418// GFX1250: v_pk_add_min_u16 v10, v1, v2, v3 op_sel_hi:[0,1,1] ; encoding: [0x0a,0x40,0x2e,0xcc,0x01,0x05,0x0e,0x14]419// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU420 421v_pk_add_min_u16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1]422// GFX1250: v_pk_add_min_u16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] ; encoding: [0x0a,0x48,0x2e,0xcc,0x01,0x05,0x0e,0x14]423// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU424 425v_pk_add_min_u16 v10, s1, 100, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp426// GFX1250: v_pk_add_min_u16 v10, s1, 0x64, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp ; encoding: [0x0a,0xc8,0x2e,0xcc,0x01,0xfe,0x0d,0x14,0x64,0x00,0x00,0x00]427// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU428 429v_pk_add_max_u16 v10, v1, v2, v3430// GFX1250: v_pk_add_max_u16 v10, v1, v2, v3        ; encoding: [0x0a,0x40,0x15,0xcc,0x01,0x05,0x0e,0x1c]431// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU432 433v_pk_add_max_u16 v10, s1, v2, v3434// GFX1250: v_pk_add_max_u16 v10, s1, v2, v3        ; encoding: [0x0a,0x40,0x15,0xcc,0x01,0x04,0x0e,0x1c]435// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU436 437v_pk_add_max_u16 v10, s1, v2, v3 clamp438// GFX1250: v_pk_add_max_u16 v10, s1, v2, v3 clamp  ; encoding: [0x0a,0xc0,0x15,0xcc,0x01,0x04,0x0e,0x1c]439// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU440 441v_pk_add_max_u16 v10, 100, v2, v3442// GFX1250: v_pk_add_max_u16 v10, 0x64, v2, v3      ; encoding: [0x0a,0x40,0x15,0xcc,0xff,0x04,0x0e,0x1c,0x64,0x00,0x00,0x00]443// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU444 445v_pk_add_max_u16 v10, 100, 100, v3446// GFX1250: v_pk_add_max_u16 v10, 0x64, 0x64, v3    ; encoding: [0x0a,0x40,0x15,0xcc,0xff,0xfe,0x0d,0x1c,0x64,0x00,0x00,0x00]447// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU448 449v_pk_add_max_u16 v10, 100, 100, 100450// GFX1250: v_pk_add_max_u16 v10, 0x64, 0x64, 0x64  ; encoding: [0x0a,0x40,0x15,0xcc,0xff,0xfe,0xfd,0x1b,0x64,0x00,0x00,0x00]451// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU452 453v_pk_add_max_u16 v10, v1, 100, 100454// GFX1250: v_pk_add_max_u16 v10, v1, 0x64, 0x64    ; encoding: [0x0a,0x40,0x15,0xcc,0x01,0xff,0xfd,0x1b,0x64,0x00,0x00,0x00]455// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU456 457v_pk_add_max_u16 v10, v1, v2, 100458// GFX1250: v_pk_add_max_u16 v10, v1, v2, 0x64      ; encoding: [0x0a,0x40,0x15,0xcc,0x01,0x05,0xfe,0x1b,0x64,0x00,0x00,0x00]459// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU460 461v_pk_add_max_u16 v10, v1, v2, v3 op_sel:[0,1,0]462// GFX1250: v_pk_add_max_u16 v10, v1, v2, v3 op_sel:[0,1,0] ; encoding: [0x0a,0x50,0x15,0xcc,0x01,0x05,0x0e,0x1c]463// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU464 465v_pk_add_max_u16 v10, v1, v2, v3 op_sel:[0,1,1]466// GFX1250: v_pk_add_max_u16 v10, v1, v2, v3 op_sel:[0,1,1] ; encoding: [0x0a,0x70,0x15,0xcc,0x01,0x05,0x0e,0x1c]467// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU468 469v_pk_add_max_u16 v10, v1, v2, v3 op_sel:[1,0,0]470// GFX1250: v_pk_add_max_u16 v10, v1, v2, v3 op_sel:[1,0,0] ; encoding: [0x0a,0x48,0x15,0xcc,0x01,0x05,0x0e,0x1c]471// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU472 473v_pk_add_max_u16 v10, v1, v2, v3 op_sel_hi:[1,0,0]474// GFX1250: v_pk_add_max_u16 v10, v1, v2, v3 op_sel_hi:[1,0,0] ; encoding: [0x0a,0x00,0x15,0xcc,0x01,0x05,0x0e,0x0c]475// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU476 477v_pk_add_max_u16 v10, v1, v2, v3 op_sel_hi:[0,1,1]478// GFX1250: v_pk_add_max_u16 v10, v1, v2, v3 op_sel_hi:[0,1,1] ; encoding: [0x0a,0x40,0x15,0xcc,0x01,0x05,0x0e,0x14]479// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU480 481v_pk_add_max_u16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1]482// GFX1250: v_pk_add_max_u16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] ; encoding: [0x0a,0x48,0x15,0xcc,0x01,0x05,0x0e,0x14]483// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU484 485v_pk_add_max_u16 v10, s1, 100, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp486// GFX1250: v_pk_add_max_u16 v10, s1, 0x64, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp ; encoding: [0x0a,0xc8,0x15,0xcc,0x01,0xfe,0x0d,0x14,0x64,0x00,0x00,0x00]487// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU488 489v_pk_min3_i16 v10, v1, v2, v3490// GFX1250: v_pk_min3_i16 v10, v1, v2, v3           ; encoding: [0x0a,0x40,0x31,0xcc,0x01,0x05,0x0e,0x1c]491// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU492 493v_pk_min3_i16 v10, s1, v2, v3494// GFX1250: v_pk_min3_i16 v10, s1, v2, v3           ; encoding: [0x0a,0x40,0x31,0xcc,0x01,0x04,0x0e,0x1c]495// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU496 497v_pk_min3_i16 v10, s1, v2, v3 clamp498// GFX1250: v_pk_min3_i16 v10, s1, v2, v3 clamp     ; encoding: [0x0a,0xc0,0x31,0xcc,0x01,0x04,0x0e,0x1c]499// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU500 501v_pk_min3_i16 v10, 100, v2, v3502// GFX1250: v_pk_min3_i16 v10, 0x64, v2, v3         ; encoding: [0x0a,0x40,0x31,0xcc,0xff,0x04,0x0e,0x1c,0x64,0x00,0x00,0x00]503// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU504 505v_pk_min3_i16 v10, 100, 100, v3506// GFX1250: v_pk_min3_i16 v10, 0x64, 0x64, v3       ; encoding: [0x0a,0x40,0x31,0xcc,0xff,0xfe,0x0d,0x1c,0x64,0x00,0x00,0x00]507// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU508 509v_pk_min3_i16 v10, 100, 100, 100510// GFX1250: v_pk_min3_i16 v10, 0x64, 0x64, 0x64     ; encoding: [0x0a,0x40,0x31,0xcc,0xff,0xfe,0xfd,0x1b,0x64,0x00,0x00,0x00]511// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU512 513v_pk_min3_i16 v10, v1, 100, 100514// GFX1250: v_pk_min3_i16 v10, v1, 0x64, 0x64       ; encoding: [0x0a,0x40,0x31,0xcc,0x01,0xff,0xfd,0x1b,0x64,0x00,0x00,0x00]515// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU516 517v_pk_min3_i16 v10, v1, v2, 100518// GFX1250: v_pk_min3_i16 v10, v1, v2, 0x64         ; encoding: [0x0a,0x40,0x31,0xcc,0x01,0x05,0xfe,0x1b,0x64,0x00,0x00,0x00]519// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU520 521v_pk_min3_i16 v10, v1, v2, v3 op_sel:[0,1,0]522// GFX1250: v_pk_min3_i16 v10, v1, v2, v3 op_sel:[0,1,0] ; encoding: [0x0a,0x50,0x31,0xcc,0x01,0x05,0x0e,0x1c]523// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU524 525v_pk_min3_i16 v10, v1, v2, v3 op_sel:[0,1,1]526// GFX1250: v_pk_min3_i16 v10, v1, v2, v3 op_sel:[0,1,1] ; encoding: [0x0a,0x70,0x31,0xcc,0x01,0x05,0x0e,0x1c]527// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU528 529v_pk_min3_i16 v10, v1, v2, v3 op_sel:[1,0,0]530// GFX1250: v_pk_min3_i16 v10, v1, v2, v3 op_sel:[1,0,0] ; encoding: [0x0a,0x48,0x31,0xcc,0x01,0x05,0x0e,0x1c]531// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU532 533v_pk_min3_i16 v10, v1, v2, v3 op_sel_hi:[1,0,0]534// GFX1250: v_pk_min3_i16 v10, v1, v2, v3 op_sel_hi:[1,0,0] ; encoding: [0x0a,0x00,0x31,0xcc,0x01,0x05,0x0e,0x0c]535// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU536 537v_pk_min3_i16 v10, v1, v2, v3 op_sel_hi:[0,1,1]538// GFX1250: v_pk_min3_i16 v10, v1, v2, v3 op_sel_hi:[0,1,1] ; encoding: [0x0a,0x40,0x31,0xcc,0x01,0x05,0x0e,0x14]539// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU540 541v_pk_min3_i16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1]542// GFX1250: v_pk_min3_i16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] ; encoding: [0x0a,0x48,0x31,0xcc,0x01,0x05,0x0e,0x14]543// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU544 545v_pk_min3_i16 v10, s1, 100, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp546// GFX1250: v_pk_min3_i16 v10, s1, 0x64, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp ; encoding: [0x0a,0xc8,0x31,0xcc,0x01,0xfe,0x0d,0x14,0x64,0x00,0x00,0x00]547// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU548 549v_pk_max3_i16 v10, v1, v2, v3550// GFX1250: v_pk_max3_i16 v10, v1, v2, v3           ; encoding: [0x0a,0x40,0x2f,0xcc,0x01,0x05,0x0e,0x1c]551// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU552 553v_pk_max3_i16 v10, s1, v2, v3554// GFX1250: v_pk_max3_i16 v10, s1, v2, v3           ; encoding: [0x0a,0x40,0x2f,0xcc,0x01,0x04,0x0e,0x1c]555// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU556 557v_pk_max3_i16 v10, s1, v2, v3 clamp558// GFX1250: v_pk_max3_i16 v10, s1, v2, v3 clamp     ; encoding: [0x0a,0xc0,0x2f,0xcc,0x01,0x04,0x0e,0x1c]559// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU560 561v_pk_max3_i16 v10, 100, v2, v3562// GFX1250: v_pk_max3_i16 v10, 0x64, v2, v3         ; encoding: [0x0a,0x40,0x2f,0xcc,0xff,0x04,0x0e,0x1c,0x64,0x00,0x00,0x00]563// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU564 565v_pk_max3_i16 v10, 100, 100, v3566// GFX1250: v_pk_max3_i16 v10, 0x64, 0x64, v3       ; encoding: [0x0a,0x40,0x2f,0xcc,0xff,0xfe,0x0d,0x1c,0x64,0x00,0x00,0x00]567// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU568 569v_pk_max3_i16 v10, 100, 100, 100570// GFX1250: v_pk_max3_i16 v10, 0x64, 0x64, 0x64     ; encoding: [0x0a,0x40,0x2f,0xcc,0xff,0xfe,0xfd,0x1b,0x64,0x00,0x00,0x00]571// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU572 573v_pk_max3_i16 v10, v1, 100, 100574// GFX1250: v_pk_max3_i16 v10, v1, 0x64, 0x64       ; encoding: [0x0a,0x40,0x2f,0xcc,0x01,0xff,0xfd,0x1b,0x64,0x00,0x00,0x00]575// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU576 577v_pk_max3_i16 v10, v1, v2, 100578// GFX1250: v_pk_max3_i16 v10, v1, v2, 0x64         ; encoding: [0x0a,0x40,0x2f,0xcc,0x01,0x05,0xfe,0x1b,0x64,0x00,0x00,0x00]579// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU580 581v_pk_max3_i16 v10, v1, v2, v3 op_sel:[0,1,0]582// GFX1250: v_pk_max3_i16 v10, v1, v2, v3 op_sel:[0,1,0] ; encoding: [0x0a,0x50,0x2f,0xcc,0x01,0x05,0x0e,0x1c]583// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU584 585v_pk_max3_i16 v10, v1, v2, v3 op_sel:[0,1,1]586// GFX1250: v_pk_max3_i16 v10, v1, v2, v3 op_sel:[0,1,1] ; encoding: [0x0a,0x70,0x2f,0xcc,0x01,0x05,0x0e,0x1c]587// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU588 589v_pk_max3_i16 v10, v1, v2, v3 op_sel:[1,0,0]590// GFX1250: v_pk_max3_i16 v10, v1, v2, v3 op_sel:[1,0,0] ; encoding: [0x0a,0x48,0x2f,0xcc,0x01,0x05,0x0e,0x1c]591// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU592 593v_pk_max3_i16 v10, v1, v2, v3 op_sel_hi:[1,0,0]594// GFX1250: v_pk_max3_i16 v10, v1, v2, v3 op_sel_hi:[1,0,0] ; encoding: [0x0a,0x00,0x2f,0xcc,0x01,0x05,0x0e,0x0c]595// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU596 597v_pk_max3_i16 v10, v1, v2, v3 op_sel_hi:[0,1,1]598// GFX1250: v_pk_max3_i16 v10, v1, v2, v3 op_sel_hi:[0,1,1] ; encoding: [0x0a,0x40,0x2f,0xcc,0x01,0x05,0x0e,0x14]599// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU600 601v_pk_max3_i16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1]602// GFX1250: v_pk_max3_i16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] ; encoding: [0x0a,0x48,0x2f,0xcc,0x01,0x05,0x0e,0x14]603// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU604 605v_pk_max3_i16 v10, s1, 100, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp606// GFX1250: v_pk_max3_i16 v10, s1, 0x64, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp ; encoding: [0x0a,0xc8,0x2f,0xcc,0x01,0xfe,0x0d,0x14,0x64,0x00,0x00,0x00]607// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU608 609v_pk_min3_u16 v10, v1, v2, v3610// GFX1250: v_pk_min3_u16 v10, v1, v2, v3           ; encoding: [0x0a,0x40,0x32,0xcc,0x01,0x05,0x0e,0x1c]611// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU612 613v_pk_min3_u16 v10, s1, v2, v3614// GFX1250: v_pk_min3_u16 v10, s1, v2, v3           ; encoding: [0x0a,0x40,0x32,0xcc,0x01,0x04,0x0e,0x1c]615// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU616 617v_pk_min3_u16 v10, s1, v2, v3 clamp618// GFX1250: v_pk_min3_u16 v10, s1, v2, v3 clamp     ; encoding: [0x0a,0xc0,0x32,0xcc,0x01,0x04,0x0e,0x1c]619// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU620 621v_pk_min3_u16 v10, 100, v2, v3622// GFX1250: v_pk_min3_u16 v10, 0x64, v2, v3         ; encoding: [0x0a,0x40,0x32,0xcc,0xff,0x04,0x0e,0x1c,0x64,0x00,0x00,0x00]623// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU624 625v_pk_min3_u16 v10, 100, 100, v3626// GFX1250: v_pk_min3_u16 v10, 0x64, 0x64, v3       ; encoding: [0x0a,0x40,0x32,0xcc,0xff,0xfe,0x0d,0x1c,0x64,0x00,0x00,0x00]627// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU628 629v_pk_min3_u16 v10, 100, 100, 100630// GFX1250: v_pk_min3_u16 v10, 0x64, 0x64, 0x64     ; encoding: [0x0a,0x40,0x32,0xcc,0xff,0xfe,0xfd,0x1b,0x64,0x00,0x00,0x00]631// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU632 633v_pk_min3_u16 v10, v1, 100, 100634// GFX1250: v_pk_min3_u16 v10, v1, 0x64, 0x64       ; encoding: [0x0a,0x40,0x32,0xcc,0x01,0xff,0xfd,0x1b,0x64,0x00,0x00,0x00]635// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU636 637v_pk_min3_u16 v10, v1, v2, 100638// GFX1250: v_pk_min3_u16 v10, v1, v2, 0x64         ; encoding: [0x0a,0x40,0x32,0xcc,0x01,0x05,0xfe,0x1b,0x64,0x00,0x00,0x00]639// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU640 641v_pk_min3_u16 v10, v1, v2, v3 op_sel:[0,1,0]642// GFX1250: v_pk_min3_u16 v10, v1, v2, v3 op_sel:[0,1,0] ; encoding: [0x0a,0x50,0x32,0xcc,0x01,0x05,0x0e,0x1c]643// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU644 645v_pk_min3_u16 v10, v1, v2, v3 op_sel:[0,1,1]646// GFX1250: v_pk_min3_u16 v10, v1, v2, v3 op_sel:[0,1,1] ; encoding: [0x0a,0x70,0x32,0xcc,0x01,0x05,0x0e,0x1c]647// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU648 649v_pk_min3_u16 v10, v1, v2, v3 op_sel:[1,0,0]650// GFX1250: v_pk_min3_u16 v10, v1, v2, v3 op_sel:[1,0,0] ; encoding: [0x0a,0x48,0x32,0xcc,0x01,0x05,0x0e,0x1c]651// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU652 653v_pk_min3_u16 v10, v1, v2, v3 op_sel_hi:[1,0,0]654// GFX1250: v_pk_min3_u16 v10, v1, v2, v3 op_sel_hi:[1,0,0] ; encoding: [0x0a,0x00,0x32,0xcc,0x01,0x05,0x0e,0x0c]655// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU656 657v_pk_min3_u16 v10, v1, v2, v3 op_sel_hi:[0,1,1]658// GFX1250: v_pk_min3_u16 v10, v1, v2, v3 op_sel_hi:[0,1,1] ; encoding: [0x0a,0x40,0x32,0xcc,0x01,0x05,0x0e,0x14]659// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU660 661v_pk_min3_u16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1]662// GFX1250: v_pk_min3_u16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] ; encoding: [0x0a,0x48,0x32,0xcc,0x01,0x05,0x0e,0x14]663// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU664 665v_pk_min3_u16 v10, s1, 100, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp666// GFX1250: v_pk_min3_u16 v10, s1, 0x64, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp ; encoding: [0x0a,0xc8,0x32,0xcc,0x01,0xfe,0x0d,0x14,0x64,0x00,0x00,0x00]667// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU668 669v_pk_max3_u16 v10, v1, v2, v3670// GFX1250: v_pk_max3_u16 v10, v1, v2, v3           ; encoding: [0x0a,0x40,0x30,0xcc,0x01,0x05,0x0e,0x1c]671// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU672 673v_pk_max3_u16 v10, s1, v2, v3674// GFX1250: v_pk_max3_u16 v10, s1, v2, v3           ; encoding: [0x0a,0x40,0x30,0xcc,0x01,0x04,0x0e,0x1c]675// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU676 677v_pk_max3_u16 v10, s1, v2, v3 clamp678// GFX1250: v_pk_max3_u16 v10, s1, v2, v3 clamp     ; encoding: [0x0a,0xc0,0x30,0xcc,0x01,0x04,0x0e,0x1c]679// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU680 681v_pk_max3_u16 v10, 100, v2, v3682// GFX1250: v_pk_max3_u16 v10, 0x64, v2, v3         ; encoding: [0x0a,0x40,0x30,0xcc,0xff,0x04,0x0e,0x1c,0x64,0x00,0x00,0x00]683// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU684 685v_pk_max3_u16 v10, 100, 100, v3686// GFX1250: v_pk_max3_u16 v10, 0x64, 0x64, v3       ; encoding: [0x0a,0x40,0x30,0xcc,0xff,0xfe,0x0d,0x1c,0x64,0x00,0x00,0x00]687// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU688 689v_pk_max3_u16 v10, 100, 100, 100690// GFX1250: v_pk_max3_u16 v10, 0x64, 0x64, 0x64     ; encoding: [0x0a,0x40,0x30,0xcc,0xff,0xfe,0xfd,0x1b,0x64,0x00,0x00,0x00]691// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU692 693v_pk_max3_u16 v10, v1, 100, 100694// GFX1250: v_pk_max3_u16 v10, v1, 0x64, 0x64       ; encoding: [0x0a,0x40,0x30,0xcc,0x01,0xff,0xfd,0x1b,0x64,0x00,0x00,0x00]695// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU696 697v_pk_max3_u16 v10, v1, v2, 100698// GFX1250: v_pk_max3_u16 v10, v1, v2, 0x64         ; encoding: [0x0a,0x40,0x30,0xcc,0x01,0x05,0xfe,0x1b,0x64,0x00,0x00,0x00]699// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU700 701v_pk_max3_u16 v10, v1, v2, v3 op_sel:[0,1,0]702// GFX1250: v_pk_max3_u16 v10, v1, v2, v3 op_sel:[0,1,0] ; encoding: [0x0a,0x50,0x30,0xcc,0x01,0x05,0x0e,0x1c]703// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU704 705v_pk_max3_u16 v10, v1, v2, v3 op_sel:[0,1,1]706// GFX1250: v_pk_max3_u16 v10, v1, v2, v3 op_sel:[0,1,1] ; encoding: [0x0a,0x70,0x30,0xcc,0x01,0x05,0x0e,0x1c]707// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU708 709v_pk_max3_u16 v10, v1, v2, v3 op_sel:[1,0,0]710// GFX1250: v_pk_max3_u16 v10, v1, v2, v3 op_sel:[1,0,0] ; encoding: [0x0a,0x48,0x30,0xcc,0x01,0x05,0x0e,0x1c]711// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU712 713v_pk_max3_u16 v10, v1, v2, v3 op_sel_hi:[1,0,0]714// GFX1250: v_pk_max3_u16 v10, v1, v2, v3 op_sel_hi:[1,0,0] ; encoding: [0x0a,0x00,0x30,0xcc,0x01,0x05,0x0e,0x0c]715// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU716 717v_pk_max3_u16 v10, v1, v2, v3 op_sel_hi:[0,1,1]718// GFX1250: v_pk_max3_u16 v10, v1, v2, v3 op_sel_hi:[0,1,1] ; encoding: [0x0a,0x40,0x30,0xcc,0x01,0x05,0x0e,0x14]719// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU720 721v_pk_max3_u16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1]722// GFX1250: v_pk_max3_u16 v10, v1, v2, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] ; encoding: [0x0a,0x48,0x30,0xcc,0x01,0x05,0x0e,0x14]723// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU724 725v_pk_max3_u16 v10, s1, 100, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp726// GFX1250: v_pk_max3_u16 v10, s1, 0x64, v3 op_sel:[1,0,0] op_sel_hi:[0,1,1] clamp ; encoding: [0x0a,0xc8,0x30,0xcc,0x01,0xfe,0x0d,0x14,0x64,0x00,0x00,0x00]727// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU728 729v_pk_add_bf16 v5, v1, v2730// GFX1250: v_pk_add_bf16 v5, v1, v2                ; encoding: [0x05,0x40,0x23,0xcc,0x01,0x05,0x02,0x18]731// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU732 733v_pk_add_bf16 v5, v255, v255734// GFX1250: v_pk_add_bf16 v5, v255, v255            ; encoding: [0x05,0x40,0x23,0xcc,0xff,0xff,0x03,0x18]735// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU736 737v_pk_add_bf16 v5, s1, s2738// GFX1250: v_pk_add_bf16 v5, s1, s2                ; encoding: [0x05,0x40,0x23,0xcc,0x01,0x04,0x00,0x18]739// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU740 741v_pk_add_bf16 v5, s105, s105742// GFX1250: v_pk_add_bf16 v5, s105, s105            ; encoding: [0x05,0x40,0x23,0xcc,0x69,0xd2,0x00,0x18]743// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU744 745v_pk_add_bf16 v5, vcc_lo, ttmp15746// GFX1250: v_pk_add_bf16 v5, vcc_lo, ttmp15        ; encoding: [0x05,0x40,0x23,0xcc,0x6a,0xf6,0x00,0x18]747// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU748 749v_pk_add_bf16 v5, vcc_hi, 0xfe0b750// GFX1250: v_pk_add_bf16 v5, vcc_hi, 0xfe0b        ; encoding: [0x05,0x40,0x23,0xcc,0x6b,0xfe,0x01,0x18,0x0b,0xfe,0x00,0x00]751// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU752 753v_pk_add_bf16 v5, ttmp15, src_scc754// GFX1250: v_pk_add_bf16 v5, ttmp15, src_scc       ; encoding: [0x05,0x40,0x23,0xcc,0x7b,0xfa,0x01,0x18]755// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU756 757v_pk_add_bf16 v5, m0, 0.5758// GFX1250: v_pk_add_bf16 v5, m0, 0.5               ; encoding: [0x05,0x40,0x23,0xcc,0x7d,0xe0,0x01,0x18]759// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU760 761v_pk_add_bf16 v5, exec_lo, -1762// GFX1250: v_pk_add_bf16 v5, exec_lo, -1           ; encoding: [0x05,0x40,0x23,0xcc,0x7e,0x82,0x01,0x18]763// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU764 765v_pk_add_bf16 v5, exec_hi, null766// GFX1250: v_pk_add_bf16 v5, exec_hi, null         ; encoding: [0x05,0x40,0x23,0xcc,0x7f,0xf8,0x00,0x18]767// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU768 769v_pk_add_bf16 v5, null, exec_lo770// GFX1250: v_pk_add_bf16 v5, null, exec_lo         ; encoding: [0x05,0x40,0x23,0xcc,0x7c,0xfc,0x00,0x18]771// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU772 773v_pk_add_bf16 v5, -1, exec_hi op_sel:[1,1] op_sel_hi:[0,0] neg_lo:[1,0] neg_hi:[1,0]774// GFX1250: v_pk_add_bf16 v5, -1, exec_hi op_sel:[1,1] op_sel_hi:[0,0] neg_lo:[1,0] neg_hi:[1,0] ; encoding: [0x05,0x59,0x23,0xcc,0xc1,0xfe,0x00,0x20]775// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU776 777v_pk_add_bf16 v5, 0.5, m0 op_sel:[0,0] op_sel_hi:[1,1] neg_lo:[0,1] neg_hi:[0,1]778// GFX1250: v_pk_add_bf16 v5, 0.5, m0 neg_lo:[0,1] neg_hi:[0,1] ; encoding: [0x05,0x42,0x23,0xcc,0xf0,0xfa,0x00,0x58]779// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU780 781v_pk_add_bf16 v5, src_scc, vcc_lo op_sel:[1,0] op_sel_hi:[0,1] neg_lo:[0,0] neg_hi:[0,0]782// GFX1250: v_pk_add_bf16 v5, src_scc, vcc_lo op_sel:[1,0] op_sel_hi:[0,1] ; encoding: [0x05,0x48,0x23,0xcc,0xfd,0xd4,0x00,0x10]783// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU784 785v_pk_add_bf16 v255, 0xfe0b, vcc_hi op_sel:[0,1] op_sel_hi:[1,0] neg_lo:[1,1] neg_hi:[1,1] clamp786// GFX1250: v_pk_add_bf16 v255, 0xfe0b, vcc_hi op_sel:[0,1] op_sel_hi:[1,0] neg_lo:[1,1] neg_hi:[1,1] clamp ; encoding: [0xff,0xd3,0x23,0xcc,0xff,0xd6,0x00,0x68,0x0b,0xfe,0x00,0x00]787// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU788 789v_pk_mul_bf16 v5, v1, v2790// GFX1250: v_pk_mul_bf16 v5, v1, v2                ; encoding: [0x05,0x40,0x2a,0xcc,0x01,0x05,0x02,0x18]791// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU792 793v_pk_mul_bf16 v5, v255, v255794// GFX1250: v_pk_mul_bf16 v5, v255, v255            ; encoding: [0x05,0x40,0x2a,0xcc,0xff,0xff,0x03,0x18]795// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU796 797v_pk_mul_bf16 v5, s1, s2798// GFX1250: v_pk_mul_bf16 v5, s1, s2                ; encoding: [0x05,0x40,0x2a,0xcc,0x01,0x04,0x00,0x18]799// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU800 801v_pk_mul_bf16 v5, s105, s105802// GFX1250: v_pk_mul_bf16 v5, s105, s105            ; encoding: [0x05,0x40,0x2a,0xcc,0x69,0xd2,0x00,0x18]803// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU804 805v_pk_mul_bf16 v5, vcc_lo, ttmp15806// GFX1250: v_pk_mul_bf16 v5, vcc_lo, ttmp15        ; encoding: [0x05,0x40,0x2a,0xcc,0x6a,0xf6,0x00,0x18]807// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU808 809v_pk_mul_bf16 v5, vcc_hi, 0xfe0b810// GFX1250: v_pk_mul_bf16 v5, vcc_hi, 0xfe0b        ; encoding: [0x05,0x40,0x2a,0xcc,0x6b,0xfe,0x01,0x18,0x0b,0xfe,0x00,0x00]811// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU812 813v_pk_mul_bf16 v5, ttmp15, src_scc814// GFX1250: v_pk_mul_bf16 v5, ttmp15, src_scc       ; encoding: [0x05,0x40,0x2a,0xcc,0x7b,0xfa,0x01,0x18]815// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU816 817v_pk_mul_bf16 v5, m0, 0.5818// GFX1250: v_pk_mul_bf16 v5, m0, 0.5               ; encoding: [0x05,0x40,0x2a,0xcc,0x7d,0xe0,0x01,0x18]819// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU820 821v_pk_mul_bf16 v5, exec_lo, -1822// GFX1250: v_pk_mul_bf16 v5, exec_lo, -1           ; encoding: [0x05,0x40,0x2a,0xcc,0x7e,0x82,0x01,0x18]823// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU824 825v_pk_mul_bf16 v5, exec_hi, null826// GFX1250: v_pk_mul_bf16 v5, exec_hi, null         ; encoding: [0x05,0x40,0x2a,0xcc,0x7f,0xf8,0x00,0x18]827// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU828 829v_pk_mul_bf16 v5, null, exec_lo830// GFX1250: v_pk_mul_bf16 v5, null, exec_lo         ; encoding: [0x05,0x40,0x2a,0xcc,0x7c,0xfc,0x00,0x18]831// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU832 833v_pk_mul_bf16 v5, -1, exec_hi op_sel:[1,1] op_sel_hi:[0,0] neg_lo:[1,0] neg_hi:[1,0]834// GFX1250: v_pk_mul_bf16 v5, -1, exec_hi op_sel:[1,1] op_sel_hi:[0,0] neg_lo:[1,0] neg_hi:[1,0] ; encoding: [0x05,0x59,0x2a,0xcc,0xc1,0xfe,0x00,0x20]835// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU836 837v_pk_mul_bf16 v5, 0.5, m0 op_sel:[0,0] op_sel_hi:[1,1] neg_lo:[0,1] neg_hi:[0,1]838// GFX1250: v_pk_mul_bf16 v5, 0.5, m0 neg_lo:[0,1] neg_hi:[0,1] ; encoding: [0x05,0x42,0x2a,0xcc,0xf0,0xfa,0x00,0x58]839// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU840 841v_pk_mul_bf16 v5, src_scc, vcc_lo op_sel:[1,0] op_sel_hi:[0,1] neg_lo:[0,0] neg_hi:[0,0]842// GFX1250: v_pk_mul_bf16 v5, src_scc, vcc_lo op_sel:[1,0] op_sel_hi:[0,1] ; encoding: [0x05,0x48,0x2a,0xcc,0xfd,0xd4,0x00,0x10]843// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU844 845v_pk_mul_bf16 v255, 0xfe0b, vcc_hi op_sel:[0,1] op_sel_hi:[1,0] neg_lo:[1,1] neg_hi:[1,1] clamp846// GFX1250: v_pk_mul_bf16 v255, 0xfe0b, vcc_hi op_sel:[0,1] op_sel_hi:[1,0] neg_lo:[1,1] neg_hi:[1,1] clamp ; encoding: [0xff,0xd3,0x2a,0xcc,0xff,0xd6,0x00,0x68,0x0b,0xfe,0x00,0x00]847// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU848 849v_pk_max_num_bf16 v5, v1, v2850// GFX1250: v_pk_max_num_bf16 v5, v1, v2            ; encoding: [0x05,0x40,0x2c,0xcc,0x01,0x05,0x02,0x18]851// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU852 853v_pk_max_num_bf16 v5, v255, v255854// GFX1250: v_pk_max_num_bf16 v5, v255, v255        ; encoding: [0x05,0x40,0x2c,0xcc,0xff,0xff,0x03,0x18]855// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU856 857v_pk_max_num_bf16 v5, s1, s2858// GFX1250: v_pk_max_num_bf16 v5, s1, s2            ; encoding: [0x05,0x40,0x2c,0xcc,0x01,0x04,0x00,0x18]859// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU860 861v_pk_max_num_bf16 v5, s105, s105862// GFX1250: v_pk_max_num_bf16 v5, s105, s105        ; encoding: [0x05,0x40,0x2c,0xcc,0x69,0xd2,0x00,0x18]863// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU864 865v_pk_max_num_bf16 v5, vcc_lo, ttmp15866// GFX1250: v_pk_max_num_bf16 v5, vcc_lo, ttmp15    ; encoding: [0x05,0x40,0x2c,0xcc,0x6a,0xf6,0x00,0x18]867// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU868 869v_pk_max_num_bf16 v5, vcc_hi, 0xfe0b870// GFX1250: v_pk_max_num_bf16 v5, vcc_hi, 0xfe0b    ; encoding: [0x05,0x40,0x2c,0xcc,0x6b,0xfe,0x01,0x18,0x0b,0xfe,0x00,0x00]871// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU872 873v_pk_max_num_bf16 v5, ttmp15, src_scc874// GFX1250: v_pk_max_num_bf16 v5, ttmp15, src_scc   ; encoding: [0x05,0x40,0x2c,0xcc,0x7b,0xfa,0x01,0x18]875// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU876 877v_pk_max_num_bf16 v5, m0, 0.5878// GFX1250: v_pk_max_num_bf16 v5, m0, 0.5           ; encoding: [0x05,0x40,0x2c,0xcc,0x7d,0xe0,0x01,0x18]879// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU880 881v_pk_max_num_bf16 v5, exec_lo, -1882// GFX1250: v_pk_max_num_bf16 v5, exec_lo, -1       ; encoding: [0x05,0x40,0x2c,0xcc,0x7e,0x82,0x01,0x18]883// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU884 885v_pk_max_num_bf16 v5, exec_hi, null886// GFX1250: v_pk_max_num_bf16 v5, exec_hi, null     ; encoding: [0x05,0x40,0x2c,0xcc,0x7f,0xf8,0x00,0x18]887// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU888 889v_pk_max_num_bf16 v5, null, exec_lo890// GFX1250: v_pk_max_num_bf16 v5, null, exec_lo     ; encoding: [0x05,0x40,0x2c,0xcc,0x7c,0xfc,0x00,0x18]891// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU892 893v_pk_max_num_bf16 v5, -1, exec_hi op_sel:[1,1] op_sel_hi:[0,0] neg_lo:[1,0] neg_hi:[1,0]894// GFX1250: v_pk_max_num_bf16 v5, -1, exec_hi op_sel:[1,1] op_sel_hi:[0,0] neg_lo:[1,0] neg_hi:[1,0] ; encoding: [0x05,0x59,0x2c,0xcc,0xc1,0xfe,0x00,0x20]895// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU896 897v_pk_max_num_bf16 v5, 0.5, m0 op_sel:[0,0] op_sel_hi:[1,1] neg_lo:[0,1] neg_hi:[0,1]898// GFX1250: v_pk_max_num_bf16 v5, 0.5, m0 neg_lo:[0,1] neg_hi:[0,1] ; encoding: [0x05,0x42,0x2c,0xcc,0xf0,0xfa,0x00,0x58]899// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU900 901v_pk_max_num_bf16 v5, src_scc, vcc_lo op_sel:[1,0] op_sel_hi:[0,1] neg_lo:[0,0] neg_hi:[0,0]902// GFX1250: v_pk_max_num_bf16 v5, src_scc, vcc_lo op_sel:[1,0] op_sel_hi:[0,1] ; encoding: [0x05,0x48,0x2c,0xcc,0xfd,0xd4,0x00,0x10]903// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU904 905v_pk_max_num_bf16 v255, 0xfe0b, vcc_hi op_sel:[0,1] op_sel_hi:[1,0] neg_lo:[1,1] neg_hi:[1,1] clamp906// GFX1250: v_pk_max_num_bf16 v255, 0xfe0b, vcc_hi op_sel:[0,1] op_sel_hi:[1,0] neg_lo:[1,1] neg_hi:[1,1] clamp ; encoding: [0xff,0xd3,0x2c,0xcc,0xff,0xd6,0x00,0x68,0x0b,0xfe,0x00,0x00]907// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU908 909v_pk_min_num_bf16 v5, v1, v2910// GFX1250: v_pk_min_num_bf16 v5, v1, v2            ; encoding: [0x05,0x40,0x2b,0xcc,0x01,0x05,0x02,0x18]911// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU912 913v_pk_min_num_bf16 v5, v255, v255914// GFX1250: v_pk_min_num_bf16 v5, v255, v255        ; encoding: [0x05,0x40,0x2b,0xcc,0xff,0xff,0x03,0x18]915// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU916 917v_pk_min_num_bf16 v5, s1, s2918// GFX1250: v_pk_min_num_bf16 v5, s1, s2            ; encoding: [0x05,0x40,0x2b,0xcc,0x01,0x04,0x00,0x18]919// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU920 921v_pk_min_num_bf16 v5, s105, s105922// GFX1250: v_pk_min_num_bf16 v5, s105, s105        ; encoding: [0x05,0x40,0x2b,0xcc,0x69,0xd2,0x00,0x18]923// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU924 925v_pk_min_num_bf16 v5, vcc_lo, ttmp15926// GFX1250: v_pk_min_num_bf16 v5, vcc_lo, ttmp15    ; encoding: [0x05,0x40,0x2b,0xcc,0x6a,0xf6,0x00,0x18]927// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU928 929v_pk_min_num_bf16 v5, vcc_hi, 0xfe0b930// GFX1250: v_pk_min_num_bf16 v5, vcc_hi, 0xfe0b    ; encoding: [0x05,0x40,0x2b,0xcc,0x6b,0xfe,0x01,0x18,0x0b,0xfe,0x00,0x00]931// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU932 933v_pk_min_num_bf16 v5, ttmp15, src_scc934// GFX1250: v_pk_min_num_bf16 v5, ttmp15, src_scc   ; encoding: [0x05,0x40,0x2b,0xcc,0x7b,0xfa,0x01,0x18]935// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU936 937v_pk_min_num_bf16 v5, m0, 0.5938// GFX1250: v_pk_min_num_bf16 v5, m0, 0.5           ; encoding: [0x05,0x40,0x2b,0xcc,0x7d,0xe0,0x01,0x18]939// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU940 941v_pk_min_num_bf16 v5, exec_lo, -1942// GFX1250: v_pk_min_num_bf16 v5, exec_lo, -1       ; encoding: [0x05,0x40,0x2b,0xcc,0x7e,0x82,0x01,0x18]943// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU944 945v_pk_min_num_bf16 v5, exec_hi, null946// GFX1250: v_pk_min_num_bf16 v5, exec_hi, null     ; encoding: [0x05,0x40,0x2b,0xcc,0x7f,0xf8,0x00,0x18]947// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU948 949v_pk_min_num_bf16 v5, null, exec_lo950// GFX1250: v_pk_min_num_bf16 v5, null, exec_lo     ; encoding: [0x05,0x40,0x2b,0xcc,0x7c,0xfc,0x00,0x18]951// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU952 953v_pk_min_num_bf16 v5, -1, exec_hi op_sel:[1,1] op_sel_hi:[0,0] neg_lo:[1,0] neg_hi:[1,0]954// GFX1250: v_pk_min_num_bf16 v5, -1, exec_hi op_sel:[1,1] op_sel_hi:[0,0] neg_lo:[1,0] neg_hi:[1,0] ; encoding: [0x05,0x59,0x2b,0xcc,0xc1,0xfe,0x00,0x20]955// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU956 957v_pk_min_num_bf16 v5, 0.5, m0 op_sel:[0,0] op_sel_hi:[1,1] neg_lo:[0,1] neg_hi:[0,1]958// GFX1250: v_pk_min_num_bf16 v5, 0.5, m0 neg_lo:[0,1] neg_hi:[0,1] ; encoding: [0x05,0x42,0x2b,0xcc,0xf0,0xfa,0x00,0x58]959// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU960 961v_pk_min_num_bf16 v5, src_scc, vcc_lo op_sel:[1,0] op_sel_hi:[0,1] neg_lo:[0,0] neg_hi:[0,0]962// GFX1250: v_pk_min_num_bf16 v5, src_scc, vcc_lo op_sel:[1,0] op_sel_hi:[0,1] ; encoding: [0x05,0x48,0x2b,0xcc,0xfd,0xd4,0x00,0x10]963// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU964 965v_pk_min_num_bf16 v255, 0xfe0b, vcc_hi op_sel:[0,1] op_sel_hi:[1,0] neg_lo:[1,1] neg_hi:[1,1] clamp966// GFX1250: v_pk_min_num_bf16 v255, 0xfe0b, vcc_hi op_sel:[0,1] op_sel_hi:[1,0] neg_lo:[1,1] neg_hi:[1,1] clamp ; encoding: [0xff,0xd3,0x2b,0xcc,0xff,0xd6,0x00,0x68,0x0b,0xfe,0x00,0x00]967// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU968 969v_pk_fma_bf16 v5, v1, v2, s3970// GFX1250: v_pk_fma_bf16 v5, v1, v2, s3            ; encoding: [0x05,0x40,0x11,0xcc,0x01,0x05,0x0e,0x18]971// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU972 973v_pk_fma_bf16 v5, v255, s2, s105974// GFX1250: v_pk_fma_bf16 v5, v255, s2, s105        ; encoding: [0x05,0x40,0x11,0xcc,0xff,0x05,0xa4,0x19]975// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU976 977v_pk_fma_bf16 v5, s1, v255, exec_hi978// GFX1250: v_pk_fma_bf16 v5, s1, v255, exec_hi     ; encoding: [0x05,0x40,0x11,0xcc,0x01,0xfe,0xff,0x19]979// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU980 981v_pk_fma_bf16 v5, s105, s105, exec_lo982// GFX1250: v_pk_fma_bf16 v5, s105, s105, exec_lo   ; encoding: [0x05,0x40,0x11,0xcc,0x69,0xd2,0xf8,0x19]983// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU984 985v_pk_fma_bf16 v5, vcc_lo, ttmp15, v3986// GFX1250: v_pk_fma_bf16 v5, vcc_lo, ttmp15, v3    ; encoding: [0x05,0x40,0x11,0xcc,0x6a,0xf6,0x0c,0x1c]987// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU988 989v_pk_fma_bf16 v5, vcc_hi, 0xfe0b, v255990// GFX1250: v_pk_fma_bf16 v5, vcc_hi, 0xfe0b, v255  ; encoding: [0x05,0x40,0x11,0xcc,0x6b,0xfe,0xfd,0x1f,0x0b,0xfe,0x00,0x00]991// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU992 993v_pk_fma_bf16 v5, ttmp15, src_scc, ttmp15994// GFX1250: v_pk_fma_bf16 v5, ttmp15, src_scc, ttmp15 ; encoding: [0x05,0x40,0x11,0xcc,0x7b,0xfa,0xed,0x19]995// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU996 997v_pk_fma_bf16 v5, m0, 0.5, m0 op_sel_hi:[0,0,0]998// GFX1250: v_pk_fma_bf16 v5, m0, 0.5, m0 op_sel_hi:[0,0,0] ; encoding: [0x05,0x00,0x11,0xcc,0x7d,0xe0,0xf5,0x01]999// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1000 1001v_pk_fma_bf16 v5, exec_lo, -1, vcc_hi op_sel_hi:[0,0,1]1002// GFX1250: v_pk_fma_bf16 v5, exec_lo, -1, vcc_hi op_sel_hi:[0,0,1] ; encoding: [0x05,0x40,0x11,0xcc,0x7e,0x82,0xad,0x01]1003// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1004 1005v_pk_fma_bf16 v5, exec_hi, null, vcc_lo op_sel_hi:[0,1,0]1006// GFX1250: v_pk_fma_bf16 v5, exec_hi, null, vcc_lo op_sel_hi:[0,1,0] ; encoding: [0x05,0x00,0x11,0xcc,0x7f,0xf8,0xa8,0x11]1007// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1008 1009v_pk_fma_bf16 v5, null, exec_lo, 0xfe0b op_sel:[1,1,1] op_sel_hi:[1,0,0] neg_lo:[1,0,0] neg_hi:[1,0,0]1010// GFX1250: v_pk_fma_bf16 v5, null, exec_lo, 0xfe0b op_sel:[1,1,1] op_sel_hi:[1,0,0] neg_lo:[1,0,0] neg_hi:[1,0,0] ; encoding: [0x05,0x39,0x11,0xcc,0x7c,0xfc,0xfc,0x2b,0x0b,0xfe,0x00,0x00]1011// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1012 1013v_pk_fma_bf16 v5, -1, exec_hi, src_scc op_sel:[0,0,0] op_sel_hi:[1,1,1] neg_lo:[0,1,0] neg_hi:[0,1,0]1014// GFX1250: v_pk_fma_bf16 v5, -1, exec_hi, src_scc neg_lo:[0,1,0] neg_hi:[0,1,0] ; encoding: [0x05,0x42,0x11,0xcc,0xc1,0xfe,0xf4,0x5b]1015// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1016 1017v_pk_fma_bf16 v5, 0.5, m0, 0.5 op_sel:[1,0,0] op_sel_hi:[0,1,1] neg_lo:[0,0,1] neg_hi:[0,0,1]1018// GFX1250: v_pk_fma_bf16 v5, 0.5, m0, 0.5 op_sel:[1,0,0] op_sel_hi:[0,1,1] neg_lo:[0,0,1] neg_hi:[0,0,1] ; encoding: [0x05,0x4c,0x11,0xcc,0xf0,0xfa,0xc0,0x93]1019// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1020 1021v_pk_fma_bf16 v5, src_scc, vcc_lo, -1 op_sel:[0,1,0] op_sel_hi:[1,0,1] neg_lo:[0,0,0] neg_hi:[0,0,0]1022// GFX1250: v_pk_fma_bf16 v5, src_scc, vcc_lo, -1 op_sel:[0,1,0] op_sel_hi:[1,0,1] ; encoding: [0x05,0x50,0x11,0xcc,0xfd,0xd4,0x04,0x0b]1023// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1024 1025v_pk_fma_bf16 v255, 0xfe0b, vcc_hi, null op_sel:[0,0,1] op_sel_hi:[1,1,0] neg_lo:[1,1,1] neg_hi:[1,1,1] clamp1026// GFX1250: v_pk_fma_bf16 v255, 0xfe0b, vcc_hi, null op_sel:[0,0,1] op_sel_hi:[1,1,0] neg_lo:[1,1,1] neg_hi:[1,1,1] clamp ; encoding: [0xff,0xa7,0x11,0xcc,0xff,0xd6,0xf0,0xf9,0x0b,0xfe,0x00,0x00]1027// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1028 1029v_pk_minimum3_f16 v8, v1, s1, v41030// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x36,0xcc,0x01,0x03,0x10,0x1c]1031// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1032 1033v_pk_minimum3_f16 v8, v1, s1, v41034// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x36,0xcc,0x01,0x03,0x10,0x1c]1035// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1036 1037v_pk_minimum3_f16 v8, v1, s1, v41038// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x36,0xcc,0x01,0x03,0x10,0x1c]1039// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1040 1041v_pk_minimum3_f16 v8, v1, s1, v41042// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x36,0xcc,0x01,0x03,0x10,0x1c]1043// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1044 1045v_pk_minimum3_f16 v8, v1, s1, v4 op_sel_hi:[0,0,0]1046// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 op_sel_hi:[0,0,0] ; encoding: [0x08,0x00,0x36,0xcc,0x01,0x03,0x10,0x04]1047// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1048 1049v_pk_minimum3_f16 v8, v1, s1, v4 op_sel:[0,0,1] op_sel_hi:[0,0,1]1050// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 op_sel:[0,0,1] op_sel_hi:[0,0,1] ; encoding: [0x08,0x60,0x36,0xcc,0x01,0x03,0x10,0x04]1051// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1052 1053v_pk_minimum3_f16 v8, v1, s1, v4 neg_lo:[1,1,1]1054// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 neg_lo:[1,1,1] ; encoding: [0x08,0x40,0x36,0xcc,0x01,0x03,0x10,0xfc]1055// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1056 1057v_pk_minimum3_f16 v8, v1, s1, v4 neg_hi:[1,1,1]1058// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 neg_hi:[1,1,1] ; encoding: [0x08,0x47,0x36,0xcc,0x01,0x03,0x10,0x1c]1059// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1060 1061v_pk_minimum3_f16 v8, v1, s1, v4 neg_lo:[1,1,1] neg_hi:[1,1,1]1062// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 neg_lo:[1,1,1] neg_hi:[1,1,1] ; encoding: [0x08,0x47,0x36,0xcc,0x01,0x03,0x10,0xfc]1063// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1064 1065v_pk_minimum3_f16 v8, v1, s1, v4 neg_lo:[1,0,0]1066// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 neg_lo:[1,0,0] ; encoding: [0x08,0x40,0x36,0xcc,0x01,0x03,0x10,0x3c]1067// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1068 1069v_pk_minimum3_f16 v8, v1, s1, v4 neg_lo:[0,1,0]1070// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 neg_lo:[0,1,0] ; encoding: [0x08,0x40,0x36,0xcc,0x01,0x03,0x10,0x5c]1071// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1072 1073v_pk_minimum3_f16 v8, v1, s1, v4 neg_lo:[0,0,1]1074// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 neg_lo:[0,0,1] ; encoding: [0x08,0x40,0x36,0xcc,0x01,0x03,0x10,0x9c]1075// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1076 1077v_pk_minimum3_f16 v8, v1, s1, v4 neg_hi:[1,0,0]1078// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 neg_hi:[1,0,0] ; encoding: [0x08,0x41,0x36,0xcc,0x01,0x03,0x10,0x1c]1079// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1080 1081v_pk_minimum3_f16 v8, v1, s1, v4 neg_hi:[0,1,0]1082// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 neg_hi:[0,1,0] ; encoding: [0x08,0x42,0x36,0xcc,0x01,0x03,0x10,0x1c]1083// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1084 1085v_pk_minimum3_f16 v8, v1, s1, v4 neg_hi:[0,0,1]1086// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 neg_hi:[0,0,1] ; encoding: [0x08,0x44,0x36,0xcc,0x01,0x03,0x10,0x1c]1087// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1088 1089v_pk_minimum3_f16 v8, v1, s1, v4 clamp1090// GFX1250: v_pk_minimum3_f16 v8, v1, s1, v4 clamp  ; encoding: [0x08,0xc0,0x36,0xcc,0x01,0x03,0x10,0x1c]1091// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1092 1093v_pk_minimum3_f16 v1, v4, v9, v161094// GFX1250: v_pk_minimum3_f16 v1, v4, v9, v16       ; encoding: [0x01,0x40,0x36,0xcc,0x04,0x13,0x42,0x1c]1095// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1096 1097v_pk_minimum3_f16 v1, v2, v5, 1.01098// GFX1250: v_pk_minimum3_f16 v1, v2, v5, 1.0       ; encoding: [0x01,0x40,0x36,0xcc,0x02,0x0b,0xca,0x1b]1099// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1100 1101v_pk_maximum3_f16 v8, v1, s1, v41102// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x37,0xcc,0x01,0x03,0x10,0x1c]1103// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1104 1105v_pk_maximum3_f16 v8, v1, s1, v41106// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x37,0xcc,0x01,0x03,0x10,0x1c]1107// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1108 1109v_pk_maximum3_f16 v8, v1, s1, v41110// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x37,0xcc,0x01,0x03,0x10,0x1c]1111// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1112 1113v_pk_maximum3_f16 v8, v1, s1, v41114// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x37,0xcc,0x01,0x03,0x10,0x1c]1115// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1116 1117v_pk_maximum3_f16 v8, v1, s1, v4 op_sel_hi:[0,0,0]1118// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 op_sel_hi:[0,0,0] ; encoding: [0x08,0x00,0x37,0xcc,0x01,0x03,0x10,0x04]1119// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1120 1121v_pk_maximum3_f16 v8, v1, s1, v4 op_sel:[0,0,1] op_sel_hi:[0,0,1]1122// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 op_sel:[0,0,1] op_sel_hi:[0,0,1] ; encoding: [0x08,0x60,0x37,0xcc,0x01,0x03,0x10,0x04]1123// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1124 1125v_pk_maximum3_f16 v8, v1, s1, v4 neg_lo:[1,1,1]1126// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 neg_lo:[1,1,1] ; encoding: [0x08,0x40,0x37,0xcc,0x01,0x03,0x10,0xfc]1127// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1128 1129v_pk_maximum3_f16 v8, v1, s1, v4 neg_hi:[1,1,1]1130// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 neg_hi:[1,1,1] ; encoding: [0x08,0x47,0x37,0xcc,0x01,0x03,0x10,0x1c]1131// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1132 1133v_pk_maximum3_f16 v8, v1, s1, v4 neg_lo:[1,1,1] neg_hi:[1,1,1]1134// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 neg_lo:[1,1,1] neg_hi:[1,1,1] ; encoding: [0x08,0x47,0x37,0xcc,0x01,0x03,0x10,0xfc]1135// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1136 1137v_pk_maximum3_f16 v8, v1, s1, v4 neg_lo:[1,0,0]1138// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 neg_lo:[1,0,0] ; encoding: [0x08,0x40,0x37,0xcc,0x01,0x03,0x10,0x3c]1139// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1140 1141v_pk_maximum3_f16 v8, v1, s1, v4 neg_lo:[0,1,0]1142// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 neg_lo:[0,1,0] ; encoding: [0x08,0x40,0x37,0xcc,0x01,0x03,0x10,0x5c]1143// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1144 1145v_pk_maximum3_f16 v8, v1, s1, v4 neg_lo:[0,0,1]1146// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 neg_lo:[0,0,1] ; encoding: [0x08,0x40,0x37,0xcc,0x01,0x03,0x10,0x9c]1147// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1148 1149v_pk_maximum3_f16 v8, v1, s1, v4 neg_hi:[1,0,0]1150// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 neg_hi:[1,0,0] ; encoding: [0x08,0x41,0x37,0xcc,0x01,0x03,0x10,0x1c]1151// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1152 1153v_pk_maximum3_f16 v8, v1, s1, v4 neg_hi:[0,1,0]1154// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 neg_hi:[0,1,0] ; encoding: [0x08,0x42,0x37,0xcc,0x01,0x03,0x10,0x1c]1155// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1156 1157v_pk_maximum3_f16 v8, v1, s1, v4 neg_hi:[0,0,1]1158// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 neg_hi:[0,0,1] ; encoding: [0x08,0x44,0x37,0xcc,0x01,0x03,0x10,0x1c]1159// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1160 1161v_pk_maximum3_f16 v8, v1, s1, v4 clamp1162// GFX1250: v_pk_maximum3_f16 v8, v1, s1, v4 clamp  ; encoding: [0x08,0xc0,0x37,0xcc,0x01,0x03,0x10,0x1c]1163// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1164 1165v_pk_maximum3_f16 v1, v4, v9, v161166// GFX1250: v_pk_maximum3_f16 v1, v4, v9, v16       ; encoding: [0x01,0x40,0x37,0xcc,0x04,0x13,0x42,0x1c]1167// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1168 1169v_pk_maximum3_f16 v1, v2, v5, 1.01170// GFX1250: v_pk_maximum3_f16 v1, v2, v5, 1.0       ; encoding: [0x01,0x40,0x37,0xcc,0x02,0x0b,0xca,0x1b]1171// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1172 1173v_pk_min3_num_f16 v8, v1, s1, v41174// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x38,0xcc,0x01,0x03,0x10,0x1c]1175// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1176 1177v_pk_min3_num_f16 v8, v1, s1, v41178// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x38,0xcc,0x01,0x03,0x10,0x1c]1179// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1180 1181v_pk_min3_num_f16 v8, v1, s1, v41182// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x38,0xcc,0x01,0x03,0x10,0x1c]1183// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1184 1185v_pk_min3_num_f16 v8, v1, s1, v41186// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x38,0xcc,0x01,0x03,0x10,0x1c]1187// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1188 1189v_pk_min3_num_f16 v8, v1, s1, v4 op_sel_hi:[0,0,0]1190// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 op_sel_hi:[0,0,0] ; encoding: [0x08,0x00,0x38,0xcc,0x01,0x03,0x10,0x04]1191// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1192 1193v_pk_min3_num_f16 v8, v1, s1, v4 op_sel:[0,0,1] op_sel_hi:[0,0,1]1194// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 op_sel:[0,0,1] op_sel_hi:[0,0,1] ; encoding: [0x08,0x60,0x38,0xcc,0x01,0x03,0x10,0x04]1195// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1196 1197v_pk_min3_num_f16 v8, v1, s1, v4 neg_lo:[1,1,1]1198// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 neg_lo:[1,1,1] ; encoding: [0x08,0x40,0x38,0xcc,0x01,0x03,0x10,0xfc]1199// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1200 1201v_pk_min3_num_f16 v8, v1, s1, v4 neg_hi:[1,1,1]1202// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 neg_hi:[1,1,1] ; encoding: [0x08,0x47,0x38,0xcc,0x01,0x03,0x10,0x1c]1203// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1204 1205v_pk_min3_num_f16 v8, v1, s1, v4 neg_lo:[1,1,1] neg_hi:[1,1,1]1206// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 neg_lo:[1,1,1] neg_hi:[1,1,1] ; encoding: [0x08,0x47,0x38,0xcc,0x01,0x03,0x10,0xfc]1207// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1208 1209v_pk_min3_num_f16 v8, v1, s1, v4 neg_lo:[1,0,0]1210// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 neg_lo:[1,0,0] ; encoding: [0x08,0x40,0x38,0xcc,0x01,0x03,0x10,0x3c]1211// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1212 1213v_pk_min3_num_f16 v8, v1, s1, v4 neg_lo:[0,1,0]1214// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 neg_lo:[0,1,0] ; encoding: [0x08,0x40,0x38,0xcc,0x01,0x03,0x10,0x5c]1215// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1216 1217v_pk_min3_num_f16 v8, v1, s1, v4 neg_lo:[0,0,1]1218// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 neg_lo:[0,0,1] ; encoding: [0x08,0x40,0x38,0xcc,0x01,0x03,0x10,0x9c]1219// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1220 1221v_pk_min3_num_f16 v8, v1, s1, v4 neg_hi:[1,0,0]1222// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 neg_hi:[1,0,0] ; encoding: [0x08,0x41,0x38,0xcc,0x01,0x03,0x10,0x1c]1223// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1224 1225v_pk_min3_num_f16 v8, v1, s1, v4 neg_hi:[0,1,0]1226// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 neg_hi:[0,1,0] ; encoding: [0x08,0x42,0x38,0xcc,0x01,0x03,0x10,0x1c]1227// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1228 1229v_pk_min3_num_f16 v8, v1, s1, v4 neg_hi:[0,0,1]1230// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 neg_hi:[0,0,1] ; encoding: [0x08,0x44,0x38,0xcc,0x01,0x03,0x10,0x1c]1231// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1232 1233v_pk_min3_num_f16 v8, v1, s1, v4 clamp1234// GFX1250: v_pk_min3_num_f16 v8, v1, s1, v4 clamp  ; encoding: [0x08,0xc0,0x38,0xcc,0x01,0x03,0x10,0x1c]1235// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1236 1237v_pk_min3_num_f16 v1, v4, v9, v161238// GFX1250: v_pk_min3_num_f16 v1, v4, v9, v16       ; encoding: [0x01,0x40,0x38,0xcc,0x04,0x13,0x42,0x1c]1239// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1240 1241v_pk_min3_num_f16 v1, v2, v5, 1.01242// GFX1250: v_pk_min3_num_f16 v1, v2, v5, 1.0       ; encoding: [0x01,0x40,0x38,0xcc,0x02,0x0b,0xca,0x1b]1243// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1244 1245v_pk_max3_num_f16 v8, v1, s1, v41246// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x39,0xcc,0x01,0x03,0x10,0x1c]1247// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1248 1249v_pk_max3_num_f16 v8, v1, s1, v41250// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x39,0xcc,0x01,0x03,0x10,0x1c]1251// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1252 1253v_pk_max3_num_f16 v8, v1, s1, v41254// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x39,0xcc,0x01,0x03,0x10,0x1c]1255// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1256 1257v_pk_max3_num_f16 v8, v1, s1, v41258// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4        ; encoding: [0x08,0x40,0x39,0xcc,0x01,0x03,0x10,0x1c]1259// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1260 1261v_pk_max3_num_f16 v8, v1, s1, v4 op_sel_hi:[0,0,0]1262// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 op_sel_hi:[0,0,0] ; encoding: [0x08,0x00,0x39,0xcc,0x01,0x03,0x10,0x04]1263// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1264 1265v_pk_max3_num_f16 v8, v1, s1, v4 op_sel:[0,0,1] op_sel_hi:[0,0,1]1266// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 op_sel:[0,0,1] op_sel_hi:[0,0,1] ; encoding: [0x08,0x60,0x39,0xcc,0x01,0x03,0x10,0x04]1267// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1268 1269v_pk_max3_num_f16 v8, v1, s1, v4 neg_lo:[1,1,1]1270// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 neg_lo:[1,1,1] ; encoding: [0x08,0x40,0x39,0xcc,0x01,0x03,0x10,0xfc]1271// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1272 1273v_pk_max3_num_f16 v8, v1, s1, v4 neg_hi:[1,1,1]1274// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 neg_hi:[1,1,1] ; encoding: [0x08,0x47,0x39,0xcc,0x01,0x03,0x10,0x1c]1275// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1276 1277v_pk_max3_num_f16 v8, v1, s1, v4 neg_lo:[1,1,1] neg_hi:[1,1,1]1278// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 neg_lo:[1,1,1] neg_hi:[1,1,1] ; encoding: [0x08,0x47,0x39,0xcc,0x01,0x03,0x10,0xfc]1279// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1280 1281v_pk_max3_num_f16 v8, v1, s1, v4 neg_lo:[1,0,0]1282// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 neg_lo:[1,0,0] ; encoding: [0x08,0x40,0x39,0xcc,0x01,0x03,0x10,0x3c]1283// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1284 1285v_pk_max3_num_f16 v8, v1, s1, v4 neg_lo:[0,1,0]1286// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 neg_lo:[0,1,0] ; encoding: [0x08,0x40,0x39,0xcc,0x01,0x03,0x10,0x5c]1287// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1288 1289v_pk_max3_num_f16 v8, v1, s1, v4 neg_lo:[0,0,1]1290// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 neg_lo:[0,0,1] ; encoding: [0x08,0x40,0x39,0xcc,0x01,0x03,0x10,0x9c]1291// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1292 1293v_pk_max3_num_f16 v8, v1, s1, v4 neg_hi:[1,0,0]1294// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 neg_hi:[1,0,0] ; encoding: [0x08,0x41,0x39,0xcc,0x01,0x03,0x10,0x1c]1295// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1296 1297v_pk_max3_num_f16 v8, v1, s1, v4 neg_hi:[0,1,0]1298// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 neg_hi:[0,1,0] ; encoding: [0x08,0x42,0x39,0xcc,0x01,0x03,0x10,0x1c]1299// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1300 1301v_pk_max3_num_f16 v8, v1, s1, v4 neg_hi:[0,0,1]1302// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 neg_hi:[0,0,1] ; encoding: [0x08,0x44,0x39,0xcc,0x01,0x03,0x10,0x1c]1303// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1304 1305v_pk_max3_num_f16 v8, v1, s1, v4 clamp1306// GFX1250: v_pk_max3_num_f16 v8, v1, s1, v4 clamp  ; encoding: [0x08,0xc0,0x39,0xcc,0x01,0x03,0x10,0x1c]1307// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1308 1309v_pk_max3_num_f16 v1, v4, v9, v161310// GFX1250: v_pk_max3_num_f16 v1, v4, v9, v16       ; encoding: [0x01,0x40,0x39,0xcc,0x04,0x13,0x42,0x1c]1311// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1312 1313v_pk_max3_num_f16 v1, v2, v5, 1.01314// GFX1250: v_pk_max3_num_f16 v1, v2, v5, 1.0       ; encoding: [0x01,0x40,0x39,0xcc,0x02,0x0b,0xca,0x1b]1315// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1316 1317v_fma_mix_f32_bf16 v5, v1, v2, s31318// GFX1250: v_fma_mix_f32_bf16 v5, v1, v2, s3       ; encoding: [0x05,0x00,0x3d,0xcc,0x01,0x05,0x0e,0x00]1319// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1320 1321v_fma_mix_f32_bf16 v5, v255, v255, s1051322// GFX1250: v_fma_mix_f32_bf16 v5, v255, v255, s105 ; encoding: [0x05,0x00,0x3d,0xcc,0xff,0xff,0xa7,0x01]1323// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1324 1325v_fma_mix_f32_bf16 v5, s1, s2, v31326// GFX1250: v_fma_mix_f32_bf16 v5, s1, s2, v3       ; encoding: [0x05,0x00,0x3d,0xcc,0x01,0x04,0x0c,0x04]1327// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1328 1329v_fma_mix_f32_bf16 v5, s105, s105, m01330// GFX1250: v_fma_mix_f32_bf16 v5, s105, s105, m0   ; encoding: [0x05,0x00,0x3d,0xcc,0x69,0xd2,0xf4,0x01]1331// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1332 1333v_fma_mix_f32_bf16 v5, vcc_lo, ttmp15, ttmp151334// GFX1250: v_fma_mix_f32_bf16 v5, vcc_lo, ttmp15, ttmp15 ; encoding: [0x05,0x00,0x3d,0xcc,0x6a,0xf6,0xec,0x01]1335// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1336 1337v_fma_mix_f32_bf16 v5, vcc_hi, src_scc, v2551338// GFX1250: v_fma_mix_f32_bf16 v5, vcc_hi, src_scc, v255 ; encoding: [0x05,0x00,0x3d,0xcc,0x6b,0xfa,0xfd,0x07]1339// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1340 1341v_fma_mix_f32_bf16 v5, |ttmp15|, 0.5, -vcc_hi1342// GFX1250: v_fma_mix_f32_bf16 v5, |ttmp15|, 0.5, -vcc_hi ; encoding: [0x05,0x01,0x3d,0xcc,0x7b,0xe0,0xad,0x81]1343// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1344 1345v_fma_mix_f32_bf16 v5, -m0, -1, |vcc_lo|1346// GFX1250: v_fma_mix_f32_bf16 v5, -m0, -1, |vcc_lo| ; encoding: [0x05,0x04,0x3d,0xcc,0x7d,0x82,0xa9,0x21]1347// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1348 1349v_fma_mix_f32_bf16 v5, -|exec_lo|, null, -|src_scc|1350// GFX1250: v_fma_mix_f32_bf16 v5, -|exec_lo|, null, -|src_scc| ; encoding: [0x05,0x05,0x3d,0xcc,0x7e,0xf8,0xf4,0xa3]1351// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1352 1353v_fma_mix_f32_bf16 v5, -|exec_hi|, -|exec_lo|, -|exec_lo| op_sel:[1,1,1] op_sel_hi:[1,1,1]1354// GFX1250: v_fma_mix_f32_bf16 v5, -|exec_hi|, -|exec_lo|, -|exec_lo| op_sel:[1,1,1] op_sel_hi:[1,1,1] ; encoding: [0x05,0x7f,0x3d,0xcc,0x7f,0xfc,0xf8,0xf9]1355// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1356 1357v_fma_mix_f32_bf16 v5, null, exec_hi, 0.5 op_sel:[0,0,0] op_sel_hi:[0,0,1]1358// GFX1250: v_fma_mix_f32_bf16 v5, null, exec_hi, 0.5 op_sel_hi:[0,0,1] ; encoding: [0x05,0x40,0x3d,0xcc,0x7c,0xfe,0xc0,0x03]1359// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1360 1361v_fma_mix_f32_bf16 v5, -1, -|m0|, -1 op_sel:[1,0,0] op_sel_hi:[0,1,0]1362// GFX1250: v_fma_mix_f32_bf16 v5, -1, -|m0|, -1 op_sel:[1,0,0] op_sel_hi:[0,1,0] ; encoding: [0x05,0x0a,0x3d,0xcc,0xc1,0xfa,0x04,0x53]1363// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1364 1365v_fma_mix_f32_bf16 v5, 0.5, -|vcc_lo|, -|exec_hi| op_sel:[0,1,0] op_sel_hi:[1,0,0]1366// GFX1250: v_fma_mix_f32_bf16 v5, 0.5, -|vcc_lo|, -|exec_hi| op_sel:[0,1,0] op_sel_hi:[1,0,0] ; encoding: [0x05,0x16,0x3d,0xcc,0xf0,0xd4,0xfc,0xc9]1367// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1368 1369v_fma_mix_f32_bf16 v255, -|src_scc|, -|vcc_hi|, null op_sel:[0,0,1] op_sel_hi:[0,0,0] clamp1370// GFX1250: v_fma_mix_f32_bf16 v255, -|src_scc|, -|vcc_hi|, null op_sel:[0,0,1] clamp ; encoding: [0xff,0xa3,0x3d,0xcc,0xfd,0xd6,0xf0,0x61]1371// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1372 1373v_fma_mixlo_bf16 v5, v1, v2, s31374// GFX1250: v_fma_mixlo_bf16 v5, v1, v2, s3         ; encoding: [0x05,0x00,0x3e,0xcc,0x01,0x05,0x0e,0x00]1375// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1376 1377v_fma_mixlo_bf16 v5, v255, v255, s1051378// GFX1250: v_fma_mixlo_bf16 v5, v255, v255, s105   ; encoding: [0x05,0x00,0x3e,0xcc,0xff,0xff,0xa7,0x01]1379// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1380 1381v_fma_mixlo_bf16 v5, s1, s2, v31382// GFX1250: v_fma_mixlo_bf16 v5, s1, s2, v3         ; encoding: [0x05,0x00,0x3e,0xcc,0x01,0x04,0x0c,0x04]1383// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1384 1385v_fma_mixlo_bf16 v5, s105, s105, m01386// GFX1250: v_fma_mixlo_bf16 v5, s105, s105, m0     ; encoding: [0x05,0x00,0x3e,0xcc,0x69,0xd2,0xf4,0x01]1387// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1388 1389v_fma_mixlo_bf16 v5, vcc_lo, ttmp15, ttmp151390// GFX1250: v_fma_mixlo_bf16 v5, vcc_lo, ttmp15, ttmp15 ; encoding: [0x05,0x00,0x3e,0xcc,0x6a,0xf6,0xec,0x01]1391// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1392 1393v_fma_mixlo_bf16 v5, vcc_hi, src_scc, v2551394// GFX1250: v_fma_mixlo_bf16 v5, vcc_hi, src_scc, v255 ; encoding: [0x05,0x00,0x3e,0xcc,0x6b,0xfa,0xfd,0x07]1395// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1396 1397v_fma_mixlo_bf16 v5, |ttmp15|, 0.5, -vcc_hi1398// GFX1250: v_fma_mixlo_bf16 v5, |ttmp15|, 0.5, -vcc_hi ; encoding: [0x05,0x01,0x3e,0xcc,0x7b,0xe0,0xad,0x81]1399// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1400 1401v_fma_mixlo_bf16 v5, -m0, -1, |vcc_lo|1402// GFX1250: v_fma_mixlo_bf16 v5, -m0, -1, |vcc_lo|  ; encoding: [0x05,0x04,0x3e,0xcc,0x7d,0x82,0xa9,0x21]1403// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1404 1405v_fma_mixlo_bf16 v5, -|exec_lo|, null, -|src_scc|1406// GFX1250: v_fma_mixlo_bf16 v5, -|exec_lo|, null, -|src_scc| ; encoding: [0x05,0x05,0x3e,0xcc,0x7e,0xf8,0xf4,0xa3]1407// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1408 1409v_fma_mixlo_bf16 v5, -|exec_hi|, -|exec_lo|, -|exec_lo| op_sel:[1,1,1] op_sel_hi:[1,1,1]1410// GFX1250: v_fma_mixlo_bf16 v5, -|exec_hi|, -|exec_lo|, -|exec_lo| op_sel:[1,1,1] op_sel_hi:[1,1,1] ; encoding: [0x05,0x7f,0x3e,0xcc,0x7f,0xfc,0xf8,0xf9]1411// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1412 1413v_fma_mixlo_bf16 v5, null, exec_hi, 0.5 op_sel:[0,0,0] op_sel_hi:[0,0,1]1414// GFX1250: v_fma_mixlo_bf16 v5, null, exec_hi, 0.5 op_sel_hi:[0,0,1] ; encoding: [0x05,0x40,0x3e,0xcc,0x7c,0xfe,0xc0,0x03]1415// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1416 1417v_fma_mixlo_bf16 v5, -1, -|m0|, -1 op_sel:[1,0,0] op_sel_hi:[0,1,0]1418// GFX1250: v_fma_mixlo_bf16 v5, -1, -|m0|, -1 op_sel:[1,0,0] op_sel_hi:[0,1,0] ; encoding: [0x05,0x0a,0x3e,0xcc,0xc1,0xfa,0x04,0x53]1419// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1420 1421v_fma_mixlo_bf16 v5, 0.5, -|vcc_lo|, -|exec_hi| op_sel:[0,1,0] op_sel_hi:[1,0,0]1422// GFX1250: v_fma_mixlo_bf16 v5, 0.5, -|vcc_lo|, -|exec_hi| op_sel:[0,1,0] op_sel_hi:[1,0,0] ; encoding: [0x05,0x16,0x3e,0xcc,0xf0,0xd4,0xfc,0xc9]1423// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1424 1425v_fma_mixlo_bf16 v255, -|src_scc|, -|vcc_hi|, null op_sel:[0,0,1] op_sel_hi:[0,0,0] clamp1426// GFX1250: v_fma_mixlo_bf16 v255, -|src_scc|, -|vcc_hi|, null op_sel:[0,0,1] clamp ; encoding: [0xff,0xa3,0x3e,0xcc,0xfd,0xd6,0xf0,0x61]1427// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1428 1429v_fma_mixhi_bf16 v5, v1, v2, s31430// GFX1250: v_fma_mixhi_bf16 v5, v1, v2, s3         ; encoding: [0x05,0x00,0x3f,0xcc,0x01,0x05,0x0e,0x00]1431// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1432 1433v_fma_mixhi_bf16 v5, v255, v255, s1051434// GFX1250: v_fma_mixhi_bf16 v5, v255, v255, s105   ; encoding: [0x05,0x00,0x3f,0xcc,0xff,0xff,0xa7,0x01]1435// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1436 1437v_fma_mixhi_bf16 v5, s1, s2, v31438// GFX1250: v_fma_mixhi_bf16 v5, s1, s2, v3         ; encoding: [0x05,0x00,0x3f,0xcc,0x01,0x04,0x0c,0x04]1439// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1440 1441v_fma_mixhi_bf16 v5, s105, s105, m01442// GFX1250: v_fma_mixhi_bf16 v5, s105, s105, m0     ; encoding: [0x05,0x00,0x3f,0xcc,0x69,0xd2,0xf4,0x01]1443// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1444 1445v_fma_mixhi_bf16 v5, vcc_lo, ttmp15, ttmp151446// GFX1250: v_fma_mixhi_bf16 v5, vcc_lo, ttmp15, ttmp15 ; encoding: [0x05,0x00,0x3f,0xcc,0x6a,0xf6,0xec,0x01]1447// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1448 1449v_fma_mixhi_bf16 v5, vcc_hi, src_scc, v2551450// GFX1250: v_fma_mixhi_bf16 v5, vcc_hi, src_scc, v255 ; encoding: [0x05,0x00,0x3f,0xcc,0x6b,0xfa,0xfd,0x07]1451// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1452 1453v_fma_mixhi_bf16 v5, |ttmp15|, 0.5, -vcc_hi1454// GFX1250: v_fma_mixhi_bf16 v5, |ttmp15|, 0.5, -vcc_hi ; encoding: [0x05,0x01,0x3f,0xcc,0x7b,0xe0,0xad,0x81]1455// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1456 1457v_fma_mixhi_bf16 v5, -m0, -1, |vcc_lo|1458// GFX1250: v_fma_mixhi_bf16 v5, -m0, -1, |vcc_lo|  ; encoding: [0x05,0x04,0x3f,0xcc,0x7d,0x82,0xa9,0x21]1459// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1460 1461v_fma_mixhi_bf16 v5, -|exec_lo|, null, -|src_scc|1462// GFX1250: v_fma_mixhi_bf16 v5, -|exec_lo|, null, -|src_scc| ; encoding: [0x05,0x05,0x3f,0xcc,0x7e,0xf8,0xf4,0xa3]1463// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1464 1465v_fma_mixhi_bf16 v5, -|exec_hi|, -|exec_lo|, -|exec_lo| op_sel:[1,1,1] op_sel_hi:[1,1,1]1466// GFX1250: v_fma_mixhi_bf16 v5, -|exec_hi|, -|exec_lo|, -|exec_lo| op_sel:[1,1,1] op_sel_hi:[1,1,1] ; encoding: [0x05,0x7f,0x3f,0xcc,0x7f,0xfc,0xf8,0xf9]1467// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1468 1469v_fma_mixhi_bf16 v5, null, exec_hi, 0.5 op_sel:[0,0,0] op_sel_hi:[0,0,1]1470// GFX1250: v_fma_mixhi_bf16 v5, null, exec_hi, 0.5 op_sel_hi:[0,0,1] ; encoding: [0x05,0x40,0x3f,0xcc,0x7c,0xfe,0xc0,0x03]1471// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1472 1473v_fma_mixhi_bf16 v5, -1, -|m0|, -1 op_sel:[1,0,0] op_sel_hi:[0,1,0]1474// GFX1250: v_fma_mixhi_bf16 v5, -1, -|m0|, -1 op_sel:[1,0,0] op_sel_hi:[0,1,0] ; encoding: [0x05,0x0a,0x3f,0xcc,0xc1,0xfa,0x04,0x53]1475// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1476 1477v_fma_mixhi_bf16 v5, 0.5, -|vcc_lo|, -|exec_hi| op_sel:[0,1,0] op_sel_hi:[1,0,0]1478// GFX1250: v_fma_mixhi_bf16 v5, 0.5, -|vcc_lo|, -|exec_hi| op_sel:[0,1,0] op_sel_hi:[1,0,0] ; encoding: [0x05,0x16,0x3f,0xcc,0xf0,0xd4,0xfc,0xc9]1479// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1480 1481v_fma_mixhi_bf16 v255, -|src_scc|, -|vcc_hi|, null op_sel:[0,0,1] op_sel_hi:[0,0,0] clamp1482// GFX1250: v_fma_mixhi_bf16 v255, -|src_scc|, -|vcc_hi|, null op_sel:[0,0,1] clamp ; encoding: [0xff,0xa3,0x3f,0xcc,0xfd,0xd6,0xf0,0x61]1483// GFX12-ERR: :[[@LINE-2]]:1: error: instruction not supported on this GPU1484