docs/system: Add hexagon CPU emulation

Reviewed-by: Taylor Simpson <ltaylorsimpson@gmail.com>
Signed-off-by: Brian Cain <brian.cain@oss.qualcomm.com>
This commit is contained in:
Brian Cain
2026-06-22 15:27:52 -07:00
committed by Brian Cain
parent 066bc54e06
commit 234133b916
2 changed files with 17 additions and 0 deletions

View File

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

View File

@@ -98,4 +98,6 @@ is not yet implemented in QEMU hexagon.
Hexagon Features
================
.. toctree::
hexagon/emulation
hexagon/cdsp