代码搜索结果

找到约 10,000 项符合 Test 的代码

test.asm

;*************************************************************** ;* TMS320C54x ANSI C Codegen Version 1.10 * ;* Date/Time created: Sat Jun 12 16:18:29 1999 * ;*

test.map

***************************************************** TMS320C54x COFF Linker Version 1.10 ***************************************************** Sat Jun 12 16:18:30 1999 OUTPUT FILE NAM

test.dat

LDATA x[32]={ 0x40000000, 0x20000000, 0x10000000, 0x08000000, 0x04000000, 0x02000000, 0x01000000, 0x00800000, 0x00400000, 0x00200000, 0x00100000, 0x00080000, 0x00040000, 0x00020000, 0x0

test.c

#include "..\include\c54math.h" #include "test.dat" void main() { oflag = mul32( x, y, r, 32); for(;;){} }

test.cmd

-c -l ..\include\rts.lib -l ..\include\c54math.lib -stack 0x200 -heap 0x200 -o test.out -m test.map MEMORY { PAGE 0: INT_PM_DRAM: origin = 0080h,

test.asm

;*************************************************************** ;* TMS320C54x ANSI C Codegen Version 1.10 * ;* Date/Time created: Sat Jun 12 16:20:19 1999 * ;*

test.map

***************************************************** TMS320C54x COFF Linker Version 1.10 ***************************************************** Sat Jun 12 16:20:20 1999 OUTPUT FILE NAM

test.dat

DATA x[32]={ 0x7fff, 0x6000, 0x5000, 0x4800, 0x4400, 0x4200, 0x4100, 0x4080, 0x4040, 0x4020, 0x4010, 0x4008, 0x4004, 0x4002, 0x4001, 0x4000, 0x5000, 0x5200, 0x5400, 0x5600, 0x5800