代码搜索:opcode

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

代码结果 2,963
www.eeworm.com/read/172784/9690556

log sci_alu_combinational_test.log

Host command: C:\PROGRA~1\CDS\TOOLS\BIN\VERILOG.EXE Command arguments: sci_alu_combinational_test.v Verilog_XL_Turbo_NT 2.6.9 log file created Jan 12, 1999 10:33:25 Verilog_XL_Turbo_NT 2.6.
www.eeworm.com/read/172784/9690559

log sci_alu_sequential_test.log

Host command: C:\PROGRA~1\CDS\TOOLS\BIN\VERILOG.EXE Command arguments: sci_alu_sequential_test.v Verilog_XL_Turbo_NT 2.6.9 log file created Jan 11, 1999 22:59:16 Verilog_XL_Turbo_NT 2.6.9
www.eeworm.com/read/172784/9690709

log sci_alu_sequential_test.log

Host command: C:\PROGRA~1\CDS\TOOLS\BIN\VERILOG.EXE Command arguments: sci_alu_sequential_test.v Verilog_XL_Turbo_NT 2.6.9 log file created Dec 28, 1998 01:19:34 Verilog_XL_Turbo_NT 2.6.9
www.eeworm.com/read/172784/9690743

log sci_alu_with_delays_test.log

Host command: C:\PROGRA~1\CDS\TOOLS\BIN\VERILOG.EXE Command arguments: sci_alu_with_delays_test.v Verilog_XL_Turbo_NT 2.6.9 log file created Dec 28, 1998 04:15:19 Verilog_XL_Turbo_NT 2.6.9
www.eeworm.com/read/172784/9690781

log sci_alu_combinational_test.log

Host command: C:\PROGRA~1\CDS\TOOLS\BIN\VERILOG.EXE Command arguments: sci_alu_combinational_test.v Verilog_XL_Turbo_NT 2.6.9 log file created Feb 10, 1999 15:27:19 Verilog_XL_Turbo_NT 2.6.
www.eeworm.com/read/172784/9690788

log sci_alu_sequential_test.log

Host command: C:\PROGRA~1\CDS\TOOLS\BIN\VERILOG.EXE Command arguments: sci_alu_sequential_test.v Verilog_XL_Turbo_NT 2.6.9 log file created Feb 10, 1999 15:29:47 Verilog_XL_Turbo_NT 2.6.9
www.eeworm.com/read/172784/9690806

log sci_alu_with_delays_test.log

Host command: C:\PROGRA~1\CDS\TOOLS\BIN\VERILOG.EXE Command arguments: sci_alu_with_delays_test.v Verilog_XL_Turbo_NT 2.6.9 log file created Feb 10, 1999 15:38:02 Verilog_XL_Turbo_NT 2.6.9
www.eeworm.com/read/135656/13912092

c mcs.c

/* -*- c-basic-offset: 8 -*- rdesktop: A Remote Desktop Protocol client. Protocol services - Multipoint Communications Service Copyright (C) Matthew Chapman 1999-2005 This program is f
www.eeworm.com/read/100329/15877092

y g1.y

# define PREFIX 99 # define max_col 12 # include "ccx.h" # include /* *********************************************************************** */ /* Original Part of grammar cont
www.eeworm.com/read/395229/2446172

h ip_conntrack_tftp.h

#ifndef _IP_CT_TFTP #define _IP_CT_TFTP #define TFTP_PORT 69 struct tftphdr { __be16 opcode; }; #define TFTP_OPCODE_READ 1 #define TFTP_OPCODE_WRITE 2 #define TFTP_OPCODE_DATA 3 #define TFTP_OPCOD