代码搜索:aRM

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

代码结果 10,000
www.eeworm.com/read/161121/5560438

h ptrace.h

/* * linux/include/asm-arm/proc-armo/ptrace.h * * Copyright (C) 1996-2001 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU
www.eeworm.com/read/474909/6797696

d syscalls.d

syscalls.o: syscalls.c \ /cygdrive/c/Cygnus/Arm-Tools/arm-thumb-elf/sys-include/stdlib.h \ /cygdrive/c/Cygnus/Arm-Tools/arm-thumb-elf/sys-include/features.h \ /cygdrive/c/Cygnus/Arm-Tools/arm
www.eeworm.com/read/474909/6797709

map gnu_iodemo.map

Archive member included because of file (symbol) /cygdrive/c/Cygnus/Arm-Tools/Bin/../lib/gcc-lib/arm-thumb-elf/3.3.1/../../../../arm-thumb-elf/lib/interwork/libc.a(__uClibc_main.o)
www.eeworm.com/read/472318/6875721

makefile

#makefile CC = arm-linux-gcc CFLAGS = -Wall -DMODULE -D__KERNEL__ -I/usr/local/arm/2.95.3/arm-linux/include CFLAGS += -O -o hpi_test: hpi_test.c $(CC) $(CFLAGS) hpi_test hpi_test.c
www.eeworm.com/read/472318/6875726

makefile~

#makefile CC = arm-linux-gcc CFLAGS = -Wall -DMODULE -D__KERNEL__ -I/usr/local/arm/2.95.3/arm-linux/include CFLAGS += -O -c -o hpi_test: hpi_test.o $(CC) $(CFLAGS) hpi_test hpi_test.o
www.eeworm.com/read/173684/9642592

config makefile.config

# #@(#) $Id: Makefile.config,v 1.4 2001/11/08 21:28:33 honda Exp $ # # # Makefile のプロセッサ巴赂 (ARM7TDMI脱) # # # タ〖ゲットア〖キテクチャの年盗 # TARGET = arm-elf # # コンパイルフラグ # CPU_CFLAGS = -mcpu=arm7tdmi -O2 -
www.eeworm.com/read/414414/11112788

lst init.lst

ARM Macro Assembler Page 1 1 00000000 ;******************************************************* *********************** 2 00000000 ;
www.eeworm.com/read/148393/12468623

txt readme.txt

ARM.S ARM条件汇编核心程序 Thumb.S 16位Thumb指令汇编程序 blend.S ARM/Thumb混合编程汇编程序 Thumb-ARM.S ARM/Thumb混合编程汇编程序
www.eeworm.com/read/203264/15363104

build-magic2410

#!/bin/sh rm config.cache config.status -f CC=arm-linux-gcc \ CFLAGS=-I/home/minigui_lib/include \ LDFLAGS=-L/home/minigui_lib/lib \ ./configure \ --build=i386-linux \ --target=arm-linux \
www.eeworm.com/read/112652/15480333

cpp demo13_9.cpp

// DEMO13_9.CPP - 2D Forward Kinematic demo // to compile make sure to include DDRAW.LIB, DSOUND.LIB, // DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files // INCLUDES //////////////////////