代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/310024/13660020
pas asmconvertunit.pas
unit ASMConvertUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, DisAsm, asm2opcode;
type
TASMForm = class(TForm)
www.eeworm.com/read/151335/12218547
h dis-asm.h
/* Interface between the opcode library and its callers.
Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it
www.eeworm.com/read/120960/14781166
cpp instruction.cpp
#include "StdAfx.h"
#include ".\instruction.h"
#include "OpCode.h"
Instruction::Instruction()
{
}
Instruction::~Instruction(void)
{
}
bool Instruction::SetInstruct(CString ins)
{
int
www.eeworm.com/read/242732/4537992
h dis-asm.h
/* Interface between the opcode library and its callers.
Copyright 2001, 2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it und
www.eeworm.com/read/216802/4881884
h dis-asm.h
/* Interface between the opcode library and its callers.
Copyright 2001, 2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it und
www.eeworm.com/read/213264/4917609
c pertable.c
#include "PerTable.h"
/*+ OPCODE,messagetypestructname , count, index,p_c,varname+*/
varcountinfo_t varcountinfo[]={
{ 0, 1,"RAB_AssignmentProcedure" , 1,
www.eeworm.com/read/205824/5016771
h dis-asm.h
/* Interface between the opcode library and its callers.
Copyright 2001, 2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it und
www.eeworm.com/read/177772/5320725
java bytecode.java
package org.mozilla.classfile;
/**
* This class provides opcode values expected by the JVM in Java class files.
*
* It also provides tables for internal use by the ClassFileWriter.
*
* @author
www.eeworm.com/read/279968/4130331
h syscall.h
#ifndef _SYS_SYSCALL_H
#define _SYS_SYSCALL_H
int __send_to_ppe(unsigned int signalcode, unsigned int opcode, void *data);
#endif
www.eeworm.com/read/409921/2220528
h dis-asm.h
/* Interface between the opcode library and its callers.
Copyright 2001, 2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it und