代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/115011/6120831
c cpuemu_02.c
#include "raine.h"
#include "newmem.h"
#include "readcpu.h"
#include "newcpu.h"
#include "cputbl.h"
#pragma warning( disable : 4702 4100 )
unsigned long op_4c40_0(UINT32 opcode) /* DIVL */
{
UINT32
www.eeworm.com/read/115011/6120841
c cpuemu_01.c
#include "raine.h"
#include "newmem.h"
#include "readcpu.h"
#include "newcpu.h"
#include "cputbl.h"
#pragma warning( disable : 4702 4100 )
unsigned long op_0_0(UINT32 opcode) /* OR */
{
UINT32 dstr
www.eeworm.com/read/113165/6140858
h ogrecollider.h
#ifndef __OGRECOLLIDER_H__
# define __OGRECOLLIDER_H__ 1
# include "OgreCollisionEntity.h"
namespace Ogre
{
class Collider
{
private:
Opcode::AABBTreeCollider collider;
O
www.eeworm.com/read/110034/6167229
c fpa11.c
/*
NetWinder Floating Point Emulator
(c) Rebel.COM, 1998,1999
Direct questions, comments to Scott Bambrough
This program is free software; you can redistribute
www.eeworm.com/read/110034/6167236
c fpa11_cpdt.c
/*
NetWinder Floating Point Emulator
(c) Rebel.com, 1998-1999
(c) Philip Blundell, 1998
Direct questions, comments to Scott Bambrough
This program is free
www.eeworm.com/read/110034/6168132
c fpa11.c
/*
NetWinder Floating Point Emulator
(c) Rebel.com, 1998-1999
Direct questions, comments to Scott Bambrough
This program is free software; you can redistribute
www.eeworm.com/read/110034/6168139
c fpa11_cpdt.c
/*
NetWinder Floating Point Emulator
(c) Rebel.com, 1998-1999
(c) Philip Blundell, 1998
Direct questions, comments to Scott Bambrough
This program is free
www.eeworm.com/read/104164/6206166
java method.java
/*
* Copyright (c) 1996-1999 Bill Venners. All Rights Reserved.
*
* This Java source file is part of the Interactive Illustrations Web
* Site, which is delivered in the applets directory of the CD-ROM
www.eeworm.com/read/103694/6212732
c oprom.c
/* ============================================================================
Project Name : jayaCard
Module Name : proto/bios/patch/oprom.c
Version : $Id: oprom.c,v 1.9 2004/01/11 09:56:3
www.eeworm.com/read/102995/6224665
cpp control.cpp
// Control.cpp -- IOCTL handlers for feature driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
/////////////////