代码搜索:aRM
找到约 10,000 项符合「aRM」的源代码
代码结果 10,000
www.eeworm.com/read/318176/13484138
mcs arm.mcs
;
; ARM Macros file
;
; Interleaved Version
;
; Triple register is R4|R3|R2
; MUL_START. Initialise registers. Make R5 and R6 point to multipliers a
; and b. R7 points at result c.
; Initial
www.eeworm.com/read/315381/13544989
arm readme.arm
arm.c i Code from Chapter 8.
Makefile make file to compile with gcc.
i.4 Sample input.
o.4 Output on i.4.
README.arm This file.
www.eeworm.com/read/315381/13544991
c arm.c
/*
This code is described in "Computational Geometry in C" (Second Edition),
Chapter 8. It is not written to be comprehensible without the
explanation in that book.
Prints out one arm configuration
www.eeworm.com/read/315239/13548398
gif arm.gif
www.eeworm.com/read/313027/13598219
makefile-arm
# The path of kernel source code
INCLUDEDIR = /home/ArmLinuxFrame/code/linux/include/
# Compiler
CC = arm-linux-gcc
# Options
CFLAGS = -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-tri
www.eeworm.com/read/311687/13627054
lik arm.lik
Version: 3.0
Options: m37
Obj: "C:\Program Files\Sunplus\unSP IDE 2.0.0\startupD.obj"
Obj: "C:\Program Files\Sunplus\tonywork\arm\arm\Debug\Resource.obj"
Obj: "C:\Program Files\Sunplus\tonywork\ar
www.eeworm.com/read/311687/13627056
spj arm.spj
#Sunplus Debeloper Project File - Name = SunplusIDE
#Sunplus Developer Generated Build File Format Version V1.00
#**DO NOT EDIT**
#TARTYPE (SPCE060A_061A)Application
CFG=Debug
# Begin Project
www.eeworm.com/read/311687/13627057
env arm.env
[TRACE_BUFFER]
Enable=0
SaveOPOnly=0
Size=65535
Offset=0
LAScale=0
[PASSPOINT]
Result File=.\Passpoint_Result.txt
Register File=.\Passpoint_Register.txt
[General]
Device=1
Timer=2457600
www.eeworm.com/read/311687/13627059
set arm.set
[General]
Version=1.0
Config=0
ReleaseIntermediate=.\Release
ReleaseOutput=.\Release
DebudIntermediate=.\Debug
DebugOutput=.\Debug
BodyName=SPCE060A_061A
[SetLink]
ExeFile=1
Output=.\Debug
www.eeworm.com/read/311687/13627062
h arm.h
#ifndef __ARM_H__
#define __ARM_H__
// write your header here
#endif