On 7/27/25 1:02 AM, Richard Henderson wrote:
This feature contains only the CHKFEAT instruction. It has no ID enable, being back-allocated into the hint nop space.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/tcg/translate-a64.c | 14 ++++++++++++++ docs/system/arm/emulation.rst | 1 + target/arm/tcg/a64.decode | 1 + 3 files changed, 16 insertions(+)
Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>