代码搜索结果
找到约 10,000 项符合
ARM 的代码
arm.inc
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;----------------------------------------------------
arm.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
keygen.arm
[Project]
BitmapSeconds=0
CertificateCount=1
Compression=2
CompressResources=1
IniStyle=ArmadilloV3
Language=English (US)
MessageLanguage1=English (US)
Name=Phone Tool
NoInfo=1
NoRegister=
makefile.arm
# This material is inherited from the Linux Makefile: arch/arm/Makefile:
# (2.4.0.-test6 official) -- maybe the last part is not needed, though
#
# This file is included by the global makefile so th
arm.isa
/*************************************************************************
Copyright (C) 2002 - 2007 Wei Qin
See file COPYING for more information.
This program is free software; you can
arm.ld
OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib); SEARCH_DIR(/usr/alpha-u
arm.scatter
LOAD_ROM 0x0000000
{
ER_INIT 0x0c00000
{
Init (+RO)
}
ER_ROM +0
{
.ANY(+RO)
}
DATABLACK
{
RamData (