代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/136083/5873508
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/135941/5876950
txt smsc47b397.txt
November 23, 2004
The following specification describes the SMSC LPC47B397-NC sensor chip
(for which there is no public datasheet available). This document was
provided by Craig Kelly (In-Store Broa
www.eeworm.com/read/135543/5886596
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/134053/5895450
asm iparsefn.asm
; FILENAME: IPARSEFN.ASM
;
; Copyright (c) 1988, 1992 by Borland International, Inc.
;
; DESCRIPTION: This module implements a routine that parses a file spec.
; into its drive, path a
www.eeworm.com/read/134007/5896446
a51 l51ibank.a51
$NOMOD51 NOLINES
$NOCOND
;------------------------------------------------------------------------------
; This file is part of the LX51 Banked Linker/Locater package
; Copyright (c) 1988 - 2002
www.eeworm.com/read/133772/5902960
s vectors.s
// #========================================================================
// #
// # vectors.S
// #
// # ARM exception vectors
// #
// #========================================================
www.eeworm.com/read/133108/5907698
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 to th
www.eeworm.com/read/132807/5909243
s ncrtso.s
! This is the C run-time start-off routine. It's job is to take the
! arguments as put on the stack by EXEC, and to parse them and set them up the
! way _main expects them.
! It also initializes _
www.eeworm.com/read/132807/5909289
s gto.s
.define .gto
.text
.gto:
mov bp,4(bx)
mov sp,2(bx)
jmp @(bx)
www.eeworm.com/read/131843/5926757
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