Home | History | Annotate | Download | only in AMDGPU

Lines Matching defs:s_mov_b32

8 s_mov_b32 s0, global
9 // VI: s_mov_b32 s0, global ; encoding: [0xff,0x00,0x80,0xbe,A,A,A,A]
17 s_mov_b32 s0, gds
18 // VI: s_mov_b32 s0, gds ; encoding: [0xff,0x00,0x80,0xbe,A,A,A,A]
22 s_mov_b32 s0, gds+4
23 // VI: s_mov_b32 s0, gds+4 ; encoding: [0xff,0x00,0x80,0xbe,A,A,A,A]
35 s_mov_b32 s0, foo+2
36 // VI: s_mov_b32 s0, 6 ; encoding: [0x86,0x00,0x80,0xbe]
40 s_mov_b32 s0, foo+2
41 // VI: s_mov_b32 s0, 514 ; encoding: [0xff,0x00,0x80,0xbe,0x02,0x02,0x00,0x00]