代码搜索:ARM

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

代码结果 10,000
www.eeworm.com/read/411409/2188801

tcl arm966.tcl

set CPU_TYPE arm set CPU_NAME arm966 set CPU_ARCH armv5te set CPU_MAX_ADDRESS 0xFFFFFFFF set CPU_NBITS 32
www.eeworm.com/read/411409/2188803

tcl arm920.tcl

set CPU_TYPE arm set CPU_NAME arm920 set CPU_ARCH armv4t set CPU_MAX_ADDRESS 0xFFFFFFFF set CPU_NBITS 32
www.eeworm.com/read/410897/2199757

s arm_assemble.s

;=============================================================== ;实验名称:ARM汇编语言编程实验 ;程序功能:实现从源地址拷贝num个字数据,到目的地址des中 ;=============================================================== ;下面是段名为Init的,只
www.eeworm.com/read/410728/2201850

h sim-arm.h

/* This file defines the interface between the Arm simulator and GDB. Copyright 2002, 2003 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of GDB. This program
www.eeworm.com/read/410728/2204238

h tm-arm.h

/* Definitions to target GDB to ARM targets. Copyright 1986, 1987, 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. This file is pa
www.eeworm.com/read/410728/2204647

exp arm-ice.exp

load_lib "../config/monitor.exp";
www.eeworm.com/read/410728/2205327

dat reg-arm.dat

name:arm expedite:r11,sp,pc 32:r0 32:r1 32:r2 32:r3 32:r4 32:r5 32:r6 32:r7 32:r8 32:r9 32:r10 32:r11 32:r12 32:sp 32:lr 32:pc 96:f0 96:f1 96:f2 96:f3 96:f4 96:f5 96:f6 96:f7 32:fps 32:cpsr
www.eeworm.com/read/410339/2212255

h arm_registers.h

/* * linux/include/asm-arm/proc-armv/ptrace.h * * Copyright (C) 1996 Russell King */ #ifndef __ARM_REGISTERS_H #define __ARM_REGISTERS_H #define CPSR_USR26_MODE 0x00 #define CPSR_FIQ26_MODE 0x
www.eeworm.com/read/408818/2242459

arm-soc readme.arm-soc

[By Steven Scholz , 16 Aug 2004] Since the cpu/ directory gets clobbered with peripheral driver code I started cleaning up cpu/arm920t. I introduced the concept of Soc (
www.eeworm.com/read/408818/2246613

mk arm_config.mk

# # (C) Copyright 2000-2002 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you ca