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

Mark up the sysreg definitions for the system instructions
trapped by HFGITR bits 0..11. These bits cover various
cache maintenance operations.

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-17-peter.maydell@linaro.org
Message-id: 20230127175507.2895013-17-peter.maydell@linaro.org
target/arm/cpregs.h
target/arm/helper.c