代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/423958/10514376
opt bcd shift.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/423958/10514379
lst bcd shift.lst
A51 MACRO ASSEMBLER BCD_SHIFT 07/22/2006 22:25:46 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN BCD Shift.OBJ
ASSEMBLE
www.eeworm.com/read/423958/10514381
dsn bcd shift.dsn
www.eeworm.com/read/423958/10514384
asm bcd shift.asm
ORG 00H
MOV R7,#03H
MOV R0,#30H
MOV 30H,#47H
MOV 31H,#36H
MOV 32H,#21H
BRLN: MOV A,R7 ;取字节数至R2中
MOV R2,A
ADD A,R0 ;初始化数据指针
MOV R0,A
MOV R3,#0 ;工作单元
www.eeworm.com/read/423958/10514387
hex bcd shift.hex
:100000007F037830753047753136753221EFFA2825
:0C001000F87B0018E6C4F6EBD6FBDAF72C
:00000001FF
www.eeworm.com/read/423958/10514392
obj bcd shift.obj
www.eeworm.com/read/423958/10517737
plg bcd shift.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\10 BCD Shift\BCD Shift.uv2
Project File Date: 07/22/2006
www.eeworm.com/read/423958/10517739
pwi bcd shift.pwi
www.eeworm.com/read/423958/10517748
opt bcd shift.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {