代码搜索结果
找到约 86,300 项符合
ARM 的代码
arm-elf.dat
TARGET=arm-elf
TARGET_CFLAGS="-O2"
arm.h
/*
* $Id: arm.h,v 1.4.2.3 2003/09/04 18:47:22 joel Exp $
*
*
* COPYRIGHT (c) 2000 Canon Research Centre France SA.
* Emmanuel Raguet, mailto:raguet@crf.canon.fr
*
* Copyright (c) 2002 Adv
arm.texi
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename arm.info
@setcontentsaftertitlepage
@syncodeindex vr fn
@synindex ky cp
@paragraphindent 0
@c %**end of header
@c
@c COPYRIGHT (c
arm.c
/*********************************************************************************************
* File: arm.c
* Author: G.F.XU 2002.5.15
* Desc: arm instruction ,c program
* History:
**********
avcall-arm.s
#include "asmarm.h"
// Generated by gcc 2.6.3 for ARM/RISCiX
rfp .req r9
sl .req r10
fp .req r11
ip .req r12
sp .req r13
lr .req r14
pc .req r15
.text
.align 0
.global C(__builtin_avcall)
DECLARE_F
arm.h
// ARM.h
#ifndef __ARM_H
#define __ARM_H
#include "BranchCoder.h"
MyClassA(BC_ARM, 0x05, 1)
#endif
arm.cpp
// ARM.cpp
#include "StdAfx.h"
#include "ARM.h"
#include "BranchARM.c"
UInt32 CBC_ARM_Encoder::SubFilter(Byte *data, UInt32 size)
{
return ::ARM_Convert(data, size, _bufferPos, 1);
}
UInt32 CBC_
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
...
einttest.lst
ARM COMPILER V2.53, einttest 05/08/06 15:15:26 PAGE 1
ARM COMPILER V2.53, COMPILATION OF MODULE einttest
OBJECT MODULE PLACED
readme
Nut/OS ARM libraries will be copied to this directory during 'make install'.