HomeSort by relevance Sort by last modified time
    Searched defs:v_addc_u32_e32 (Results 1 - 2 of 2) sorted by null

  /external/llvm/test/MC/AMDGPU/
vop2-err.s 44 v_addc_u32_e32 v1, vcc, v2, v3, s[2:3] label
47 v_addc_u32_e32 v1, s[0:1], v2, v3, s[2:3] label
50 v_addc_u32_e32 v1, vcc, v2, v3, -1 label
53 v_addc_u32_e32 v1, vcc, v2, v3, 123 label
56 v_addc_u32_e32 v1, vcc, v2, v3, s0 label
59 v_addc_u32_e32 v1, -1, v2, v3, s0 label
vop2.s 321 // SICI: v_addc_u32_e32 v1, vcc, v2, v3, vcc ; encoding: [0x02,0x07,0x02,0x50]
322 // VI: v_addc_u32_e32 v1, vcc, v2, v3, vcc ; encoding: [0x02,0x07,0x02,0x38]
325 // SICI: v_addc_u32_e32 v1, vcc, v2, v3, vcc ; encoding: [0x02,0x07,0x02,0x50]
326 // VI: v_addc_u32_e32 v1, vcc, v2, v3, vcc ; encoding: [0x02,0x07,0x02,0x38]
327 v_addc_u32_e32 v1, vcc, v2, v3, vcc label

Completed in 186 milliseconds