Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
linux-arm
kvm-unit-tests-ae
Commits
32001692
Commit
32001692
authored
Aug 19, 2010
by
Avi Kivity
Browse files
Load flags register before running real-mode test
Signed-off-by:
Avi Kivity
<
avi@redhat.com
>
parent
eacef4e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
x86/realmode.c
View file @
32001692
...
...
@@ -78,6 +78,7 @@ static void exec_in_big_real_mode(const struct regs *inregs,
"and $-2, %[tmp]
\n\t
"
"mov %[tmp], %%cr0
\n\t
"
"pushw %[save]+36; popfw
\n\t
"
"xchg %%eax, %[save]+0
\n\t
"
"xchg %%ebx, %[save]+4
\n\t
"
"xchg %%ecx, %[save]+8
\n\t
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment