qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 3/3] target/sparc: convert to TranslatorOps


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 3/3] target/sparc: convert to TranslatorOps
Date: Sun, 18 Feb 2018 11:29:49 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 02/15/2018 03:17 PM, Emilio G. Cota wrote:
> +        (dc->pc - dc->base.pc_first) >= (TARGET_PAGE_SIZE - 32)) {

What is this, and why is it not a bug to be fixed via elimination?
Surely this condition is covered by the normal max_insns test.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]