代码搜索结果

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

600-arm-textrel.patch

http://sources.redhat.com/ml/binutils/2004-06/msg00010.html --- binutils-2.15.90.0.3-old/bfd/elf32-arm.h 2004-04-12 14:56:33.000000000 -0500 +++ binutils-2.15.90.0.3/bfd/elf32-arm.h 2004-09-03 06:56:4

arm.java

package Carmen; import IPC.*; public class Arm { private static final String CARMEN_ARM_QUERY_NAME = "carmen_arm_query"; public static class ArmCommandMessage extends Message { public int n

arm.h

/* -*-C-*- * * $Revision: 1.1 $ * $Author: rivimey $ * $Date: 1999/03/11 11:53:30 $ * * Copyright (c) 1996 Advanced RISC Machines Limited * All Rights Reserved. * * arm.h - standard ARM

make.lh79524.arm

######################################################################## # $Workfile: make.lh79524.arm$ # $Revision: 1.0 $ # $Author: ZhangJ $ # $Date: Oct 20, 2004 $ # #

arm.h

/* * arm.h */ #ifndef EXTERN #define EXTERN extern #endif typedef struct Registers Registers; typedef struct Segment Segment; typedef struct Memory Memory; typedef struct Mul Mul; typedef struct

arm.h

// ARM.h #ifndef __ARM_H #define __ARM_H #include "BranchCoder.h" MyClassA(BC_ARM, 0x05, 1) #endif

arm.cpp

// ARM.cpp #include "StdAfx.h" #include "ARM.h" #include "BranchARM.c" UInt32 CBC_ARM_Encoder::SubFilter(Byte *data, UInt32 size) { return ::ARM_Convert(data, size, _bufferPos, 1); }

at91_reset.arm

;*************************************************************************** ;* File Name : at91_reset.arm ;* ;* Description : Define the ARM7 vector area. This should be located or ;* copie

at91irq_asm_handler.arm

;*************************************************************************** ;* File Name : At91irq_asm_handler1.arm ;* ;* Description : Define the ARM7 vector area. This should be located or ;*

arm.h

/* -*-C-*- * * $Revision: 1.8 $ * $Author: amerritt $ * $Date: 1996/11/25 15:01:38 $ * * Copyright (c) 1996 Advanced RISC Machines Limited * All Rights Reserved. * * arm.h - standard AR