Subversion Repositories Kolibri OS

Rev

Rev 4902 | Rev 4904 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4902 Rev 4903
Line 969... Line 969...
969
        mov     eax, dword [_st0+edx+4]
969
        mov     eax, dword [_st0+edx+4]
970
        cmp     eax, dword [_st0+(oldcontext-context)+4]
970
        cmp     eax, dword [_st0+(oldcontext-context)+4]
971
        jne     .scol
971
        jne     .scol
Line 972... Line 972...
972
 
972
 
973
        mov     ax, word [_st0+edx+8]
973
        mov     ax, word [_st0+edx+8]
974
        cmp     ax, word [_st0+(oldcontext-context)+8]
974
        cmp     ax, word [_st0+(oldcontext-context)+edx+8]
Line 975... Line 975...
975
        je      .do_label
975
        je      .do_label
976
 
976