Subversion Repositories Kolibri OS

Rev

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

Rev 4850 Rev 5154
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2011-2014. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2011-2014. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 4850 $
8
$Revision: 5154 $
9
 
9
 
10
 
10
 
Line 306... Line 306...
306
        jz      .L57
306
        jz      .L57
Line 307... Line 307...
307
 
307
 
308
        test    edx, edx
308
        test    edx, edx
Line 309... Line 309...
309
        jz      .L57
309
        jz      .L57
310
 
310
 
Line 311... Line 311...
311
        cmp     [_display.bpp], 32
311
        cmp     [_display.bits_per_pixel], 32
Line 312... Line 312...
312
        jne     .core_24
312
        jne     .core_24