代码搜索结果

找到约 10,000 项符合 S 的代码

cstartup.s

;------------------------------------------------------------------------------ ;- ATMEL Microcontroller Software Support - ROUSSET - ;----------------------------------------------------

memsetup.s

;***************************************************************** ;* Memory configuration has to be optimized for best performance * ;* The following parameter is not optimized.

init.s

; ******************************************************* ; * NAME : INIT.S * ; * Version : 28.May.2003 * ; * Description: * ; * C start up codes * ; * Configur

cmclocks.s

;; Copyright ARM Ltd 2001. All rights reserved. ;; ;; This code initializes the Integrator Core Module Core Clock and Bus Clock ;; for the following cores: ;; ARM740T ;; ARM720T ;; ARM920

head.s

/* * linux/boot/head.S * * Copyright (C) 1991, 1992, 1993 Linus Torvalds */ /* * head.S contains the 32-bit startup code. * * NOTE!!! Startup happens at absolute address 0x0000100

polynomial.s

/*---------------------------------------------------------------------------+ | polynomial.S | |

head.s

/* * linux/boot/head.S * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * head.S contains the 32-bit startup code. */ .text .globl _idt,_gdt, .globl _swapper_pg_dir,_pg0 .glo

bootsect.s

! ! SYS_SIZE is the number of clicks (16 bytes) to be loaded. ! 0x7F00 is 0x7F000 bytes = 508kB, more than enough for current ! versions of linux which compress the kernel ! #include

setup.s

! ! setup.S Copyright (C) 1991, 1992 Linus Torvalds ! ! setup.s is responsible for getting the system data from the BIOS, ! and putting them into the appropriate places in system memory. ! both

ad.s

.module ad.c .area text(rom, con, rel) .dbfile ad.c .dbfunc e mega8_ad _mega8_ad fI .even _mega8_ad:: .dbline 0 ; func end ret .dbend