Mercurial > hg > CbC > CbC_llvm
comparison llvm/docs/AMDGPU/gfx9_data_mimg_atomic_cmp.rst @ 150:1d019706d866
LLVM10
author | anatofuz |
---|---|
date | Thu, 13 Feb 2020 15:10:13 +0900 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
147:c2174574ed3a | 150:1d019706d866 |
---|---|
1 .. | |
2 ************************************************** | |
3 * * | |
4 * Automatically generated file, do not edit! * | |
5 * * | |
6 ************************************************** | |
7 | |
8 .. _amdgpu_synid9_data_mimg_atomic_cmp: | |
9 | |
10 vdata | |
11 =========================== | |
12 | |
13 Input data for an atomic instruction. | |
14 | |
15 Optionally may serve as an output data: | |
16 | |
17 * If :ref:`glc<amdgpu_synid_glc>` is specified, gets the memory value before the operation. | |
18 | |
19 *Size:* depends on :ref:`dmask<amdgpu_synid_dmask>` and :ref:`tfe<amdgpu_synid_tfe>`: | |
20 | |
21 * :ref:`dmask<amdgpu_synid_dmask>` may specify 2 data elements for 32-bit-per-pixel surfaces or 4 data elements for 64-bit-per-pixel surfaces. Each data element occupies 1 dword. | |
22 * :ref:`tfe<amdgpu_synid_tfe>` adds 1 dword if specified. | |
23 | |
24 Note: the surface data format is indicated in the image resource constant but not in the instruction. | |
25 | |
26 | |
27 *Operands:* :ref:`v<amdgpu_synid_v>` |