]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Implement FEAT_TIDCP1
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 31 Aug 2023 23:24:40 +0000 (16:24 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 8 Sep 2023 15:41:35 +0000 (16:41 +0100)
commit9cd0c0dec97be99c0b42b589e63fad6f8c6488b8
treeeaddacd1feca81809cc68caad9047fb10e41f2b7
parent27920d3d1de2f2b0d5048030820eec4fa64b8b36
target/arm: Implement FEAT_TIDCP1

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230831232441.66020-5-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/emulation.rst
target/arm/cpu.h
target/arm/helper.h
target/arm/tcg/cpu64.c
target/arm/tcg/op_helper.c
target/arm/tcg/translate-a64.c
target/arm/tcg/translate.c