代码搜索:MOV模块

找到约 10,000 项符合「MOV模块」的源代码

代码结果 10,000
www.eeworm.com/read/159625/10632449

s head.s

/* * linux/boot/head.s * * (C) 1991 Linus Torvalds */ /* * head.s contains the 32-bit startup code. * * NOTE!!! Startup happens at absolute address 0x00000000, which is also where * the p
www.eeworm.com/read/159422/10650761

a51 startup.a51

;------------------------------------------------------------------------------ ; This file is part of the C51 Compiler package ; Copyright KEIL ELEKTRONIK GmbH 1990 ;----------------------------
www.eeworm.com/read/277161/10657830

s os_cpu_a.s

; ;******************************************************************************************************** ; uC/OS-II ;
www.eeworm.com/read/159242/10676062

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/421857/10686651

html the boot sector.html

The Boot Sector
www.eeworm.com/read/276836/10705496

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/158967/10705856

asm os51asm.asm

;******************************************************************************************************** ; uC/OS ;
www.eeworm.com/read/421643/10718803

man as31.man

.TH AS31 1L .SH NAME as31 - An Intel 8031/8051 assembler .SH SYNOPSIS .B as31 [ .B \-Fformat ] [ .B \-Aarg ] [ .B \-l ] .BR infile.asm .SH DESCRIPTION .I As31 assembles .IR infile.asm into one of seve
www.eeworm.com/read/350601/10729414

a51 startup.a51

;------------------------------------------------------------------------------ ; This file is part of the C51 Compiler package ; Copyright (c) 1988-1999 Keil Elektronik GmbH and Keil Software,
www.eeworm.com/read/350490/10740567

s43 i2c_eemem.s43

#include "msp430x11x1.h"; Standard Definitions File ;****************************************************************************** ; MSP430x11x1 to 24LC04 EEPROM via I2C communications