代码搜索结果
找到约 10,000 项符合
ARM 的代码
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.scatter
LOAD_ROM 0x0000000
{
ER_INIT 0x0c00000
{
Init (+RO)
}
ER_ROM +0
{
.ANY(+RO)
}
DATABLACK
{
RamData (
arm.ini
setreg cpsr 0x000000d3
setpc 0x00000000
setmem 0x3ff0000 0xe7ffff90 32
setmem 0x3ff4008 0x3fffff 32
setmem 0x3ff4000 0x0 32
setmem 0x3ff4004 0x001fffff 32
setmem 0x3ff3000 0x0 32
setmem 0x3ff30
arm.c
#define TRUE 1
#define FALSE 0
#define SIZE 18
const char cstr1[] = "Constant String1";
static int mstatic1, mstatic2;
float vfloat = 1.0;
double vdouble = 1.0;
typedef int tdef1;
makefile.arm
# Generated automatically from Makefile.in by configure.
# Makefile.in generated automatically by automake 1.4 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
#
makefile.arm
# Generated automatically from Makefile.in by configure.
# Makefile.in generated automatically by automake 1.4 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
#
mirdef.arm
/*
* MIRACL compiler/hardware definitions - mirdef.h
* Copyright (c) 1988-2001 Shamus Software Ltd.
*/
#define MIRACL 32
#define MR_LITTLE_ENDIAN
/* or perhaps
#define MR_BIG