代码搜索结果

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

makefile-ads-arm

#============================================================================ # Name: # helloworld.MAK # # Description: # Makefile to build the helloworld downloadable module. # # The

makefile-gnu-arm

#============================================================================ # Name: # makefile-arm.mak # # Description: # Makefile to build the HelloWorld downloadable module. # # T

readme-arm.txt

Kernel AODV ARM ------------------------------- Kernel AODV can be compiled to run on the ARM processor. It has been tested on a Sharp Zaurus with a ZCom xi825 WLAN card. It should also run on an I

arm_vfpmacros.h

/* Macros for VFP ops, auto-generated from template */ /* dyadic */ /* -- ADD -- */ /* Fd := Fn ADD Fm */ #define ARM_VFP_ADDD_COND(p, rd, rn, rm, cond) \ ARM_EMIT((p), ARM_DEF_VFP_DYA

arm-dis.h

/* * Copyright (c) 2002 Sergey Chaban */ #ifndef ARM_DIS #define ARM_DIS #include #include #ifdef __cplusplus extern "C" { #endif