diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-24 22:45:29 +1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-11-01 08:31:37 +1100 |
commit | f484f213c9f4ae1cd30ebdaadc7b539d745d39fb (patch) | |
tree | dd52d1ae01a7a885417ad5fc80fe395c27f2fe81 /scripts | |
parent | 6392bd6b90a488b3254b1cb85d79bf262ed5f9e0 (diff) |
target/i386: Use cpu_unwind_state_data for tpr access
Avoid cpu_restore_state, and modifying env->eip out from
underneath the translator with TARGET_TB_PCREL. There is
some slight duplication from x86_restore_state_to_opc,
but it's just a few lines.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1269
Reviewed-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions