qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] arm: translate: comment typo - s/middel/middle/


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH] arm: translate: comment typo - s/middel/middle/
Date: Mon, 06 Aug 2012 16:12:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0

Am 06.08.2012 09:05, schrieb Peter A. G. Crosthwaite:
> Signed-off-by: Peter A. G. Crosthwaite <address@hidden>
> ---
>  target-arm/translate.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/target-arm/translate.c b/target-arm/translate.c
> index 29008a4..494c682 100644
> --- a/target-arm/translate.c
> +++ b/target-arm/translate.c
> @@ -9892,7 +9892,7 @@ static inline void 
> gen_intermediate_code_internal(CPUARMState *env,
>      } else {
>          /* While branches must always occur at the end of an IT block,
>             there are a few other things that can cause us to terminate
> -           the TB in the middel of an IT block:
> +           the TB in the middle of an IT block:
>              - Exception generating instructions (bkpt, swi, undefined).
>              - Page boundaries.
>              - Hardware watchpoints.

FWIW

Reviewed-by: Andreas Färber <address@hidden>

/-F

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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