代码搜索结果
找到约 86,300 项符合
ARM 的代码
makevars.arm-gcc
#
# Copyright (C) 2001-2006 by egnite Software GmbH
# Copyright (C) 2009 by egnite GmbH
#
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modific
arm技术交流网欢迎您下载.txt
<mark>ARM</mark>技术交流网欢迎您!
<mark>ARM</mark>技术交流网,www.<mark>arm</mark>79.com,这是一个专注于<mark>ARM</mark>技术推广与交流的论坛,
这里有一群志在远方的青年人,这是一个充满活力的团队!
厚道 专业 勤奋 交流 是我们一贯坚持的理念!
我们努力在做,希望通过我们的努力,
能够在您学习<mark>ARM</mark>技术的过程中带来或多或少的帮助。
如果您在我们的网站找到了想要 ...
get02.arm
[Project]
BitmapSeconds=0
CertificateCount=1
Compression=0
CompressResources=1
CopyMem2=1
DebugBlocker=1
IniStyle=ArmadilloV3
InvalidRevert=1
Name=get
NoInfo=1
NoReportClockBack=1
NoRepo
readme.arm-memory-map
Subject: Re: [PATCH][CFT] bring ARM memory layout in line with the documented behaviour
From: "Anders Larsen"
Date: Thu, 18 Sep 2003 14:15:21 +0200
To: Wolfgang Denk
...
readme.arm-memory-map
Subject: Re: [PATCH][CFT] bring ARM memory layout in line with the documented behaviour
From: "Anders Larsen"
Date: Thu, 18 Sep 2003 14:15:21 +0200
To: Wolfgang Denk
...
arm.equ.svn-work
K 25
svn:wc:ra_dav:version-url
V 69
/svnroot/spear--sw/!svn/ver/1177/SPEArHead/Diagnostic/include/arm.equ
END
.arm.equ.swp.svn-work
K 25
svn:wc:ra_dav:version-url
V 74
/svnroot/spear--sw/!svn/ver/1177/SPEArHead/Diagnostic/include/.arm.equ.swp
END
arm.equ.svn-base
; ---------------------------------------------------------------
; This confidential and proprietary software may be used only as
; authorised by a licensing agreement from ARM Limited
; (C) COPYRI
arm-isr.c
#ifndef __thumb__
/* There used to be a couple of bugs in the ARM's prologue and epilogue
generation for ISR routines. The wrong epilogue instruction would be
generated to restore the IP regist
arm-asm.c
/* ARM and Thumb asm statements should be able to access the constant
pool. */
/* { dg-do compile { target arm*-*-* } } */
extern unsigned x[];
unsigned *trapTable()
{
unsigned *i;
__asm__ vo