代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/132748/5909806
h coda_psdev.h
#ifndef __CODA_PSDEV_H
#define __CODA_PSDEV_H
#define CODA_PSDEV_MAJOR 67
#define MAX_CODADEVS 5 /* how many do we allow */
extern struct venus_comm coda_upc_comm;
extern struct coda_sb_info cod
www.eeworm.com/read/131315/5936964
c operator.c
/*
* Interpress utilities
*
* Written for Xerox Corporation by William LeFebvre
* 24-May-1984
*
* Copyright (c) 1984, 1985 Xerox Corp.
*
* HISTORY
* 15-Jan-86 lee at Xerox, WRC
* Removed
www.eeworm.com/read/131315/5938674
h vax.h
/* Vax opcde list.
Copyright (C) 1989, Free Software Foundation, Inc.
This file is part of GDB and GAS.
GDB and GAS are free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/131315/5938681
h tahoe.h
/*
* Ported by the State University of New York at Buffalo by the Distributed
* Computer Systems Lab, Department of Computer Science, 1991.
*/
#ifndef tahoe_opcodeT
#define tahoe_opcodeT int
#endi
www.eeworm.com/read/130105/5964818
c optomizer.c
/* optomizer.c
*
* (C) Copyright Jul 27 1996, Edmond J. Breen.
* ALL RIGHTS RESERVED.
* This code may be copied for personal, non-profit use only.
*
*/
#include
#include
www.eeworm.com/read/128531/5984599
c single_cpdo.c
/*
NetWinder Floating Point Emulator
(c) Rebel.COM, 1998,1999
(c) Philip Blundell, 2001
Direct questions, comments to Scott Bambrough
This program is free
www.eeworm.com/read/128531/5984619
c fpa11_cpdt.c
/*
NetWinder Floating Point Emulator
(c) Rebel.com, 1998-1999
(c) Philip Blundell, 1998, 2001
Direct questions, comments to Scott Bambrough
This program is
www.eeworm.com/read/128531/5985340
c unaligned.c
/* $Id: unaligned.c,v 1.10 2002/09/22 02:21:05 tausq Exp $
*
* Unaligned memory access handler
*
* Copyright (C) 2001 Randolph Chung
* Significantly tweaked by LaMo
www.eeworm.com/read/128531/5985518
c traps.c
/*
* 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.
*
* arch/sh64/kernel/t
www.eeworm.com/read/128531/5987850
c psutils.c
/******************************************************************************
*
* Module Name: psutils - Parser miscellaneous utilities (Parser only)
*
******************************************