mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:17 +00:00
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:
15
docs/system/hexagon/emulation.rst
Normal file
15
docs/system/hexagon/emulation.rst
Normal 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>`_.
|
||||
@@ -98,4 +98,6 @@ is not yet implemented in QEMU hexagon.
|
||||
Hexagon Features
|
||||
================
|
||||
.. toctree::
|
||||
hexagon/emulation
|
||||
hexagon/cdsp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user