代码搜索:MOV模块

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

代码结果 10,000
www.eeworm.com/read/257126/11948855

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/256734/11974935

asm test.asm

;//org 100h main: mov P1,#0 mov P2,#0 jmp main end
www.eeworm.com/read/154104/11989030

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/153830/12003875

asm usbhidio.asm

;Filename: usbhidio.asm ;Version: 1.3 ;Date: 11/5/99 ;Copyright 1999 by Jan Axelson (jan@lvr.com) ; ;Chip: Cypress Semiconductor CY7C63001 USB Microcontroller ;Assembler: cyasm.exe ;Purpose: de
www.eeworm.com/read/153731/12010720

asm freq.asm

;*************************************************************** ;Simple frequency counter for Infinion 80c515 ;designed for 12 MHz Xtals ;this code can be addapted to all x52 cores which support ;a
www.eeworm.com/read/153700/12011862

asm copyitems.asm

;----------------------------------------------------------------------------------------- ; Prototypes. ;-----------------------------------------------------------------------------------------
www.eeworm.com/read/256132/12021477

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/256117/12026625

lst startup400.lst

AX51 MACRO ASSEMBLER STARTUP400 11/04/06 11:07:36 PAGE 1 MACRO ASSEMBLER AX51 V2.11 OBJECT MODULE PLACED IN startup400.OBJ ASSEMB
www.eeworm.com/read/256117/12026863

lst startup400.lst

AX51 MACRO ASSEMBLER STARTUP400 07/04/06 09:39:09 PAGE 1 MACRO ASSEMBLER AX51 V2.11 OBJECT MODULE PLACED IN startup400.OBJ ASSEMB
www.eeworm.com/read/256117/12027039

lst startup400.lst

AX51 MACRO ASSEMBLER STARTUP400 07/04/06 09:01:49 PAGE 1 MACRO ASSEMBLER AX51 V2.11 OBJECT MODULE PLACED IN startup400.OBJ ASSEMB