summary refs log tree commit diff stats
path: root/linux-user/arm/cpu_loop.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2022-04-17 10:43:34 -0700
committerPeter Maydell <peter.maydell@linaro.org>2022-04-22 14:44:54 +0100
commit2ab370873f62c304898397fdf7da593c43fe6e29 (patch)
tree3a89d91fb5f2698c239e8c611fd23470e3c1eb55 /linux-user/arm/cpu_loop.c
parent4f4c2a4ba25eea18100e17b51a92716d7190d202 (diff)
downloadfocaccia-qemu-2ab370873f62c304898397fdf7da593c43fe6e29.tar.gz
focaccia-qemu-2ab370873f62c304898397fdf7da593c43fe6e29.zip
target/arm: Change DisasContext.thumb to bool
Bool is a more appropriate type for this value.
Move the member down in the struct to keep the
bool type members together and remove a hole.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-user/arm/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions