/external/llvm/test/MC/AMDGPU/ |
sop1-err.s | 5 s_mov_b32 v1, s2 label 8 s_mov_b32 s1, v0 label 11 s_mov_b32 s[1:2], s0 label 14 s_mov_b32 s0, s[1:2] label 17 s_mov_b32 s220, s0 label 20 s_mov_b32 s0, s220 label 30 s_mov_b32 s1, 0xfffffffff label 41 s_mov_b32 s label 45 s_mov_b32 s102, 1 label 47 // SI: s_mov_b32 s102, 49 s_mov_b32 s103, 1 label [all...] |
flat-scratch.s | 12 s_mov_b32 flat_scratch_lo, -1 label 14 // CI: s_mov_b32 flat_scratch_lo, -1 ; encoding: [0xc1,0x03,0xe8,0xbe] 15 // VI: s_mov_b32 flat_scratch_lo, -1 ; encoding: [0xc1,0x00,0xe6,0xbe] 17 s_mov_b32 flat_scratch_hi, -1 label 19 // CI: s_mov_b32 flat_scratch_hi, -1 ; encoding: [0xc1,0x03,0xe9,0xbe] 20 // VI: s_mov_b32 flat_scratch_hi, -1 ; encoding: [0xc1,0x00,0xe7,0xbe] 33 s_mov_b32 flat_scratch, -1 label
|
reloc.s | 10 s_mov_b32 s0, SCRATCH_RSRC_DWORD0 11 s_mov_b32 s1, SCRATCH_RSRC_DWORD1 12 s_mov_b32 s2, global_var@GOTPCREL
|
expressions.s | 8 s_mov_b32 s0, global label 9 // VI: s_mov_b32 s0, global ; encoding: [0xff,0x00,0x80,0xbe,A,A,A,A] 17 s_mov_b32 s0, gds label 18 // VI: s_mov_b32 s0, gds ; encoding: [0xff,0x00,0x80,0xbe,A,A,A,A] 22 s_mov_b32 s0, gds+4 label 23 // VI: s_mov_b32 s0, gds+4 ; encoding: [0xff,0x00,0x80,0xbe,A,A,A,A] 35 s_mov_b32 s0, foo+2 label 36 // VI: s_mov_b32 s0, 6 ; encoding: [0x86,0x00,0x80,0xbe] 40 s_mov_b32 s0, foo+2 label 41 // VI: s_mov_b32 s0, 514 ; encoding: [0xff,0x00,0x80,0xbe,0x02,0x02,0x00,0x00 [all...] |
trap.s | 69 s_mov_b32 m0, ttmp8 label 70 // SICI: s_mov_b32 m0, ttmp8 ; encoding: [0x78,0x03,0xfc,0xbe] 71 // VI: s_mov_b32 m0, ttmp8 ; encoding: [0x78,0x00,0xfc,0xbe] 73 s_mov_b32 ttmp10, 0 label 74 // SICI: s_mov_b32 ttmp10, 0 ; encoding: [0x80,0x03,0xfa,0xbe] 75 // VI: s_mov_b32 ttmp10, 0 ; encoding: [0x80,0x00,0xfa,0xbe] 77 s_mov_b32 ttmp11, 0x01024fac label 78 // SICI: s_mov_b32 ttmp11, 0x1024fac ; encoding: [0xff,0x03,0xfb,0xbe,0xac,0x4f,0x02,0x01] 79 // VI: s_mov_b32 ttmp11, 0x1024fac ; encoding: [0xff,0x00,0xfb,0xbe,0xac,0x4f,0x02,0x01] 81 s_mov_b32 ttmp8, m label 85 s_mov_b32 ttmp8, tma_lo label [all...] |
sop1.s | 6 s_mov_b32 s1, s2 label 7 // SICI: s_mov_b32 s1, s2 ; encoding: [0x02,0x03,0x81,0xbe] 8 // VI: s_mov_b32 s1, s2 ; encoding: [0x02,0x00,0x81,0xbe] 10 s_mov_b32 s1, 1 label 11 // SICI: s_mov_b32 s1, 1 ; encoding: [0x81,0x03,0x81,0xbe] 12 // VI: s_mov_b32 s1, 1 ; encoding: [0x81,0x00,0x81,0xbe] 14 s_mov_b32 s1, 100 label 15 // SICI: s_mov_b32 s1, 0x64 ; encoding: [0xff,0x03,0x81,0xbe,0x64,0x00,0x00,0x00] 16 // VI: s_mov_b32 s1, 0x64 ; encoding: [0xff,0x00,0x81,0xbe,0x64,0x00,0x00,0x00] 19 s_mov_b32 s1, 0x8000000 label 24 s_mov_b32 s0, 0xfe5163ab label [all...] |
reg-syntax-extra.s | 6 s_mov_b32 [ttmp5], [ttmp3] label 7 // SICI: s_mov_b32 ttmp5, ttmp3 ; encoding: [0x73,0x03,0xf5,0xbe] 8 // VI: s_mov_b32 ttmp5, ttmp3 ; encoding: [0x73,0x00,0xf5,0xbe]
|
/external/llvm/test/Object/AMDGPU/ |
objdump.s | 10 s_mov_b32 m0, 0x10000 47 // CHECK: s_mov_b32 m0, 0x10000 // 000000000100: BEFC00FF 00010000
|