diff options
Diffstat (limited to 'llvm/docs/AMDGPU/gfx8_addr_mimg.rst')
-rw-r--r-- | llvm/docs/AMDGPU/gfx8_addr_mimg.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/llvm/docs/AMDGPU/gfx8_addr_mimg.rst b/llvm/docs/AMDGPU/gfx8_addr_mimg.rst new file mode 100644 index 00000000000..f1052badacd --- /dev/null +++ b/llvm/docs/AMDGPU/gfx8_addr_mimg.rst @@ -0,0 +1,21 @@ +.. + ************************************************** + * * + * Automatically generated file, do not edit! * + * * + ************************************************** + +.. _amdgpu_synid8_addr_mimg: + +vaddr +=========================== + +Image address which includes from one to four dimensional coordinates and other data used to locate a position in the image. + +*Size:* 1, 2, 3, 4, 8 or 16 dwords. Actual size depends on opcode and specific image being handled. + + Note 1. Image format and dimensions are encoded in the image resource constant but not in the instruction. + + Note 2. Actually image address size may vary from 1 to 13 dwords, but assembler currently supports a limited range of register sequences. + +*Operands:* :ref:`v<amdgpu_synid_v>` |