代码搜索:ARM
找到约 10,000 项符合「ARM」的源代码
代码结果 10,000
www.eeworm.com/read/395929/2427526
c coff-arm.c
/* BFD back-end for ARM COFF files.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001
Free Software Foundation, Inc.
Written by Cygnus Support.
This file is
www.eeworm.com/read/395929/2427560
c pei-arm.c
/* BFD back-end for arm PE IMAGE COFF files.
Copyright 1995, 1996, 1999 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
This program is free software;
www.eeworm.com/read/395929/2427561
c pe-arm.c
/* BFD back-end for ARM PECOFF files.
Copyright 1995, 1996, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
This program is free soft
www.eeworm.com/read/395929/2427677
c aout-arm.c
/* BFD back-end for raw ARM a.out binaries.
Copyright 1994, 1995, 1997, 1998, 1999, 2000
Free Software Foundation, Inc.
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
This file
www.eeworm.com/read/395929/2427819
c cpu-arm.c
/* BFD support for the ARM processor
Copyright 1994, 1997, 1999, 2000 Free Software Foundation, Inc.
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
This file is part of BFD, the Bi
www.eeworm.com/read/395929/2428802
c tc-arm.c
/* tc-arm.c -- Assemble for the ARM
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
Modifi
www.eeworm.com/read/395929/2428819
h tc-arm.h
/* This file is tc-arm.h
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
Modified by David
www.eeworm.com/read/395929/2428927
texi c-arm.texi
@c Copyright 1996, 1997, 1998, 1999, 2000, 2001
@c Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@ifset GENERIC
@page
@node ARM
www.eeworm.com/read/395929/2429346
s arm3.s
.text
.align 0
swp r0, r1, [r8]
swpb r2, r3, [r3]
swpgeb r4, r1, [r4]
www.eeworm.com/read/395929/2429357
s arm6.s
.text
.align 0
mrs r8, cpsr
mrs r2, spsr
msr cpsr, r1
msrne cpsr_flg, #0xf0000000
msr spsr_flg, r8
msr spsr_all, r9
mrs r8, CPSR
mrs r2, SPSR
msr CPSR, r1
msrne CPSR_flg, #0xf0000000
m