diff options
author | Richard Henderson | 2022-04-17 19:43:31 +0200 |
---|---|---|
committer | Peter Maydell | 2022-04-22 15:44:54 +0200 |
commit | a3bc906f8ecb0cebf1803ffddf3dbccff3b1e01b (patch) | |
tree | 4468af85d16edcc857bb7c659cb04ddbac7a9b09 /target/arm/helper-a64.c | |
parent | target/arm: Update SCTLR bits to ARMv9.2 (diff) | |
download | qemu-a3bc906f8ecb0cebf1803ffddf3dbccff3b1e01b.tar.gz qemu-a3bc906f8ecb0cebf1803ffddf3dbccff3b1e01b.tar.xz qemu-a3bc906f8ecb0cebf1803ffddf3dbccff3b1e01b.zip |
target/arm: Change DisasContext.aarch64 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: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/arm/helper-a64.c')
0 files changed, 0 insertions, 0 deletions