2018-12-17 17:38:11 +00:00
..
***** ***** ***** ***** ***** ***** ***** ***** ***** *****
* *
* Automatically generated file, do not edit! *
* *
***** ***** ***** ***** ***** ***** ***** ***** ***** *****
2022-12-13 13:46:56 +03:00
.. _amdgpu_synid_gfx7_vsrc_ba3116:
2018-12-17 17:38:11 +00:00
vsrc
2021-08-27 17:16:22 +03:00
====
2018-12-17 17:38:11 +00:00
Data to copy to export buffers. This is an optional operand. Must be specified as :ref: `off<amdgpu_synid_off>` if not used.
2022-12-13 13:46:56 +03:00
The :ref: `compr<amdgpu_synid_compr>` modifier indicates the use of compressed (16-bit) data, thus decreasing the number of source operands from 4 to 2:
2018-12-17 17:38:11 +00:00
* src0 and src1 must specify the first register (or :ref: `off<amdgpu_synid_off>` ).
* src2 and src3 must specify the second register (or :ref: `off<amdgpu_synid_off>` ).
An example:
2018-12-17 18:53:10 +00:00
.. parsed-literal ::
2018-12-17 17:38:11 +00:00
exp mrtz v3, v3, off, off compr
*Size:* 1 dword.
*Operands:* :ref: `v<amdgpu_synid_v>` , :ref: `off<amdgpu_synid_off>`