代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/148483/5714314
asm os_cpu_a.asm
;********************************************************************************************************
; uC/OS-II
;
www.eeworm.com/read/147766/5721572
s fpromasm.s
/*
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* (Code copied
www.eeworm.com/read/147331/5730773
s cerror.s
.globl cerror
cerror: mov.w r0,_errno
neg.w #1,r0
ret #0
.data
.globl _errno
_errno: .word 0
www.eeworm.com/read/146930/5734169
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/146765/5734426
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/146447/5737985
asm _pmsmx.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/146447/5738054
asm _lztimer.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/146447/5738055
asm _pmdos.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/145991/5741048
asm commands.asm
page 78,132
title Commands for Monitor
.model small
.code
.data
InitSeg segment byte public
InitSeg ends
DGroup group _TEXT,_DATA,InitSeg
.data
extrn DsSave:word, CsSave:word,
www.eeworm.com/read/145088/5747919
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