fix assembler warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1565
This commit is contained in:
parent
b267310755
commit
5919036d42
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ static BlockReturn gen_runcode(Bit8u * code) {
|
|||
"pushl %%ebp \n"
|
||||
"pushl %%esi \n"
|
||||
"popfl \n"
|
||||
"calll %4 \n"
|
||||
"calll *%4 \n"
|
||||
"popl %%ebp \n"
|
||||
"pushfl \n"
|
||||
"andl %3,(%1) \n"
|
||||
|
|
Loading…
Add table
Reference in a new issue