Subversion Repositories Kolibri OS

Rev

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

Rev 9092 Rev 9826
Line 359... Line 359...
359
 
359
 
360
        inc     edx
360
        inc     edx
361
        test    al, 10000000b
361
        test    al, 10000000b
Line 362... Line 362...
362
        jz      .next_char              ; 1 byte wide
362
        jz      .next_char              ; 1 byte wide
363
 
363
 
364
        add     edx, 4
364
        add     edx, 3
365
        and     al, 11111000b
365
        and     al, 11111000b
Line 366... Line 366...
366
        cmp     al, 11110000b
366
        cmp     al, 11110000b