@@ -515,6 +515,8 @@ Every processor supports every OS ABI (see :ref:`amdgpu-os`) with the following
515
515
work-item Add product
516
516
IDs names.
517
517
518
+ **GCN GFX12 (RDNA 4)** [AMD-GCN-GFX12-RDNA4]_
519
+ -----------------------------------------------------------------------------------------------------------------------
518
520
``gfx1200`` ``amdgcn`` dGPU - cumode - Architected *TBA*
519
521
- wavefrontsize64 flat
520
522
scratch .. TODO::
@@ -619,18 +621,18 @@ Generic processor code objects are versioned. See :ref:`amdgpu-generic-processor
619
621
SALU floating point instructions
620
622
are not available on:
621
623
622
- - ``gfx1150 ``
623
- - ``gfx1151 ``
624
- - ``gfx1152 ``
625
- - ``gfx1153 ``
624
+ - ``gfx1100 ``
625
+ - ``gfx1101 ``
626
+ - ``gfx1102 ``
627
+ - ``gfx1103 ``
626
628
627
629
SGPRs are not supported for src1
628
630
in dpp instructions for:
629
631
630
- - ``gfx1150 ``
631
- - ``gfx1151 ``
632
- - ``gfx1152 ``
633
- - ``gfx1153 ``
632
+ - ``gfx1100 ``
633
+ - ``gfx1101 ``
634
+ - ``gfx1102 ``
635
+ - ``gfx1103 ``
634
636
635
637
636
638
``gfx12-generic`` ``amdgcn`` - ``gfx1200`` - wavefrontsize64 - Architected No restrictions.
@@ -17618,7 +17620,7 @@ combinations of operands, refer to one of instruction set architecture manuals
17618
17620
[AMD-GCN-GFX900-GFX904-VEGA]_, [AMD-GCN-GFX906-VEGA7NM]_,
17619
17621
[AMD-GCN-GFX908-CDNA1]_, [AMD-GCN-GFX90A-CDNA2]_,
17620
17622
[AMD-GCN-GFX942-CDNA3]_, [AMD-GCN-GFX10-RDNA1]_, [AMD-GCN-GFX10-RDNA2]_,
17621
- [AMD-GCN-GFX11-RDNA3]_ and [AMD-GCN-GFX11-RDNA3.5]_.
17623
+ [AMD-GCN-GFX11-RDNA3]_, [AMD-GCN-GFX11-RDNA3.5]_ and [AMD-GCN-GFX12-RDNA4 ]_.
17622
17624
17623
17625
Operands
17624
17626
~~~~~~~~
@@ -18420,6 +18422,7 @@ Additional Documentation
18420
18422
.. [AMD-GCN-GFX10-RDNA2] `AMD RDNA 2 Instruction Set Architecture <https://developer.amd.com/wp-content/resources/RDNA2_Shader_ISA_November2020.pdf>`__
18421
18423
.. [AMD-GCN-GFX11-RDNA3] `AMD RDNA 3 Instruction Set Architecture <https://developer.amd.com/wp-content/resources/RDNA3_Shader_ISA_December2022.pdf>`__
18422
18424
.. [AMD-GCN-GFX11-RDNA3.5] `AMD RDNA 3.5 Instruction Set Architecture <https://www.amd.com/content/dam/amd/en/documents/radeon-tech-docs/instruction-set-architectures/rdna35_instruction_set_architecture.pdf>`__
18425
+ .. [AMD-GCN-GFX12-RDNA4] `AMD RDNA 4 Instruction Set Architecture <https://www.amd.com/content/dam/amd/en/documents/radeon-tech-docs/instruction-set-architectures/rdna4-instruction-set-architecture.pdf>`__
18423
18426
.. [AMD-RADEON-HD-2000-3000] `AMD R6xx shader ISA <http://developer.amd.com/wordpress/media/2012/10/R600_Instruction_Set_Architecture.pdf>`__
18424
18427
.. [AMD-RADEON-HD-4000] `AMD R7xx shader ISA <http://developer.amd.com/wordpress/media/2012/10/R700-Family_Instruction_Set_Architecture.pdf>`__
18425
18428
.. [AMD-RADEON-HD-5000] `AMD Evergreen shader ISA <http://developer.amd.com/wordpress/media/2012/10/AMD_Evergreen-Family_Instruction_Set_Architecture.pdf>`__
0 commit comments