On Sun, Dec 11, 2022 at 09:27:49AM -0600, Richard Henderson wrote:
> When changing modes via SAM, we raise a specification exception if the
> new PC is out of range. The masking in s390x_tr_init_disas_context
> was too late to be correct, but may be removed. Add a debugging
> assert in cpu_get_tb
When changing modes via SAM, we raise a specification exception if the
new PC is out of range. The masking in s390x_tr_init_disas_context
was too late to be correct, but may be removed. Add a debugging
assert in cpu_get_tb_cpu_state.
Signed-off-by: Richard Henderson
---
target/s390x/cpu.h