]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Mark up sysregs for HFGITR bits 12..17
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 30 Jan 2023 18:24:53 +0000 (18:24 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 3 Feb 2023 12:59:23 +0000 (12:59 +0000)
commit132c98cd93fba32e8535efae3a4675579b217ea1
tree0e0b024bdea12364a095717c31f8b3c7ae683d97
parentdd3456531924cfa892e44868b3de3b72459f78d9
target/arm: Mark up sysregs for HFGITR bits 12..17

Mark up the sysreg definitions for the system instructions
trapped by HFGITR bits 12..17. These bits cover AT address
translation instructions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Fuad Tabba <tabba@google.com>
Message-id: 20230130182459.3309057-18-peter.maydell@linaro.org
Message-id: 20230127175507.2895013-18-peter.maydell@linaro.org
target/arm/cpregs.h
target/arm/helper.c