~mmach/netext73/llvm-14

« back to all changes in this revision

Viewing changes to llvm/docs/_build/html/_sources/AMDGPU/gfx7_vsrc.rst.txt

  • Committer: mmach
  • Date: 2022-06-25 20:15:03 UTC
  • Revision ID: netbit73@gmail.com-20220625201503-mmpmi2gtwwescbgi
06

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
..
 
2
    **************************************************
 
3
    *                                                *
 
4
    *   Automatically generated file, do not edit!   *
 
5
    *                                                *
 
6
    **************************************************
 
7
 
 
8
.. _amdgpu_synid_gfx7_vsrc:
 
9
 
 
10
vsrc
 
11
====
 
12
 
 
13
Data to copy to export buffers. This is an optional operand. Must be specified as :ref:`off<amdgpu_synid_off>` if not used.
 
14
 
 
15
:ref:`compr<amdgpu_synid_compr>` modifier indicates use of compressed (16-bit) data. This limits number of source operands from 4 to 2:
 
16
 
 
17
* src0 and src1 must specify the first register (or :ref:`off<amdgpu_synid_off>`).
 
18
* src2 and src3 must specify the second register (or :ref:`off<amdgpu_synid_off>`).
 
19
 
 
20
An example:
 
21
 
 
22
.. parsed-literal::
 
23
 
 
24
  exp mrtz v3, v3, off, off compr
 
25
 
 
26
*Size:* 1 dword.
 
27
 
 
28
*Operands:* :ref:`v<amdgpu_synid_v>`, :ref:`off<amdgpu_synid_off>`