brintos

brintos / llvm-project-archived public Read only

0
0
Text · 20.1 KiB · d8988af Raw
386 lines · plain
1# RUN: llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+real-true16 -disassemble -show-encoding < %s 2>&1 | FileCheck -check-prefixes=GFX11 %s2 3# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding4# v_cmpx_class_f16_e64 v1, v2             ; encoding: [0x7e,0x00,0xfd,0xd4,0x01,0x05,0x02,0x00]50x00,0x00,0xfd,0xd4,0x01,0x05,0x02,0x006 7# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding8# v_cmpx_class_f32_e64 v1, v2             ; encoding: [0x7e,0x00,0xfe,0xd4,0x01,0x05,0x02,0x00]90x01,0x00,0xfe,0xd4,0x01,0x05,0x02,0x0010 11# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding12# v_cmpx_class_f64_e64 s[4:5], v2         ; encoding: [0x7e,0x00,0xff,0xd4,0x04,0x04,0x02,0x00]130x02,0x00,0xff,0xd4,0x04,0x04,0x02,0x0014 15# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding16# v_cmpx_eq_f16_e64 0.5, v2               ; encoding: [0x7e,0x00,0x82,0xd4,0xf0,0x04,0x02,0x00]170x03,0x00,0x82,0xd4,0xf0,0x04,0x02,0x0018 19# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding20# v_cmpx_eq_f32_e64 -4.0, v2              ; encoding: [0x7e,0x00,0x92,0xd4,0xf7,0x04,0x02,0x00]210x04,0x00,0x92,0xd4,0xf7,0x04,0x02,0x0022 23# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding24# v_cmpx_eq_f64_e64 v[1:2], -4.0          ; encoding: [0x7e,0x00,0xa2,0xd4,0x01,0xef,0x01,0x00]250x05,0x00,0xa2,0xd4,0x01,0xef,0x01,0x0026 27# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding28# v_cmpx_eq_i16_e64 -1, v2                ; encoding: [0x7e,0x00,0xb2,0xd4,0xc1,0x04,0x02,0x00]290x06,0x00,0xb2,0xd4,0xc1,0x04,0x02,0x0030 31# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding32# v_cmpx_eq_i32_e64 -1, v2                ; encoding: [0x7e,0x00,0xc2,0xd4,0xc1,0x04,0x02,0x00]330x07,0x00,0xc2,0xd4,0xc1,0x04,0x02,0x0034 35# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding36# v_cmpx_eq_i64_e64 -1, v[2:3]            ; encoding: [0x7e,0x00,0xd2,0xd4,0xc1,0x04,0x02,0x00]370x08,0x00,0xd2,0xd4,0xc1,0x04,0x02,0x0038 39# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding40# v_cmpx_eq_u16_e64 s1, v2                ; encoding: [0x7e,0x00,0xba,0xd4,0x01,0x04,0x02,0x00]410x09,0x00,0xba,0xd4,0x01,0x04,0x02,0x0042 43# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding44# v_cmpx_eq_u32_e64 s1, v2                ; encoding: [0x7e,0x00,0xca,0xd4,0x01,0x04,0x02,0x00]450x0a,0x00,0xca,0xd4,0x01,0x04,0x02,0x0046 47# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding48# v_cmpx_eq_u64_e64 s[2:3], v[2:3]        ; encoding: [0x7e,0x00,0xda,0xd4,0x02,0x04,0x02,0x00]490x0b,0x00,0xda,0xd4,0x02,0x04,0x02,0x0050 51# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding52# v_cmpx_f_f16_e64 -4.0, v2               ; encoding: [0x7e,0x00,0x80,0xd4,0xf7,0x04,0x02,0x00]530x0c,0x00,0x80,0xd4,0xf7,0x04,0x02,0x0054 55# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding56# v_cmpx_f_f32_e64 -4.0, v2               ; encoding: [0x7e,0x00,0x90,0xd4,0xf7,0x04,0x02,0x00]570x0d,0x00,0x90,0xd4,0xf7,0x04,0x02,0x0058 59# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding60# v_cmpx_f_f64_e64 -4.0, v[2:3]           ; encoding: [0x7e,0x00,0xa0,0xd4,0xf7,0x04,0x02,0x00]610x0e,0x00,0xa0,0xd4,0xf7,0x04,0x02,0x0062 63# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding64# v_cmpx_f_i32_e64 -1, v2                 ; encoding: [0x7e,0x00,0xc0,0xd4,0xc1,0x04,0x02,0x00]650x0f,0x00,0xc0,0xd4,0xc1,0x04,0x02,0x0066 67# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding68# v_cmpx_f_i64_e64 -1, v[2:3]             ; encoding: [0x7e,0x00,0xd0,0xd4,0xc1,0x04,0x02,0x00]690x10,0x00,0xd0,0xd4,0xc1,0x04,0x02,0x0070 71# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding72# v_cmpx_f_u32_e64 s1, v2                 ; encoding: [0x7e,0x00,0xc8,0xd4,0x01,0x04,0x02,0x00]730x11,0x00,0xc8,0xd4,0x01,0x04,0x02,0x0074 75# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding76# v_cmpx_f_u64_e64 s[2:3], v[2:3]         ; encoding: [0x7e,0x00,0xd8,0xd4,0x02,0x04,0x02,0x00]770x12,0x00,0xd8,0xd4,0x02,0x04,0x02,0x0078 79# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding80# v_cmpx_ge_f16_e64 -4.0, v2              ; encoding: [0x7e,0x00,0x86,0xd4,0xf7,0x04,0x02,0x00]810x13,0x00,0x86,0xd4,0xf7,0x04,0x02,0x0082 83# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding84# v_cmpx_ge_f32_e64 -4.0, v2              ; encoding: [0x7e,0x00,0x96,0xd4,0xf7,0x04,0x02,0x00]850x14,0x00,0x96,0xd4,0xf7,0x04,0x02,0x0086 87# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding88# v_cmpx_ge_f64_e64 -4.0, v[2:3]          ; encoding: [0x7e,0x00,0xa6,0xd4,0xf7,0x04,0x02,0x00]890x15,0x00,0xa6,0xd4,0xf7,0x04,0x02,0x0090 91# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding92# v_cmpx_ge_i16_e64 -1, v2                ; encoding: [0x7e,0x00,0xb6,0xd4,0xc1,0x04,0x02,0x00]930x16,0x00,0xb6,0xd4,0xc1,0x04,0x02,0x0094 95# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding96# v_cmpx_ge_i32_e64 -1, v2                ; encoding: [0x7e,0x00,0xc6,0xd4,0xc1,0x04,0x02,0x00]970x17,0x00,0xc6,0xd4,0xc1,0x04,0x02,0x0098 99# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding100# v_cmpx_ge_i64_e64 -1, v[2:3]            ; encoding: [0x7e,0x00,0xd6,0xd4,0xc1,0x04,0x02,0x00]1010x18,0x00,0xd6,0xd4,0xc1,0x04,0x02,0x00102 103# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding104# v_cmpx_ge_u16_e64 -1, v2                ; encoding: [0x7e,0x00,0xbe,0xd4,0xc1,0x04,0x02,0x00]1050x19,0x00,0xbe,0xd4,0xc1,0x04,0x02,0x00106 107# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding108# v_cmpx_ge_u16_e64 v1, m0                ; encoding: [0x7e,0x00,0xbe,0xd4,0x01,0xfb,0x00,0x00]1090x1a,0x00,0xbe,0xd4,0x01,0xfb,0x00,0x00110 111# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding112# v_cmpx_ge_u32_e64 v1, m0                ; encoding: [0x7e,0x00,0xce,0xd4,0x01,0xfb,0x00,0x00]1130x1b,0x00,0xce,0xd4,0x01,0xfb,0x00,0x00114 115# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding116# v_cmpx_ge_u64_e64 exec, v[2:3]          ; encoding: [0x7e,0x00,0xde,0xd4,0x7e,0x04,0x02,0x00]1170x1c,0x00,0xde,0xd4,0x7e,0x04,0x02,0x00118 119# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding120# v_cmpx_gt_f16_e64 -4.0, v2              ; encoding: [0x7e,0x00,0x84,0xd4,0xf7,0x04,0x02,0x00]1210x1d,0x00,0x84,0xd4,0xf7,0x04,0x02,0x00122 123# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding124# v_cmpx_gt_f32_e64 -4.0, v2              ; encoding: [0x7e,0x00,0x94,0xd4,0xf7,0x04,0x02,0x00]1250x1e,0x00,0x94,0xd4,0xf7,0x04,0x02,0x00126 127# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding128# v_cmpx_gt_f64_e64 -4.0, v[2:3]          ; encoding: [0x7e,0x00,0xa4,0xd4,0xf7,0x04,0x02,0x00]1290x1f,0x00,0xa4,0xd4,0xf7,0x04,0x02,0x00130 131# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding132# v_cmpx_gt_i16_e64 -1, v2                ; encoding: [0x7e,0x00,0xb4,0xd4,0xc1,0x04,0x02,0x00]1330x20,0x00,0xb4,0xd4,0xc1,0x04,0x02,0x00134 135# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding136# v_cmpx_gt_i32_e64 -1, v2                ; encoding: [0x7e,0x00,0xc4,0xd4,0xc1,0x04,0x02,0x00]1370x21,0x00,0xc4,0xd4,0xc1,0x04,0x02,0x00138 139# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding140# v_cmpx_gt_i64_e64 -1, v[2:3]            ; encoding: [0x7e,0x00,0xd4,0xd4,0xc1,0x04,0x02,0x00]1410x22,0x00,0xd4,0xd4,0xc1,0x04,0x02,0x00142 143# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding144# v_cmpx_gt_u16_e64 s1, v2                ; encoding: [0x7e,0x00,0xbc,0xd4,0x01,0x04,0x02,0x00]1450x23,0x00,0xbc,0xd4,0x01,0x04,0x02,0x00146 147# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding148# v_cmpx_gt_u32_e64 s1, v2                ; encoding: [0x7e,0x00,0xcc,0xd4,0x01,0x04,0x02,0x00]1490x24,0x00,0xcc,0xd4,0x01,0x04,0x02,0x00150 151# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding152# v_cmpx_gt_u64_e64 s[2:3], v[2:3]        ; encoding: [0x7e,0x00,0xdc,0xd4,0x02,0x04,0x02,0x00]1530x25,0x00,0xdc,0xd4,0x02,0x04,0x02,0x00154 155# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding156# v_cmpx_le_f16_e64 -4.0, v2              ; encoding: [0x7e,0x00,0x83,0xd4,0xf7,0x04,0x02,0x00]1570x26,0x00,0x83,0xd4,0xf7,0x04,0x02,0x00158 159# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding160# v_cmpx_le_f32_e64 -4.0, v2              ; encoding: [0x7e,0x00,0x93,0xd4,0xf7,0x04,0x02,0x00]1610x27,0x00,0x93,0xd4,0xf7,0x04,0x02,0x00162 163# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding164# v_cmpx_le_f64_e64 -4.0, v[2:3]          ; encoding: [0x7e,0x00,0xa3,0xd4,0xf7,0x04,0x02,0x00]1650x28,0x00,0xa3,0xd4,0xf7,0x04,0x02,0x00166 167# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding168# v_cmpx_le_i16_e64 -1, v2                ; encoding: [0x7e,0x00,0xb3,0xd4,0xc1,0x04,0x02,0x00]1690x29,0x00,0xb3,0xd4,0xc1,0x04,0x02,0x00170 171# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding172# v_cmpx_le_i32_e64 -1, v2                ; encoding: [0x7e,0x00,0xc3,0xd4,0xc1,0x04,0x02,0x00]1730x2a,0x00,0xc3,0xd4,0xc1,0x04,0x02,0x00174 175# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding176# v_cmpx_le_i64_e64 -1, v[2:3]            ; encoding: [0x7e,0x00,0xd3,0xd4,0xc1,0x04,0x02,0x00]1770x2b,0x00,0xd3,0xd4,0xc1,0x04,0x02,0x00178 179# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding180# v_cmpx_le_u16_e64 s1, v2                ; encoding: [0x7e,0x00,0xbb,0xd4,0x01,0x04,0x02,0x00]1810x2c,0x00,0xbb,0xd4,0x01,0x04,0x02,0x00182 183# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding184# v_cmpx_le_u32_e64 s1, v2                ; encoding: [0x7e,0x00,0xcb,0xd4,0x01,0x04,0x02,0x00]1850x2d,0x00,0xcb,0xd4,0x01,0x04,0x02,0x00186 187# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding188# v_cmpx_le_u64_e64 s[2:3], v[2:3]        ; encoding: [0x7e,0x00,0xdb,0xd4,0x02,0x04,0x02,0x00]1890x2e,0x00,0xdb,0xd4,0x02,0x04,0x02,0x00190 191# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding192# v_cmpx_lg_f16_e64 -4.0, v2              ; encoding: [0x7e,0x00,0x85,0xd4,0xf7,0x04,0x02,0x00]1930x2f,0x00,0x85,0xd4,0xf7,0x04,0x02,0x00194 195# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding196# v_cmpx_lg_f32_e64 -4.0, v2              ; encoding: [0x7e,0x00,0x95,0xd4,0xf7,0x04,0x02,0x00]1970x30,0x00,0x95,0xd4,0xf7,0x04,0x02,0x00198 199# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding200# v_cmpx_lg_f64_e64 -4.0, v[2:3]          ; encoding: [0x7e,0x00,0xa5,0xd4,0xf7,0x04,0x02,0x00]2010x31,0x00,0xa5,0xd4,0xf7,0x04,0x02,0x00202 203# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding204# v_cmpx_lt_f16_e64 -4.0, v2              ; encoding: [0x7e,0x00,0x81,0xd4,0xf7,0x04,0x02,0x00]2050x32,0x00,0x81,0xd4,0xf7,0x04,0x02,0x00206 207# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding208# v_cmpx_lt_f32_e64 -4.0, v2              ; encoding: [0x7e,0x00,0x91,0xd4,0xf7,0x04,0x02,0x00]2090x33,0x00,0x91,0xd4,0xf7,0x04,0x02,0x00210 211# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding212# v_cmpx_lt_f64_e64 -4.0, v[2:3]          ; encoding: [0x7e,0x00,0xa1,0xd4,0xf7,0x04,0x02,0x00]2130x34,0x00,0xa1,0xd4,0xf7,0x04,0x02,0x00214 215# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding216# v_cmpx_lt_i16_e64 -1, v2                ; encoding: [0x7e,0x00,0xb1,0xd4,0xc1,0x04,0x02,0x00]2170x35,0x00,0xb1,0xd4,0xc1,0x04,0x02,0x00218 219# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding220# v_cmpx_lt_i32_e64 -1, v2                ; encoding: [0x7e,0x00,0xc1,0xd4,0xc1,0x04,0x02,0x00]2210x36,0x00,0xc1,0xd4,0xc1,0x04,0x02,0x00222 223# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding224# v_cmpx_lt_i64_e64 -1, v[2:3]            ; encoding: [0x7e,0x00,0xd1,0xd4,0xc1,0x04,0x02,0x00]2250x37,0x00,0xd1,0xd4,0xc1,0x04,0x02,0x00226 227# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding228# v_cmpx_lt_u16_e64 s1, v2                ; encoding: [0x7e,0x00,0xb9,0xd4,0x01,0x04,0x02,0x00]2290x38,0x00,0xb9,0xd4,0x01,0x04,0x02,0x00230 231# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding232# v_cmpx_lt_u32_e64 s1, v2                ; encoding: [0x7e,0x00,0xc9,0xd4,0x01,0x04,0x02,0x00]2330x39,0x00,0xc9,0xd4,0x01,0x04,0x02,0x00234 235# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding236# v_cmpx_lt_u64_e64 s[2:3], v[2:3]        ; encoding: [0x7e,0x00,0xd9,0xd4,0x02,0x04,0x02,0x00]2370x3a,0x00,0xd9,0xd4,0x02,0x04,0x02,0x00238 239# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding240# v_cmpx_ne_i16_e64 -1, v2                ; encoding: [0x7e,0x00,0xb5,0xd4,0xc1,0x04,0x02,0x00]2410x3b,0x00,0xb5,0xd4,0xc1,0x04,0x02,0x00242 243# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding244# v_cmpx_ne_i32_e64 -1, v2                ; encoding: [0x7e,0x00,0xc5,0xd4,0xc1,0x04,0x02,0x00]2450x3c,0x00,0xc5,0xd4,0xc1,0x04,0x02,0x00246 247# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding248# v_cmpx_ne_i64_e64 -1, v[2:3]            ; encoding: [0x7e,0x00,0xd5,0xd4,0xc1,0x04,0x02,0x00]2490x3d,0x00,0xd5,0xd4,0xc1,0x04,0x02,0x00250 251# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding252# v_cmpx_ne_u16_e64 s1, v2                ; encoding: [0x7e,0x00,0xbd,0xd4,0x01,0x04,0x02,0x00]2530x3e,0x00,0xbd,0xd4,0x01,0x04,0x02,0x00254 255# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding256# v_cmpx_ne_u32_e64 s1, v2                ; encoding: [0x7e,0x00,0xcd,0xd4,0x01,0x04,0x02,0x00]2570x3f,0x00,0xcd,0xd4,0x01,0x04,0x02,0x00258 259# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding260# v_cmpx_ne_u64_e64 s[2:3], v[2:3]        ; encoding: [0x7e,0x00,0xdd,0xd4,0x02,0x04,0x02,0x00]2610x40,0x00,0xdd,0xd4,0x02,0x04,0x02,0x00262 263# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding264# v_cmpx_neq_f16_e64 -4.0, v2             ; encoding: [0x7e,0x00,0x8d,0xd4,0xf7,0x04,0x02,0x00]2650x41,0x00,0x8d,0xd4,0xf7,0x04,0x02,0x00266 267# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding268# v_cmpx_neq_f32_e64 -4.0, v2             ; encoding: [0x7e,0x00,0x9d,0xd4,0xf7,0x04,0x02,0x00]2690x42,0x00,0x9d,0xd4,0xf7,0x04,0x02,0x00270 271# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding272# v_cmpx_neq_f64_e64 -4.0, v[2:3]         ; encoding: [0x7e,0x00,0xad,0xd4,0xf7,0x04,0x02,0x00]2730x43,0x00,0xad,0xd4,0xf7,0x04,0x02,0x00274 275# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding276# v_cmpx_nge_f16_e64 -4.0, v2             ; encoding: [0x7e,0x00,0x89,0xd4,0xf7,0x04,0x02,0x00]2770x44,0x00,0x89,0xd4,0xf7,0x04,0x02,0x00278 279# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding280# v_cmpx_nge_f32_e64 -4.0, v2             ; encoding: [0x7e,0x00,0x99,0xd4,0xf7,0x04,0x02,0x00]2810x45,0x00,0x99,0xd4,0xf7,0x04,0x02,0x00282 283# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding284# v_cmpx_nge_f64_e64 -4.0, v[2:3]         ; encoding: [0x7e,0x00,0xa9,0xd4,0xf7,0x04,0x02,0x00]2850x46,0x00,0xa9,0xd4,0xf7,0x04,0x02,0x00286 287# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding288# v_cmpx_ngt_f16_e64 -4.0, v2             ; encoding: [0x7e,0x00,0x8b,0xd4,0xf7,0x04,0x02,0x00]2890x47,0x00,0x8b,0xd4,0xf7,0x04,0x02,0x00290 291# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding292# v_cmpx_ngt_f32_e64 -4.0, v2             ; encoding: [0x7e,0x00,0x9b,0xd4,0xf7,0x04,0x02,0x00]2930x48,0x00,0x9b,0xd4,0xf7,0x04,0x02,0x00294 295# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding296# v_cmpx_ngt_f64_e64 -4.0, v[2:3]         ; encoding: [0x7e,0x00,0xab,0xd4,0xf7,0x04,0x02,0x00]2970x49,0x00,0xab,0xd4,0xf7,0x04,0x02,0x00298 299# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding300# v_cmpx_nle_f16_e64 -1, v2               ; encoding: [0x7e,0x00,0x8c,0xd4,0xc1,0x04,0x02,0x00]3010x4a,0x00,0x8c,0xd4,0xc1,0x04,0x02,0x00302 303# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding304# v_cmpx_nle_f32_e64 -1, v2               ; encoding: [0x7e,0x00,0x9c,0xd4,0xc1,0x04,0x02,0x00]3050x4b,0x00,0x9c,0xd4,0xc1,0x04,0x02,0x00306 307# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding308# v_cmpx_nle_f64_e64 -1, v[2:3]           ; encoding: [0x7e,0x00,0xac,0xd4,0xc1,0x04,0x02,0x00]3090x4c,0x00,0xac,0xd4,0xc1,0x04,0x02,0x00310 311# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding312# v_cmpx_nlg_f16_e64 -1, v2               ; encoding: [0x7e,0x00,0x8a,0xd4,0xc1,0x04,0x02,0x00]3130x4d,0x00,0x8a,0xd4,0xc1,0x04,0x02,0x00314 315# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding316# v_cmpx_nlg_f32_e64 -1, v2               ; encoding: [0x7e,0x00,0x9a,0xd4,0xc1,0x04,0x02,0x00]3170x4e,0x00,0x9a,0xd4,0xc1,0x04,0x02,0x00318 319# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding320# v_cmpx_nlg_f64_e64 -1, v[2:3]           ; encoding: [0x7e,0x00,0xaa,0xd4,0xc1,0x04,0x02,0x00]3210x4f,0x00,0xaa,0xd4,0xc1,0x04,0x02,0x00322 323# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding324# v_cmpx_nlt_f16_e64 -1, v2               ; encoding: [0x7e,0x00,0x8e,0xd4,0xc1,0x04,0x02,0x00]3250x50,0x00,0x8e,0xd4,0xc1,0x04,0x02,0x00326 327# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding328# v_cmpx_nlt_f32_e64 -1, v2               ; encoding: [0x7e,0x00,0x9e,0xd4,0xc1,0x04,0x02,0x00]3290x51,0x00,0x9e,0xd4,0xc1,0x04,0x02,0x00330 331# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding332# v_cmpx_nlt_f64_e64 -1, v[2:3]           ; encoding: [0x7e,0x00,0xae,0xd4,0xc1,0x04,0x02,0x00]3330x52,0x00,0xae,0xd4,0xc1,0x04,0x02,0x00334 335# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding336# v_cmpx_o_f16_e64 -4.0, v2               ; encoding: [0x7e,0x00,0x87,0xd4,0xf7,0x04,0x02,0x00]3370x53,0x00,0x87,0xd4,0xf7,0x04,0x02,0x00338 339# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding340# v_cmpx_o_f32_e64 -4.0, v2               ; encoding: [0x7e,0x00,0x97,0xd4,0xf7,0x04,0x02,0x00]3410x54,0x00,0x97,0xd4,0xf7,0x04,0x02,0x00342 343# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding344# v_cmpx_o_f64_e64 -4.0, v[2:3]           ; encoding: [0x7e,0x00,0xa7,0xd4,0xf7,0x04,0x02,0x00]3450x55,0x00,0xa7,0xd4,0xf7,0x04,0x02,0x00346 347# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding348# v_cmpx_t_i32_e64 -4.0, v2               ; encoding: [0x7e,0x00,0xc7,0xd4,0xf7,0x04,0x02,0x00]3490x56,0x00,0xc7,0xd4,0xf7,0x04,0x02,0x00350 351# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding352# v_cmpx_t_i64_e64 -1, v[2:3]             ; encoding: [0x7e,0x00,0xd7,0xd4,0xc1,0x04,0x02,0x00]3530x57,0x00,0xd7,0xd4,0xc1,0x04,0x02,0x00354 355# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding356# v_cmpx_t_u32_e64 s1, v2                 ; encoding: [0x7e,0x00,0xcf,0xd4,0x01,0x04,0x02,0x00]3570x58,0x00,0xcf,0xd4,0x01,0x04,0x02,0x00358 359# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding360# v_cmpx_t_u64_e64 s[2:3], v[2:3]         ; encoding: [0x7e,0x00,0xdf,0xd4,0x02,0x04,0x02,0x00]3610x59,0x00,0xdf,0xd4,0x02,0x04,0x02,0x00362 363# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding364# v_cmpx_t_f16_e64 -1, v2                 ; encoding: [0x7e,0x00,0x8f,0xd4,0xc1,0x04,0x02,0x00]3650x5a,0x00,0x8f,0xd4,0xc1,0x04,0x02,0x00366 367# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding368# v_cmpx_t_f32_e64 -1, v2                 ; encoding: [0x7e,0x00,0x9f,0xd4,0xc1,0x04,0x02,0x00]3690x5b,0x00,0x9f,0xd4,0xc1,0x04,0x02,0x00370 371# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding372# v_cmpx_t_f64_e64 -1, v[2:3]             ; encoding: [0x7e,0x00,0xaf,0xd4,0xc1,0x04,0x02,0x00]3730x5c,0x00,0xaf,0xd4,0xc1,0x04,0x02,0x00374 375# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding376# v_cmpx_u_f16_e64 -1, v2                 ; encoding: [0x7e,0x00,0x88,0xd4,0xc1,0x04,0x02,0x00]3770x5d,0x00,0x88,0xd4,0xc1,0x04,0x02,0x00378 379# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding380# v_cmpx_u_f32_e64 -1, v2                 ; encoding: [0x7e,0x00,0x98,0xd4,0xc1,0x04,0x02,0x00]3810x5e,0x00,0x98,0xd4,0xc1,0x04,0x02,0x00382 383# GFX11: [[@LINE+2]]:1: warning: potentially undefined instruction encoding384# v_cmpx_u_f64_e64 -1, v[2:3]             ; encoding: [0x7e,0x00,0xa8,0xd4,0xc1,0x04,0x02,0x00]3850x5f,0x00,0xa8,0xd4,0xc1,0x04,0x02,0x00386