diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-10-23 11:00:35 -0400 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-24 17:16:27 +0100 |
commit | d4d7503ac6705770a64f0fbe89afca800fb9da4a (patch) | |
tree | 4a7b68a9a3c0e560345edc641420bdb1366f284e /target/arm/a32-uncond.decode | |
parent | fdd1b228c28d527e0410e36aa9ffee5eb4d50c04 (diff) | |
download | qemu-d4d7503ac6705770a64f0fbe89afca800fb9da4a.zip qemu-d4d7503ac6705770a64f0fbe89afca800fb9da4a.tar.gz qemu-d4d7503ac6705770a64f0fbe89afca800fb9da4a.tar.bz2 |
target/arm: Split out rebuild_hflags_a64
Create a function to compute the values of the TBFLAG_A64 bits
that will be cached. For now, the env->hflags variable is not
used, and the results are fed back to cpu_get_tb_cpu_state.
Note that not all BTI related flags are cached, so we have to
test the BTI feature twice -- once for those bits moved out to
rebuild_hflags_a64 and once for those bits that remain in
cpu_get_tb_cpu_state.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20191023150057.25731-3-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/arm/a32-uncond.decode')
0 files changed, 0 insertions, 0 deletions