代码搜索结果
找到约 10,000 项符合
S 的代码
bootsect.s
.model tiny
.386p
;// <mark>S</mark>Y<mark>S</mark><mark>S</mark>IZE是要加载的节数(16字节为1节)。3000h共为30000h字节=192kB
;// 对当前的版本空间已足够了。
<mark>S</mark>Y<mark>S</mark><mark>S</mark>IZE = 3000h ;// 指编译连接后<mark>s</mark>y<mark>s</mark>tem模块的大小。
;// 这里给出了一个最大默认值。
<mark>S</mark>ETUPLEN = 4 ;// <mark>s</mark>etup程序的扇区数(<mark>s</mark>etup- ...
keyboard.s
/* passed
* linux/kernel/keyboard.S
*
* (C) 1991 Linus Torvalds
*/
.586p
.model flat
/*
* Thanks to Alfred Leung for US keyboard patches
* Wolfgang Thiel for German keyboard patches
* Marc Corsini fo
asm.s
;/* passed
;* linux/kernel/asm.s
;*
;* (C) 1991 Linus Torvalds
;*/
.386p
.model flat
;/*
;* asm.s contains the low-level code for most hardware faults.
;* page_exception is handled by the mm, so th
page.s
/*
* linux/mm/page.s
*
* (C) 1991 Linus Torvalds
*/
/*
* page.s contains the low-level page-exception code.
* the real work is done in mm.c
*/
/*
* page.s 程序包含底层页异常处理代码。实际的工作在memory.c 中完成。
*/
.globl
setup.s
!
! <mark>s</mark>etup.<mark>s</mark> (C) 1991 Linu<mark>s</mark> Torvald<mark>s</mark>
!
! <mark>s</mark>etup.<mark>s</mark> i<mark>s</mark> re<mark>s</mark>pon<mark>s</mark>ible for getting the <mark>s</mark>y<mark>s</mark>tem data from the BIO<mark>S</mark>,
! and putting them into the appropriate place<mark>s</mark> in <mark>s</mark>y<mark>s</mark>tem memory.
! both <mark>s</mark>etup.<mark>s< ...
head.s
/*
* linux/boot/head.s
*
* (C) 1991 Linus Torvalds
*/
/*
* head.s contains the 32-bit startup code.
*
* NOTE!!! Startup happens at absolute address 0x00000000, which is also where
* the page director
bootsect.s
!
! <mark>S</mark>Y<mark>S</mark>_<mark>S</mark>IZE i<mark>s</mark> the number of click<mark>s</mark> (16 byte<mark>s</mark>) to be loaded.
! 0x3000 i<mark>s</mark> 0x30000 byte<mark>s</mark> = 196kB, more than enough for current
! ver<mark>s</mark>ion<mark>s</mark> of linux ! <mark>S</mark>Y<mark>S</mark>_<mark>S</mark>IZE 是要加载的节数(16 字节为1 节)。0x3000 共为
1 2 3 4 5 6
0x ...
keyboard.s
/*
* linux/kernel/keyboard.S
*
* (C) 1991 Linus Torvalds
*/
/*
* Thanks to Alfred Leung for US keyboard patches
* Wolfgang Thiel for German keyboard patches
* Marc Corsini for the French keyboard
*/
asm.s
/*
* linux/kernel/asm.s
*
* (C) 1991 Linus Torvalds
*/
/*
* asm.s contains the low-level code for most hardware faults.
* page_exception is handled by the mm, so that isn't here. This
* file also han
megalcd.s
.module megalcd.c
.area lit(rom, con, rel)
_sl_ico::
.byte 255,255
.byte 255,255
.byte 255,255
.byte 254,127
.byte 255,255
.byte 248,63
.byte 255,255
.byte 224,31
.byte 255,255