代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/128531/5987893
c dsutils.c
/*******************************************************************************
*
* Module Name: dsutils - Dispatcher utilities
*
*****************************************************************
www.eeworm.com/read/127781/5999222
c dswexec.c
/******************************************************************************
*
* Module Name: dswexec - Dispatcher method execution callbacks;
* dispatch to interpreter.
www.eeworm.com/read/110034/6170399
c dswexec.c
/******************************************************************************
*
* Module Name: dswexec - Dispatcher method execution callbacks;
* dispatch to interpreter.
www.eeworm.com/read/102935/6229201
c dswexec.c
/******************************************************************************
*
* Module Name: dswexec - Dispatcher method execution callbacks;
* dispatch to interpreter.
www.eeworm.com/read/153764/12008427
h mips.h
//////////////////////////////////////////////////////////////////////////////
//
// mips.[h,cc] -- procedures for generating MIPS code
//
// see also prologue.h; it's quite machine-dependent!
//
#
www.eeworm.com/read/161121/5559455
c dswexec.c
/******************************************************************************
*
* Module Name: dswexec - Dispatcher method execution callbacks;
* dispatch to interpreter.
www.eeworm.com/read/369280/9656732
h sky2le.h
/******************************************************************************
*
* Name: sky2le.h
* Project: Gigabit Ethernet Adapters, Common Modules
* Version: $Revision: 1.14 $
* Date: $Date:
www.eeworm.com/read/103328/15737094
c mix_ins.c
/* -*-c-*- ------------------ mix_ins.c :
* Implementation of the functions declared in mix_ins.h
* ------------------------------------------------------------------
* Copyright (C) 1999 Free Soft
www.eeworm.com/read/375876/9346002
lst opcodes.lst
OPCODE LIST Release 61 Last change 16jul00
------------------ OPCODE.LST ----------------------------
This is DOC 'bout undocument command and document command
of any last processors. And 'bo
www.eeworm.com/read/307965/3719842
java opcodeinfo.java
package com.jasml.helper;
public class OpcodeInfo {
public byte opcode;
public String opname;
public short operandsCount; // the number of operands this opcode has
public short[] oper