代码搜索:Add

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

代码结果 10,000
www.eeworm.com/read/735/4826

plg cinexample_add.plg

Build Log --------------------Configuration: CINExample_add - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~
www.eeworm.com/read/735/4827

c cinexample_add.c

/* CIN source file */ #include "extcode.h" MgErr CINRun(float64 *a, float64 *b, float64 *c); MgErr CINRun(float64 *a, float64 *b, float64 *c) { *c=*a+*b; return noErr; }
www.eeworm.com/read/2264/16132

asm bcd add.asm

ORG 00H MOV R7,#03H MOV R0,#30H MOV R1,#34H MOV 30H,#68H MOV 31H,#55H MOV 32H,#98H MOV 34H,#55H MOV 35H,#23H MOV 36H,#64H BCDA: MOV A,R7 ;取字节数至R2中 MOV R2,