Home
last modified time | relevance | path

Searched refs:scratch_store_dword (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dflat-scratch-instructions.s70 scratch_store_dword v1, v2, off label
86 scratch_store_dword v1, v2, off offset:12 label
98 scratch_store_dword off, v2, s1 label
102 scratch_store_dword off, v2, s1 offset:12 label
115 scratch_store_dword v1, v2, s1 label
119 scratch_store_dword v1, v2, s1 offset:32 label
127 scratch_store_dword off, v2, exec_hi label
135 scratch_store_dword off, v2, exec_lo label
143 scratch_store_dword off, v2, m0 label
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DFLATInstructions.td613 defm SCRATCH_STORE_DWORD : FLAT_Scratch_Store_Pseudo <"scratch_store_dword", VGPR_32>;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX9.rst298scratch_store_dword src0, src1, src2 :ref:`flat_offset13<amdgpu_synid_fla…
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AMDGPU/
Dgfx9_dasm_all.txt4800 # CHECK: scratch_store_dword off, v2, s3 offset:-1 ; encoding: [0xff,0x5f,0x70,0xdc,0x00,0x02,0x…
4803 # CHECK: scratch_store_dword off, v255, s3 offset:-1 ; encoding: [0xff,0x5f,0x70,0xdc,0x00,0xff,…
4806 # CHECK: scratch_store_dword off, v2, s101 offset:-1 ; encoding: [0xff,0x5f,0x70,0xdc,0x00,0x02,…
4809 # CHECK: scratch_store_dword off, v2, flat_scratch_lo offset:-1 ; encoding: [0xff,0x5f,0x70,0xdc…
4812 # CHECK: scratch_store_dword off, v2, flat_scratch_hi offset:-1 ; encoding: [0xff,0x5f,0x70,0xdc…
4815 # CHECK: scratch_store_dword off, v2, vcc_lo offset:-1 ; encoding: [0xff,0x5f,0x70,0xdc,0x00,0x0…
4818 # CHECK: scratch_store_dword off, v2, vcc_hi offset:-1 ; encoding: [0xff,0x5f,0x70,0xdc,0x00,0x0…
4821 # CHECK: scratch_store_dword v0, v2, off offset:-1 ; encoding: [0xff,0x5f,0x70,0xdc,0x00,0x02,0x…
4824 # CHECK: scratch_store_dword off, v2, s3 ; encoding: [0x00,0x40,0x70,0xdc,0x00,0x02,0x03,0x00]
4827 # CHECK: scratch_store_dword off, v2, s3 offset:4095 ; encoding: [0xff,0x4f,0x70,0xdc,0x00,0x02,…
[all …]