代码搜索:ARM

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

代码结果 10,000
www.eeworm.com/read/366702/2865697

c arm-iwmmxt-unwind.c

/* Test unwinding of iWMMXt register saves. */ /* Origin: Joseph Myers */ /* { dg-do run } */ /* { dg-require-effective-target arm32 } */ #ifdef __IWMMXT__ extern "C" void
www.eeworm.com/read/366702/2865729

c arm-vfp-unwind.c

/* { dg-do run } */ /* { dg-require-effective-target arm32 } */ /* Test to catch off-by-one errors in arm/pr-support.c. */ #if defined (__VFP_FP__) && !defined (__SOFTFP__) #include #in
www.eeworm.com/read/366702/2867902

c arm_rtti1.c

// { dg-do compile { target arm*-*-eabi* arm*-*-symbianelf* } } // { dg-options "-O2" } // Check that, even when optimizing, we emit an out-of-line call to // the type-info comparison function. // {
www.eeworm.com/read/366702/2880895

c arm-vfp1.c

/* { dg-do compile } */ /* { dg-options "-O2 -mfpu=vfp -mfloat-abi=softfp" } */ /* { dg-require-effective-target arm_vfp_ok } */ extern float fabsf (float); extern float sqrtf (float); extern double
www.eeworm.com/read/366702/2883745

c arm-mmx-1.c

/* Verify that if IP is saved to ensure stack alignment, we don't load it into sp. */ /* { dg-do compile } */ /* { dg-options "-O -mno-apcs-frame -mcpu=iwmmxt -mabi=iwmmxt" } */ /* { dg-skip-if ""
www.eeworm.com/read/366702/2884643

c arm-g2.c

/* Verify that hardware multiply is preferred on XScale. */ /* { dg-do compile } */ /* { dg-options "-mcpu=xscale -O2" } */ /* { dg-require-effective-target arm32 } */ /* Brett Gaines' test case. */
www.eeworm.com/read/366688/2885213

cdl ser_arm_study.cdl

# ==================================================================== # # ser_arm_study.cdl # # eCos serial study configuration data # # ==============================================
www.eeworm.com/read/366688/2885219

cdl hal_arm_study.cdl

# ==================================================================== # # hal_arm_study.cdl # # study board HAL package configuration data # # ========================================
www.eeworm.com/read/365273/2897871

c arm_arch_interface.c

#include "armdefs.h" #include "skyeye_types.h" #include "armemu.h" ARMul_State *state; static int verbosity; extern int big_endian; static int mem_size = (1
www.eeworm.com/read/365273/2897884

h arm7100_mmu.h

/* ARMulator extensions for the ARM7100 family. Copyright (C) 1999 Ben Williamson This program is free software; you can redistribute it and/or modify it under the terms of the GNU G