qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/2] target/i386: introduce x86_ld*_code


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 1/2] target/i386: introduce x86_ld*_code
Date: Thu, 12 Oct 2017 09:30:58 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 10/12/2017 07:35 AM, Paolo Bonzini wrote:
> These take care of advancing s->pc, and will provide a unified point
> where to check for the 15-byte instruction length limit.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  target/i386/translate.c | 228 
> ++++++++++++++++++++++++++----------------------
>  1 file changed, 125 insertions(+), 103 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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