代码搜索:opcode

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

代码结果 2,963
www.eeworm.com/read/140161/13103749

c outco386.c

/* Copyright 1994-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by t
www.eeworm.com/read/158146/11642032

v machine.v

//{{ Section below this comment is automatically maintained // and may be overwritten //{module {machine}} module machine (clk, opcode, d1_in, reset, r, w, h, r_r, w_r, d1_ena, load_ir, load_pc,
www.eeworm.com/read/234443/14112610

c ctpacketio.c

/* * LICENSE NOTICE. * * Use of the Microsoft Windows Rally Development Kit is covered under * the Microsoft Windows Rally Development Kit License Agreement, * which is provided within the M
www.eeworm.com/read/234443/14112644

c packetio.c

/* * LICENSE NOTICE. * * Use of the Microsoft Windows Rally Development Kit is covered under * the Microsoft Windows Rally Development Kit License Agreement, * which is provided within the M
www.eeworm.com/read/13781/283181

plg uart.plg

Build target 'MCB2140 Board' assembling Startup.s... ..\Common\src\Startup.s(1): error: A1167E: Invalid line start ..\Common\src\Startup.s(2): error: A1163E: Unknown opcode This , expecting opcode
www.eeworm.com/read/463239/1538907

v alu_with_z1.v

module alu_with_z1 (alu_out, data_a, data_b, enable, opcode); input [2: 0] opcode; input [3: 0] data_a, data_b; input enable; output alu_out; // scalar for illustration reg [3
www.eeworm.com/read/321357/3538015

h eprom.h

#ifndef EPROM_H #define EPROM_H #include "vxWorks.h" #include "drv/pci/pciConfigLib.h" /*this file only for 8139 access 93c46*/ #define EEPROM_READ_OPCODE 6 #define EEPROM_ERASE_OPCODE
www.eeworm.com/read/268818/4249891

v alu_with_z1.v

module alu_with_z1 (alu_out, data_a, data_b, enable, opcode); input [2: 0] opcode; input [3: 0] data_a, data_b; input enable; output alu_out; // scalar for illustration reg [3
www.eeworm.com/read/456296/1606536

h igrp.h

/* Cisco IGRP definitions */ /* IGRP Header */ struct igrphdr { #ifdef WORDS_BIGENDIAN u_char ig_v:4; /* protocol version number */ u_char ig_op:4; /* opcode */ #else u_char ig_op:4; /* opcode
www.eeworm.com/read/298558/3862746

h igrp.h

/* Cisco IGRP definitions */ /* IGRP Header */ struct igrphdr { #ifdef WORDS_BIGENDIAN u_char ig_v:4; /* protocol version number */ u_char ig_op:4; /* opcode */ #else u_char ig_op:4; /* opcode