代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/144312/5751062
asm os_cpu_a.asm
;********************************************************************************************************
; uC/OS-II
;
www.eeworm.com/read/144311/5751197
asm os_cpu_a.asm
;********************************************************************************************************
; uC/OS-II
;
www.eeworm.com/read/143132/5758798
s stopwatc.s
; Stopwatch primitives - used in sw.c
include asmglobal.h
public stopval,swstart
.CODE
dbase dw @Data
; start the interval timer
swstart proc far
push ax
; send the mode word to the 825
www.eeworm.com/read/143026/5760580
c memblast.c
#include "memblast.h"
//#include "Server.h"
//#include "HuffCompress.h"
#include
// Copy memory range from one location to another
__inline void memblast(void* dest,void* src,DWORD
www.eeworm.com/read/141871/5767598
asm wl_asm.asm
; JABHACK.ASM
.386C
IDEAL
MODEL MEDIUM
EXTRN LDIV@:far
;============================================================================
DATASEG
;=========================================
www.eeworm.com/read/140467/5791223
asm _pmsmx.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/140467/5791292
asm _lztimer.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/140467/5791293
asm _pmdos.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/137654/5822690
a51 startup.a51
; $Id: //depot/software/FC220/SDK/UV2/C51/lib/Triscend/STARTUP.A51#1 $
;------------------------------------------------------------------------------
; This file is originally part of the C51 Comp
www.eeworm.com/read/136571/5868982
asm mmx_main.asm
;
; mmx format converter main loops for HERMES
; Some routines Copyright (c) 1998 Christian Nentwich (c.nentwich@cs.ucl.ac.uk)
; This source code is licensed under the GNU LGPL
;
; Please refer