代码搜索结果

找到约 86,300 项符合 ARM 的代码

eh9.c

// { dg-do run { xfail sparc64-*-elf arm-*-pe } } // { dg-options "-fexceptions" } main() throw () { }

eh7.c

// { dg-do run { xfail sparc64-*-elf arm-*-pe } } // { dg-options "-fexceptions" } main() { if (0) throw 1 | 2; }

941014-1.x

# This doesn't always work for Thumb. if { [istarget arm*-*-*] || [istarget xscale*-*-*] \ || [istarget strongarm*-*-*] } { set torture_eval_before_execute { global compiler_conditional_xf

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

arm-asm.c

/* ARM and Thumb asm statements should be able to access the constant pool. */ /* { dg-do compile { target arm*-*-* strongarm*-*-* xscale*-*-*} } */ extern unsigned x[]; unsigned *trapTable() {

entries.extra

/Board.h//// /cstartup_flash.arm////

makefile

# # linux/arch/arm/tools/Makefile # # Copyright (C) 2001 Russell King # all: $(TOPDIR)/include/asm-arm/mach-types.h \ $(TOPDIR)/include/asm-arm/constants.h $(TOPDIR)/include/asm-arm/mach-types.h: m

makefile

# # Makefile for the linux arm-specific parts of the memory manager. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependen

proc-arm6,7.s

/* * linux/arch/arm/mm/proc-arm6,7.S * * Copyright (C) 1997-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P

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