diff options
author | Richard Henderson | 2022-04-17 19:43:34 +0200 |
---|---|---|
committer | Peter Maydell | 2022-04-22 15:44:54 +0200 |
commit | 2ab370873f62c304898397fdf7da593c43fe6e29 (patch) | |
tree | 3a89d91fb5f2698c239e8c611fd23470e3c1eb55 /target/arm/m_helper.c | |
parent | target/arm: Extend store_cpu_offset to take field size (diff) | |
download | qemu-2ab370873f62c304898397fdf7da593c43fe6e29.tar.gz qemu-2ab370873f62c304898397fdf7da593c43fe6e29.tar.xz 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 'target/arm/m_helper.c')
0 files changed, 0 insertions, 0 deletions