| 1 | .. SPDX-License-Identifier: GPL-2.0-or-later |
| 2 | |
| 3 | .. _Hexagon Emulation: |
| 4 | |
| 5 | Hexagon CPU architecture support |
| 6 | ================================ |
| 7 | |
| 8 | QEMU's TCG emulation includes support for v65, v66, v67, v68, v69, v71, v73. |
| 9 | It also has support for the following architecture extensions: |
| 10 | |
| 11 | - HVX (Hexagon Vector eXtensions) |
| 12 | |
| 13 | For information on the specifics of the HVX extension, please refer |
| 14 | to the `Qualcomm Hexagon V73 HVX Programmer's Reference Manual |
| 15 | <https://docs.qualcomm.com/bundle/publicresource/80-N2040-53.pdf>`_. |