On 02/14/2018 07:14 PM, Emilio G. Cota wrote:
> A few changes worth noting:
> 
> - Didn't migrate ctx->exception to DISAS_* since the exception field is
>   in many cases architecturally relevant.
> 
> - Moved the cross-page check from the end of translate_insn to tb_start.
> 
> - Removed the exit(1) after a TCG temp leak; changed the fprintf there to
>   qemu_log.
> 
> Signed-off-by: Emilio G. Cota <c...@braap.org>
> ---
>  target/ppc/translate.c | 329 
> +++++++++++++++++++++++++------------------------
>  1 file changed, 167 insertions(+), 162 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~


Reply via email to