mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +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
18 lines
543 B
ReStructuredText
18 lines
543 B
ReStructuredText
..
|
|
**************************************************
|
|
* *
|
|
* Automatically generated file, do not edit! *
|
|
* *
|
|
**************************************************
|
|
|
|
.. _amdgpu_synid10_vcc_32:
|
|
|
|
vcc
|
|
===========================
|
|
|
|
Vector condition code. This operand depends on wavefront size:
|
|
|
|
* Should be :ref:`vcc_lo<amdgpu_synid_vcc_lo>` if wavefront size is 32.
|
|
* Should be :ref:`vcc<amdgpu_synid_vcc>` if wavefront size is 64.
|
|
|