mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
d2c3f2c3bb
Summary of changes: - added description of GFX10; - added description of operands sccz, vccz, lds_direct, etc; - minor bugfixing and improvements. llvm-svn: 365347
27 lines
995 B
ReStructuredText
27 lines
995 B
ReStructuredText
..
|
|
**************************************************
|
|
* *
|
|
* Automatically generated file, do not edit! *
|
|
* *
|
|
**************************************************
|
|
|
|
.. _amdgpu_synid10_data_mimg_atomic_reg:
|
|
|
|
vdata
|
|
===========================
|
|
|
|
Input data for an atomic instruction.
|
|
|
|
Optionally may serve as an output data:
|
|
|
|
* If :ref:`glc<amdgpu_synid_glc>` is specified, gets the memory value before the operation.
|
|
|
|
*Size:* depends on :ref:`dmask<amdgpu_synid_dmask>` and :ref:`tfe<amdgpu_synid_tfe>`:
|
|
|
|
* :ref:`dmask<amdgpu_synid_dmask>` may specify 1 data element for 32-bit-per-pixel surfaces or 2 data elements for 64-bit-per-pixel surfaces. Each data element occupies 1 dword.
|
|
* :ref:`tfe<amdgpu_synid_tfe>` adds 1 dword if specified.
|
|
|
|
Note. The surface data format is indicated in the image resource constant but not in the instruction.
|
|
|
|
*Operands:* :ref:`v<amdgpu_synid_v>`
|