代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/125688/6022648
seq aic7xxx.seq
/*
* Adaptec 274x/284x/294x device driver firmware for Linux and FreeBSD.
*
* Copyright (c) 1994-1999 Justin Gibbs.
* All rights reserved.
*
* Redistribution and use in source and binary forms,
www.eeworm.com/read/125688/6027104
s base_irq_inittab.s
/*
* Copyright (c) 1999, 2000 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of the Flux OSKit. The OSKit is free software, also known
* as "open source;" y
www.eeworm.com/read/125381/6030591
asm _pmsmx.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/125381/6030687
asm _lztimer.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/125381/6030688
asm _pmdos.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/125279/6032102
pl md5-586.pl
#!/usr/local/bin/perl
# Normal is the
# md5_block_x86(MD5_CTX *c, ULONG *X);
# version, non-normal is the
# md5_block_x86(MD5_CTX *c, ULONG *X,int blocks);
$normal=0;
push(@INC,"perlasm","../../per
www.eeworm.com/read/124989/6034829
s boot1a.s
# This code is no longer used in Etherboot. It is not maintained and
# may not work.
#
# Copyright (c) 1998 Robert Nordier
# All rights reserved.
# Very small bootrom changes by Luigi Rizzo
#
www.eeworm.com/read/124989/6035060
s altboot.s
! bootsect.S - boot sector for DOS ramdisk
!
! Copyright (C) 1996-1998 Gero Kuhlmann
!
! This program is free software; you can redistribute it and/or modify
! it under the
www.eeworm.com/read/124910/6037142
s clone2.s
/* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/124910/6039054
s strcpy.s
/* Copy SRC to DEST returning DEST.
For SPARC v7.
Copyright (C) 1996, 1999, 2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek