diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-09-20 07:48:43 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-10-26 11:11:28 +1000 |
commit | 8516e2a92c9011fed1d1601dd69872dba083d5c6 (patch) | |
tree | 8ce871c3aeadfda6181f0d72380c30215eef4739 /accel/tcg/cpu-exec.c | |
parent | cc05368ad999a5e06890a829b2ccba7ae4e0fe8b (diff) | |
download | qemu-8516e2a92c9011fed1d1601dd69872dba083d5c6.zip qemu-8516e2a92c9011fed1d1601dd69872dba083d5c6.tar.gz qemu-8516e2a92c9011fed1d1601dd69872dba083d5c6.tar.bz2 |
accel/tcg: Drop cpu_get_tb_cpu_state from TARGET_HAS_PRECISE_SMC
The results of the calls to cpu_get_tb_cpu_state,
current_{pc,cs_base,flags}, are not used.
In tb_invalidate_phys_page, use bool for current_tb_modified.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'accel/tcg/cpu-exec.c')
0 files changed, 0 insertions, 0 deletions