forked from KolibriOS/kolibrios
mtdbg: and another one
git-svn-id: svn://kolibrios.org@4904 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
d37c65e455
commit
1c2922b25d
@ -967,7 +967,7 @@ draw_fpu_register_2:
|
||||
jne .scol
|
||||
|
||||
mov eax, dword [_st0+edx+4]
|
||||
cmp eax, dword [_st0+(oldcontext-context)+4]
|
||||
cmp eax, dword [_st0+(oldcontext-context)+edx+4]
|
||||
jne .scol
|
||||
|
||||
mov ax, word [_st0+edx+8]
|
||||
|
Loading…
Reference in New Issue
Block a user