代码搜索结果

找到约 10,000 项符合 ARM 的代码

arm.c

/********************************************************************************************* * File: arm.c * Author: G.F.XU 2002.5.15 * Desc: arm instruction ,c program * History: **********

arm.scatter

LOAD_ROM 0x0000000 { ER_INIT 0x0c00000 { Init (+RO) } ER_ROM +0 { .ANY(+RO) } DATABLACK { RamData (

arm启动.mht

From: Subject: =?gb2312?B?tefX07L6xrfKwL3nLcLbzLM=?= Date: Fri, 15 Aug 2008 14:59:48 +0800 MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/a

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

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

arm.mcs

; ; ARM Macros file ; ; Interleaved Version ; ; Triple register is R4|R3|R2 ; MUL_START. Initialise registers. Make R5 and R6 point to multipliers a ; and b. R7 points at result c. ; Initial

arm.txt

If developing for the ARM, or indeed any other new processor, you should first build a C-only library. For the ARM, this mirdef.h header would be appropriate for an integer- only build of the li