代码搜索:ARM
找到约 10,000 项符合「ARM」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5515843
md arm1026ejs.md
;; ARM 1026EJ-S Pipeline Description
;; Copyright (C) 2003 Free Software Foundation, Inc.
;; Written by CodeSourcery, LLC.
;;
;; This file is part of GCC.
;;
;; GCC is free software; you can redistrib
www.eeworm.com/read/162614/5515847
md arm1136jfs.md
;; ARM 1136J[F]-S Pipeline Description
;; Copyright (C) 2003 Free Software Foundation, Inc.
;; Written by CodeSourcery, LLC.
;;
;; This file is part of GCC.
;;
;; GCC is free software; you can redistr
www.eeworm.com/read/162614/5515883
md arm926ejs.md
;; ARM 926EJ-S Pipeline Description
;; Copyright (C) 2003 Free Software Foundation, Inc.
;; Written by CodeSourcery, LLC.
;;
;; This file is part of GCC.
;;
;; GCC is free software; you can redistribu
www.eeworm.com/read/162614/5518622
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/162614/5528914
c arm-vfp1.c
/* { dg-do compile } */
/* { dg-options "-O2 -mfpu=vfp -mfloat-abi=softfp" } */
/* { dg-require-effective-target arm32 } */
extern float fabsf (float);
extern float sqrtf (float);
extern double fabs
www.eeworm.com/read/162614/5529048
c arm-eabi1.c
/* { dg-do run { target arm*-*-symbianelf* arm*-*-eabi* } } */
/* { dg-options "" } */
/* This file tests most of the non-C++ run-time helper functions
described in Section 4 of the "Run-Time ABI
www.eeworm.com/read/350097/3128360
s proc-arm920.s
/*
* linux/arch/arm/mm/arm920.S: MMU functions for ARM920
*
* Copyright (C) 1999,2000 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd.
*
* This program is free software; you can redi
www.eeworm.com/read/350097/3128368
s proc-arm720.s
/*
* linux/arch/arm/mm/proc-arm720.S: MMU functions for ARM720
*
* Copyright (C) 2000 Steve Hill (sjhill@cotw.com)
* Rob Scott (rscott@mtrob.fdns.net)
* Copyright (C) 2000
www.eeworm.com/read/347603/3166265
buildlib-uclinux-arm3000
#!/bin/sh
rm config.cache config.status -f
CC=arm-uclibc-gcc \
CFLAGS="-O2 -g -D__linux__ -I/uclinux/uClinux-2.4.x/include -I/uclinux/uClibc-0.9.19/include -fno-builtin -nostartfiles " \
LDFLAGS="-W
www.eeworm.com/read/347603/3166684
build-uclinux-arm3000
#!/bin/sh
rm config.cache config.status -f
CC=arm-uclibc-gcc \
CFLAGS="-O2 -g -D__linux__ -I/uclinux/uClinux-2.4.x/include -I/uclinux/uClibc-0.9.19/include -I/uclinux/minigui/include -fno-builtin -n