Home
last modified time | relevance | path

Searched hist:"0 fdbb7d2c1ecb761b985b176b9bb159d483d9514" (Results 1 – 1 of 1) sorted by relevance

/qemu/accel/tcg/
H A Duser-exec.c0fdbb7d2c1ecb761b985b176b9bb159d483d9514 Mon Sep 13 02:25:22 UTC 2021 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Split out adjust_signal_pc

Split out a function to adjust the raw signal pc into a
value that could be passed to cpu_restore_state.

Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
v2: Adjust pc in place; return MMUAccessType.