代码搜索:opcode

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

代码结果 2,963
www.eeworm.com/read/151125/12233900

cpp control.cpp

// Control.cpp -- IOCTL handlers for feature driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" /////////////////
www.eeworm.com/read/252909/12255404

lst gpif.lst

C51 COMPILER V7.50 GPIF 10/12/2007 17:05:44 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE GPIF OBJECT MODULE PLACED IN gp
www.eeworm.com/read/252894/12258650

c xan.c

/* * Wing Commander/Xan Video Decoder * Copyright (C) 2003 the ffmpeg project * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Gener
www.eeworm.com/read/252574/12274901

c arp.c

/********************************************************************* * * ARP Module for Microchip TCP/IP Stack * ************************************************************
www.eeworm.com/read/252574/12275068

h arp.h

/********************************************************************* * * ARP Module Defs for Microchip TCP/IP Stack * *******************************************************
www.eeworm.com/read/150340/12297780

c peep386.c

/* * 68K/386 32-bit C compiler. * * copyright (c) 1997, David Lindauer * * This compiler is intended for educational use. It may not be used * for profit without the express written cons
www.eeworm.com/read/132035/14113305

v alu.v

module alu(clk, a, b, opcode, outp); input clk; input [7:0] a, b; input [2:0] opcode; output [7:0] outp; reg [7:0] outp; always @(posedge clk) begin case (opcode) /* synthesis full_c
www.eeworm.com/read/230350/14292416

err main.err

Error[105] L:\C12799\BASESTATION_YOUBOK\MAIN.ASM 3 : Cannot open file (Include File "system.inc" not found) Error[105] L:\C12799\BASESTATION_YOUBOK\MAIN.ASM 4 : Cannot open file (Include File "CA
www.eeworm.com/read/229067/14354395

c tftpd.c

/* tftp-hpa: $Id: tftpd.c,v 1.1.1.1 2004/05/06 19:43:41 hjia Exp $ */ /* $OpenBSD: tftpd.c,v 1.13 1999/06/23 17:01:36 deraadt Exp $ */ /* * Copyright (c) 1983 Regents of the University of Cali
www.eeworm.com/read/229067/14354404

test tftpd.c.test

/* tftp-hpa: $Id: tftpd.c.test,v 1.1.1.1 2004/05/06 19:43:41 hjia Exp $ */ /* $OpenBSD: tftpd.c,v 1.13 1999/06/23 17:01:36 deraadt Exp $ */ /* * Copyright (c) 1983 Regents of the University of