xref: /llvm-project/llvm/docs/AMDGPU/gfx7_vaddr_da1f09.rst (revision 9c7e803f2d512f97cc3195c8a73539cedfef46cb)
1..
2    **************************************************
3    *                                                *
4    *   Automatically generated file, do not edit!   *
5    *                                                *
6    **************************************************
7
8.. _amdgpu_synid_gfx7_vaddr_da1f09:
9
10vaddr
11=====
12
13This is an optional operand which may specify a 64-bit address, offset and/or index.
14
15*Size:* 0, 1 or 2 dwords. Size is controlled by modifiers :ref:`addr64<amdgpu_synid_addr64>`, :ref:`offen<amdgpu_synid_offen>` and :ref:`idxen<amdgpu_synid_idxen>`:
16
17* If only :ref:`addr64<amdgpu_synid_addr64>` is specified, this operand supplies a 64-bit address. Size is 2 dwords.
18* If only :ref:`idxen<amdgpu_synid_idxen>` is specified, this operand supplies an index. Size is 1 dword.
19* If only :ref:`offen<amdgpu_synid_offen>` is specified, this operand supplies an offset. Size is 1 dword.
20* If both :ref:`idxen<amdgpu_synid_idxen>` and :ref:`offen<amdgpu_synid_offen>` are specified, index is in the first register and offset is in the second. Size is 2 dwords.
21* If none of these modifiers are specified, this operand must be set to :ref:`off<amdgpu_synid_off>`.
22* All other combinations of these modifiers are illegal.
23
24*Operands:* :ref:`v<amdgpu_synid_v>`, :ref:`off<amdgpu_synid_off>`
25