Lines Matching refs:mode
642 # Set the 80x60 mode (all VGA's). 480 scans, 8-pixel font.
661 # `modelist' label. Each video mode record looks like:
662 # .word MODE-ID (our special mode ID (see above))
673 movw $VIDEO_80x25,(%di) # The 80x25 mode (ALL)
687 mtab1: leaw modelist, %si # SI=mode list, DI=list end
702 movw %di, %bp # BP=original mode table end
719 lgsw 0xe(%si), %si # GS:SI=mode list
726 cmpw $0x0080, %ax # Check validity of mode ID
736 movw %ax, %cx # Get mode information structure
739 movw %cx, %bx # BX=mode number
948 mt_end: .word 0 # End of video mode table if built
951 graphic_mode: .byte 0 # Graphic mode with a linear frame buffer