代码搜索结果
找到约 10,000 项符合
Test 的代码
test.s
area ex, code, readonly
entry
arm
main
mov r0, #0xff000000
add r0, r1,r2,lsl #1
stop
b stop
end
test.tra
*** Creating Trace Output File 'test.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"test.o"'
### ADS-LD Command completed:
"test.o" --device DAR
test.plg
礦ision3 Build Log
Project:
D:\ARM例程\s3c2410例程\ADC\common\test.uv2
Project File Date: 11/08/2008
Output:
Build target 'Target 1'
assembling te
test.htm
Static Call Graph - [D:\ARM例程\s3c2410例程\ADC\common\test.axf]
Static Call Graph for
test.map
ARM Linker, RVCT3.1 [Build 903] for uVision [Standard]
================================================================================
Section Cross References
==========================
test.lnp
"test.o" --device DARMSS9 --ro-base 0x00000000 --entry 0x00000000 --rw-base 0x40000000 --strict --autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info t
test.lst
ARM Macro Assembler Page 1
1 00000000 area ex, code, readonly
2 00000000 entry
3 00000000 arm
4 00000000