mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-24 17:01:07 +00:00
8ea3e9d9a2
Summary of changes: - Added f16 omod modifier (bug 51386). - Corrected names of data types (bug 48638). - Enabled a16 with most GFX10 MIMG opcodes (see https://reviews.llvm.org/D102231). - Corrected description of integer operands (bug 51130). - Corrected description of 8-bit DS offsets (bug 51536). - Improved PERMLANE op_sel description. - Corrected *SAD* opcode types.
22 lines
620 B
ReStructuredText
22 lines
620 B
ReStructuredText
..
|
|
**************************************************
|
|
* *
|
|
* Automatically generated file, do not edit! *
|
|
* *
|
|
**************************************************
|
|
|
|
.. _amdgpu_synid_gfx8_vdata_12:
|
|
|
|
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:* 1 dword by default. :ref:`tfe<amdgpu_synid_tfe>` adds 1 dword if specified.
|
|
|
|
*Operands:* :ref:`v<amdgpu_synid_v>`
|