代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/461143/7232741
s boot.s
!
! boot.s
!
! boot.s is loaded at 0x7c00 by the bios-startup routines, and moves itself
! out of the way to address 0x90000, and jumps there.
!
! It then loads the system at 0x10000, using BIOS inter
www.eeworm.com/read/460608/7245876
a51 startup.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, In
www.eeworm.com/read/459723/7265922
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/458869/7286666
asm 812mstr.asm
;********************************************************************
;
; Author : ADI - Apps www.analog.com/MicroConverter
;
; Date : 7 March 2000
;
; File :
www.eeworm.com/read/458869/7286668
asm 812slave.asm
;********************************************************************
;
; Author : ADI - Apps www.analog.com/MicroConverter
;
; Date : 7 March 2000
;
; File :
www.eeworm.com/read/458866/7286682
asm i2cslave.asm
;======================================================================
;
; Author : ADI - Apps www.analog.com/MicroConverter
;
; Date : Oct 2000
;
; File :
www.eeworm.com/read/458866/7286684
lst slave.lst
SLAVE PAGE 1
1 ;==================================================
www.eeworm.com/read/458866/7286685
asm master.asm
;======================================================================
;
; Author : ADI - Apps www.analog.com/MicroConverter
;
; Date : 30 April 1999
;
; File
www.eeworm.com/read/458866/7286687
asm i2cmstr.asm
;======================================================================
;
; Author : ADI - Apps www.analog.com/MicroConverter
;
; Date : Oct 2000
;
; File :
www.eeworm.com/read/458866/7286689
asm slave.asm
;======================================================================
;
; Author : ADI - Apps www.analog.com/MicroConverter
;
; Date : 30 April 1999
;
; File