代码搜索结果

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

cstartup.arm

;------------------------------------------------------------------------------ ;- ATMEL Microcontroller Software Support - ROUSSET - ;----------------------------------------------------

arm.asm

;***************************************************************************** ;* ;* This program is free software ; you can redistribute it and/or modify ;* it under the terms of the GNU General P

arm.s

@***************************************************************************** @* @* This program is free software ; you can redistribute it and/or modify @* it under the terms of the GNU General P

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

arm.h

#ifndef _ARCH_ARM_H_ #define _ARCH_ARM_H_ /* * Copyright (C) 2001-2005 by egnite Software GmbH. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modif

arm.nut

-- -- Copyright (C) 2004-2005 by egnite Software GmbH. All rights reserved. -- -- Redistribution and use in source and binary forms, with or without -- modification, are permitted provided that the fo

arm.h

/* arm.h - ARM CPU flags etc */ /* Copyright 1996-2001 Wind River Systems, Inc. */ /* modification history -------------------- 01e,15jan02,m_h ARMARCH5 thumb problem 01d,05nov01,t_m remove leadin

defs.arm

# defs.arm - ARM specific definitions for the GNU toolchain # # modification history # -------------------- # 01c,24jun02,m_h define LONGCALL to allow far away ld relocations # 01b,21jan02,sn remov

defs.arm

# defs.arm - ARM specific definitions shared by all toolchains # # modification history # -------------------- # 01a,18dec01,to written # # DESCRIPTION # This file contains ARM specific definitions