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

  /external/llvm/test/MC/AMDGPU/
trap.s 29 s_and_b32 ttmp10, ttmp8, 0x00000080 label
30 // SICI: s_and_b32 ttmp10, ttmp8, 0x80 ; encoding: [0x78,0xff,0x7a,0x87,0x80,0x00,0x00,0x00]
31 // VI: s_and_b32 ttmp10, ttmp8, 0x80 ; encoding: [0x78,0xff,0x7a,0x86,0x80,0x00,0x00,0x00]
33 s_and_b32 ttmp9, tma_hi, 0x0000ffff label
34 // SICI: s_and_b32 ttmp9, tma_hi, 0xffff ; encoding: [0x6f,0xff,0x79,0x87,0xff,0xff,0x00,0x00]
35 // VI: s_and_b32 ttmp9, tma_hi, 0xffff ; encoding: [0x6f,0xff,0x79,0x86,0xff,0xff,0x00,0x00]
37 s_and_b32 ttmp9, ttmp9, 0x000001ff label
38 // SICI: s_and_b32 ttmp9, ttmp9, 0x1ff ; encoding: [0x79,0xff,0x79,0x87,0xff,0x01,0x00,0x00]
39 // VI: s_and_b32 ttmp9, ttmp9, 0x1ff ; encoding: [0x79,0xff,0x79,0x86,0xff,0x01,0x00,0x00]
41 s_and_b32 ttmp9, tma_lo, 0xffff000 label
45 s_and_b32 ttmp9, ttmp9, ttmp8 label
49 s_and_b32 ttmp8, ttmp1, 0x01000000 label
    [all...]
sop2.s 43 s_and_b32 s2, s4, s6 label
44 // SICI: s_and_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x87]
45 // VI: s_and_b32 s2, s4, s6 ; encoding: [0x04,0x06,0x02,0x86]

Completed in 48 milliseconds