代码搜索:ARM
找到约 10,000 项符合「ARM」的源代码
代码结果 10,000
www.eeworm.com/read/385462/2590158
s test-arm-iwmmxt.s
@ Checks whether iwMMXt is functional.
.code 32
.globl main
main:
ldr r0, =data0
ldr r1, =data1
ldr r2, =data2
#ifndef FPA
wldrd wr0, [r0, #0]
wldrd wr1, [r0, #8]
wldrd wr2, [r1, #0]
wldrd wr3, [r1,
www.eeworm.com/read/383832/2612053
s arm_call_via.s
/* arm_call_via.s - _call_via_rX routines for Thumb mode */
/* Copyright 2001-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,30apr02,to add .text
01b,22apr02,sn
www.eeworm.com/read/380549/2655252
h u-boot-arm.h
/*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Alex
www.eeworm.com/read/378966/2678391
s arm_call_via.s
/* arm_call_via.s - _call_via_rX routines for Thumb mode */
/* Copyright 2001-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,30apr02,to add .text
01b,22apr02,sn
www.eeworm.com/read/377363/2701145
s arm_call_via.s
/* arm_call_via.s - _call_via_rX routines for Thumb mode */
/* Copyright 2001-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,30apr02,to add .text
01b,22apr02,sn
www.eeworm.com/read/374687/2748339
conditional arm-softfloat.patch.conditional
Note... modified my mjn3 to not conflict with the big endian arm patch.
Warning!!! Only the linux target is aware of TARGET_ENDIAN_DEFAULT.
Also changed
#define SUBTARGET_EXTRA_ASM_SPEC "\
%{!mcp
www.eeworm.com/read/374687/2748347
patch 800-arm-bigendian.patch
By Lennert Buytenhek
Adds support for arm*b-linux* big-endian ARM targets
See http://gcc.gnu.org/PR16350
--- gcc-3.4.1-dist/gcc/config/arm/linux-elf.h
+++ gcc-3.4.1/gcc/conf