代码搜索:opcode

找到约 2,963 项符合「opcode」的源代码

代码结果 2,963
www.eeworm.com/read/385462/2588992

c ia64-gen.c

/* ia64-gen.c -- Generate a shrunk set of opcode tables Copyright 1999, 2000, 2001, 2002, 2004, 2005, 2006 Free Software Foundation, Inc. Written by Bob Manson, Cygnus Solutions,
www.eeworm.com/read/158872/5589872

h mmix.h

/* mmix.h -- Header file for MMIX opcode table Copyright (C) 2001 Free Software Foundation, Inc. Written by Hans-Peter Nilsson (hp@bitrange.com) This file is part of GDB, GAS, and the GNU binut
www.eeworm.com/read/158872/5591315

po tr.po

# Binutils Opcode Turkish Translation # Copyright (C) 2001 Free Software Foundation, Inc. # Deniz Akkus Kanca , 2001. # msgid "" msgstr "" "Project-Id-Version: opcodes 2.12.91\n" "PO
www.eeworm.com/read/412483/11198347

h opc_lssaabboverlap.h

// Following code from Magic-Software (http://www.magic-software.com/) // A bit modified for Opcode inline_ float OPC_PointAABBSqrDist(const IceMaths::Point& point, const IceMaths::Point& center
www.eeworm.com/read/383392/8950696

vhd pic_rom.vhd

-- This is a sample program for the PIC. Note that the output of the -- program "hex2vhdl" doesn't contain these comments. -- Addr Opcode Mnemonic -- -- 0000 0C25 movlw 0x25 -- 0001 0028 mov
www.eeworm.com/read/121006/14775875

cpp os.cpp

#include "iostream.h" #include "stdio.h" #include "stdlib.h" #include "time.h" class instruction{ //指令 private:int opcode ; //操作码 int oprand ; //操作数 public: instruction(
www.eeworm.com/read/120960/14781178

h simplecpudlg.h

// SimpleCPUDlg.h : 头文件 // #pragma once #include "afxwin.h" #include "afxcmn.h" #include "OpCode.h" #include "ColorStatic.h" // CSimpleCPUDlg 对话框 class CSimpleCPUDlg; typedef void(CSimpleCP
www.eeworm.com/read/493621/1164847

c newcpu.c

/* * UAE - The Un*x Amiga Emulator * * MC68000 emulation * * (c) 1995 Bernd Schmidt */ #include "raine.h" #include "newmem.h" #include "readcpu.h" #include "newcpu.h" /* Opcode of faulting ins
www.eeworm.com/read/462367/1546403

h vm.h

// VM.H: Header file for VM.CPP #include "stack.h" // Stack template class #include "mystring.h" // String class // The opcodes enum Opcode { OP_NOP, // 空操作 OP_PUSH,
www.eeworm.com/read/242732/4540406

txt opcodeppc.txt

PowerPC 32bits reg = R0-R31 #imm = a value you set Bit expain 0 = mean bit is zero 1 = mean bit is set 2 = mean this bit can be 0 or 1 opcode Name