summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2026-06-09 12:20:47 -0700
committerPeter Maydell <peter.maydell@linaro.org>2026-06-10 16:54:40 +0100
commit215ad1fa328bcc7b70eec8509b6a0df01d18657a (patch)
treef0fd22961d841407ec5354c1c8be7694a88e3785 /docs
parent9c15806307f29a9f9a3a251cf0b6c5c3c02fa648 (diff)
downloadqemu-215ad1fa328bcc7b70eec8509b6a0df01d18657a.tar.gz
qemu-215ad1fa328bcc7b70eec8509b6a0df01d18657a.zip
target/arm: Enable FEAT_LUT for -cpu max
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20260609192110.752384-24-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/system/arm/emulation.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/arm/emulation.rst b/docs/system/arm/emulation.rst
index df82b7f44b..1328cce15c 100644
--- a/docs/system/arm/emulation.rst
+++ b/docs/system/arm/emulation.rst
@@ -102,6 +102,7 @@ the following architecture extensions:
- FEAT_LSE (Large System Extensions)
- FEAT_LSE2 (Large System Extensions v2)
- FEAT_LSE128 (128-bit Atomics)
+- FEAT_LUT (Lookup table instructions with 2-bit and 4-bit indices)
- FEAT_LVA (Large Virtual Address space)
- FEAT_MEC (Memory Encryption Contexts)