代码搜索:ARM
找到约 10,000 项符合「ARM」的源代码
代码结果 10,000
www.eeworm.com/read/283587/9004623
s dsputil_arm_s.s
@
@ ARMv4L optimized DSP utils
@ Copyright (c) 2004 AGAWA Koji
@
@ This library is free software; you can redistribute it and/or
@ modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/283587/9004628
s simple_idct_arm.s
/*
* simple_idct_arm.S
* Copyright (C) 2002 Frederic 'dilb' Boulay.
* All Rights Reserved.
*
* Author: Frederic Boulay
*
* You can redistribute this file and/or modify
* i
www.eeworm.com/read/382497/9024232
cpp arm_iss_jit.cpp
/*************************************************************************
Copyright (C) 2002 - 2007 Wei Qin
See file COPYING for more information.
This program is free software; you can
www.eeworm.com/read/382497/9024238
cpp dyn_arm_emul.cpp
/*************************************************************************
Copyright (C) 2002 - 2007 Wei Qin
See file COPYING for more information.
This program is free software; you can
www.eeworm.com/read/382497/9024242
hpp dyn_arm_emul.hpp
/*************************************************************************
Copyright (C) 2002 - 2007 Wei Qin
See file COPYING for more information.
This program is free software; you can
www.eeworm.com/read/382497/9024312
def arm_inst2.def
/* IDEF (instruction, mask, signature, probability) */
/*
dpi opcode
and - 0x00
eor - 0x01
sub - 0x02
rsb - 0x03
add - 0x04
adc - 0x05
sbc - 0x06
rsc - 0x07
tst - 0x08
teq - 0x09
cmp - 0x0A
cmn - 0
www.eeworm.com/read/382497/9024360
h arm_dec2.h
/*************************************************************************
Copyright (C) 2002 - 2007 Wei Qin
See file COPYING for more information.
This program is free software; you can
www.eeworm.com/read/185432/9038527
ppt at91-arm9.ppt
www.eeworm.com/read/282541/9084436
svn-base arm.h.svn-base
#ifndef ARM_H
#define ARM_H
/*********************/
/* PSR Registers */
/*********************/
#define PSR_MODE_USR 0x10
#define PSR_MODE_FIQ 0x11
#define PSR_MODE_IRQ 0x12
#define PSR_MODE_