mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
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:
parent
944399ffb2
commit
bad5cfcd60
16 changed files with 27 additions and 27 deletions
|
@ -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
|
||||
|
|
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue