代码搜索:MOV模块

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

代码结果 10,000
www.eeworm.com/read/399433/7864488

s43 fet440_adc12_06.s43

;****************************************************************************** ; MSP-FET430P440 Demo - ADC12, Repeated Sequence of Conversions ; ; Description: This program will show how to pe
www.eeworm.com/read/299368/7864906

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/433776/7909939

asm os_cpu_a.asm

;******************************************************************************************************** ; uC/OS-II ;
www.eeworm.com/read/398849/7915269

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/198623/7919545

s abort.s

/ C library -- abort .globl _abort iot = 4 _abort: mov r5,-(sp) mov sp,r5 iot mov (sp)+,r5 rts pc
www.eeworm.com/read/198623/7919926

s lvrv.s

.globl .lv,.rv .globl succ / unary & .lv: mov 2(sp),(sp) jmp succ / * .rv: mov (sp),2(sp) mov *2(sp),(sp) jmp succ
www.eeworm.com/read/198623/7920148

s sync.s

.globl _sync sync = 36. _sync: mov r5,-(sp) mov sp,r5 sys sync mov (sp)+,r5 rts pc
www.eeworm.com/read/198623/7920882

s switch.s

/ switch -- switch on contents of r0 / / / calling sequence -- / / jsr r5,switch; swtab / / r0 is looked up in swtab and if found / control is returned to the corresponding place / if r0 is not foun
www.eeworm.com/read/198073/7952058

asm 1.asm

*#cpu 8051 Tiny * * DDS MICRO-C 8031/51 Startup Code & Runtime library for TINY model * * Copyright 1991-1999 Dave Dunfield * All rights reserved. * ORG $0000 $0800 CODE Sta
www.eeworm.com/read/197676/7979034

s43 msp430x42x0_sd16a_12.s43

;****************************************************************************** ; MSP430x42x0 Demo - SD16_A, Single Conversion on Single Channel Using ISR ; SMCLK input is