代码搜索:aRM
找到约 10,000 项符合「aRM」的源代码
代码结果 10,000
www.eeworm.com/read/150583/5690799
changelog
2000-11-28 Drew Moseley
* misc/redboot_RAM.cfg: Implement CYGSEM_REDBOOT_BSP_SYSCALLS.
* misc/redboot_ROM.cfg: Ditto.
* src/assabet_misc.c (assabet_program_new_stack): New
www.eeworm.com/read/150583/5690835
changelog
2000-11-28 Drew Moseley
* misc/redboot_RAM.cfg: Implement CYGSEM_REDBOOT_BSP_SYSCALLS.
* misc/redboot_ROM.cfg: Ditto.
* src/brutus_misc.c (brutus_program_new_stack): New f
www.eeworm.com/read/135969/5875952
c ice.c
/*
* target/arm9tdmi/ice.c: implements ARM9TDMI EmbeddedICE-RT logic
*
* Copyright (C) 2003 2004, Rongkai zhan
*
* This program is free software; you can redistribute it and/or m
www.eeworm.com/read/135969/5875958
c ice.c
/*
* target/arm7tdmi/ice.c: implements ARM7TDMI EmbeddedICE-RT logic
*
* Copyright (C) 2003 2004, Rongkai zhan
*
* This program is free software; you can redistribute it and/or m
www.eeworm.com/read/125688/6023375
h sigcontext.h
#ifndef _ASMARM_SIGCONTEXT_H
#define _ASMARM_SIGCONTEXT_H
/*
* Signal context structure - contains all info to do with the state
* before the signal handler was invoked. Note: only add new entries
www.eeworm.com/read/124910/6037282
h register-dump.h
/* Dump registers.
Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Philip Blundell , 1998.
The GNU C L
www.eeworm.com/read/117181/6109892
mt nbsd.mt
# Target: ARM running NetBSD
TDEPFILES= arm-tdep.o armnbsd-tdep.o solib.o solib-svr4.o nbsd-tdep.o
www.eeworm.com/read/104907/6201263
c ice.c
/*
* target/arm7tdmi/ice.c: implements ARM7TDMI EmbeddedICE-RT logic
*
* Copyright (C) 2003 2004, Rongkai zhan
*
* This program is free software; you can redistribute it and/or m
www.eeworm.com/read/102418/6233199
c ice.c
/*
* target/arm7tdmi/ice.c: implements ARM7TDMI EmbeddedICE-RT logic
*
* Copyright (C) 2003 2004, Rongkai zhan
*
* This program is free software; you can redistribute it and/or m
www.eeworm.com/read/230606/6327054
makefile
mmu : head.s main.c init.c init.h mmu.c mmu.h s3c2410.h serial.h interrupt.c interrupt.h
arm-linux-gcc -c -o head.o head.s
arm-linux-gcc -c -o init.o init.c
arm-linux-gcc -c -o serial.o serial.c