commit | 0fdbb7d2c1ecb761b985b176b9bb159d483d9514 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sun Sep 12 19:25:22 2021 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sat Oct 30 09:52:04 2021 -0700 |
tree | 47a413c9278773b51d467a4570653510bda32d50 | |
parent | dd61b91c080cdfba1360a5ea1e4693fffb3445b0 [diff] |
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.