代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/305196/13777031
asm os_cpu_a.asm
;********************************************************************************************************
; uC/OS-II
;
www.eeworm.com/read/304316/13796532
asm optrinit.asm
;**************************************************************************
;*
;* OPTRINIT.ASM
;*
;* Copyright (c) 1998-1999 National Semiconductor Corporation.
;* All Rights Reserved.
;*
;*
www.eeworm.com/read/304316/13796537
asm sdramopt.asm
;**************************************************************************
;*
;* SDRAMOPT.ASM
;*
;* Copyright (c) 1999 National Semiconductor Corporation.
;* All Rights Reserved.
;*
;* Fun
www.eeworm.com/read/304316/13796548
asm gxmsize.asm
;**************************************************************************
;*
;* CPUSIZE.ASM
;*
;* Copyright (c) 1999 National Semiconductor Corporation.
;* All Rights Reserved.
;*
;* Func
www.eeworm.com/read/304316/13796567
asm sdramopt.asm
;**************************************************************************
;*
;* SDRAMOPT.ASM
;*
;* Copyright (c) 1999 National Semiconductor Corporation.
;* All Rights Reserved.
;*
;* Fun
www.eeworm.com/read/304316/13796570
asm spdi2c.asm
;**************************************************************************
;*
;* SPDI2C.ASM
;*
;* Copyright (c) 1999 - 2000 National Semiconductor Corporation.
;* All Rights Reserved.
;*
;*
www.eeworm.com/read/304114/13800162
a51 startup.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-1999 Keil Elektronik GmbH and Keil Software, In
www.eeworm.com/read/303483/13814741
a51 nostart.a51
;------------------------------------------------------------------------------
; This file is part of the C-51 Compiler package
; Copyright (c) KEIL ELEKTRONIK and Franklin Software GmbH 1989-199
www.eeworm.com/read/303278/13819081
txt 4.4.1单字节整数转换.txt
BCDHEX:
MOV B,#10H
DIV AB
MOV R4,B
MOV B,#10
MUL AB
ADD A,R4
RET
www.eeworm.com/read/302085/13842482
lst tic.lst
TIC PAGE 1
1 ;**************************************************