i386: spelling fixes

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
Michael Tokarev 2023-07-14 14:16:12 +03:00
parent 944399ffb2
commit bad5cfcd60
16 changed files with 27 additions and 27 deletions

View file

@ -71,7 +71,7 @@ _start:
add $8,%esp
/*
* Don't worry about stack frame, assume everthing
* Don't worry about stack frame, assume everything
* is garbage when we return, we won't need it.
*/
call main

View file

@ -19,7 +19,7 @@
#
# 4. The instruction encoding. For example, "C1 /4 ib".
#
# 5. The validity of the instruction in 32-bit (aka compatiblity, legacy) mode.
# 5. The validity of the instruction in 32-bit (aka compatibility, legacy) mode.
#
# 6. The validity of the instruction in 64-bit mode.
#

Can't render this file because it is too large.