summary refs log tree commit diff stats
path: root/hw/cpu/cluster.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2019-01-07 15:23:45 +0000
committerPeter Maydell <peter.maydell@linaro.org>2019-01-07 15:23:45 +0000
commitaad821ac4faad369fad8941d25e59edf2514246b (patch)
tree698d07989260eba37127adbe93ed771f75a8bde4 /hw/cpu/cluster.c
parenta29644590f95166c8a13e5797f8e7701134b31d0 (diff)
downloadfocaccia-qemu-aad821ac4faad369fad8941d25e59edf2514246b.tar.gz
focaccia-qemu-aad821ac4faad369fad8941d25e59edf2514246b.zip
target/arm: Convert ARM_TBFLAG_* to FIELDs
Use "register" TBFLAG_ANY to indicate shared state between
A32 and A64, and "registers" TBFLAG_A32 & TBFLAG_A64 for
fields that are specific to the given cpu state.

Move ARM_TBFLAG_BE_DATA to shared state, instead of its current
placement within "Bit usage when in AArch32 state".

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181218164348.7127-1-richard.henderson@linaro.org
[PMM: removed the renaming of BE_DATA flag to BE]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/cpu/cluster.c')
0 files changed, 0 insertions, 0 deletions