代码搜索结果

找到约 10,000 项符合 ARM 的代码

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); }

arm.scatter

LOAD_ROM 0x0000000 { ER_INIT 0x0c00000 { Init (+RO) } ER_ROM +0 { .ANY(+RO) } DATABLACK { RamData (

makefile-arm

# Makefile for zlib # Copyright (C) 1995-1998 Jean-loup Gailly. # For conditions of distribution and use, see copyright notice in zlib.h # To compile and test, type: # ./configure; make test # The

makefile-arm

# Makefile for zlib # Copyright (C) 1995-1998 Jean-loup Gailly. # For conditions of distribution and use, see copyright notice in zlib.h # To compile and test, type: # ./configure; make test # The

makefile-arm

# Makefile for zlib # Copyright (C) 1995-1998 Jean-loup Gailly. # For conditions of distribution and use, see copyright notice in zlib.h # To compile and test, type: # ./configure; make test # The

config.arm

# # For a description of the syntax of this configuration file, # see extra/config/Kconfig-language.txt # config HAVE_ELF bool default y config TARGET_ARCH default "arm" config ARCH_CFLAGS stri

arm.ld

//============================================================================= // // MLT linker script for ARM // //=============================================================================

arm.c

typedef struct _proc_state {} proc_state; typedef struct _insn_dp_i_s_struct { /*Data Processing immidiate shieft*/ int (*func) (struct _insn_dp_i_s_struct *s, proc_state *state); unsigned i