From: Richard Henderson <richard.hender...@linaro.org> > More completely, update the CPU state with any information that has been > assumed constant. For most guests, this is just the PC. But e.g. for hppa > this is both iaoq.f (cip) and iaoq.b (nip). > > It is very much up to the guest to determine the set of data that is present > in > cpu_get_tb_cpu_state, and what can be assumed across the break.
I’m not sure I understand what “assumed constant” means in this context. Would it be fair to say that step 2 should update any CPU state information that is required by the main loop to correctly locate and execute the next TB, but not anything that would be needed if we were to jump directly from step 1 to the first instruction in the next TB without going through the main loop? Thanks, -- Luis Pires Instituto de Pesquisas ELDORADO Aviso Legal - Disclaimer <https://www.eldorado.org.br/disclaimer.html>