mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-24 12:09:58 +00:00
arm: translate: comment typo - s/middel/middle/
Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> Reviewed-by: Andreas Färber <afaerber@suse.de> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
parent
fb7c269ed6
commit
656267413c
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user