代码搜索:opcode

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

代码结果 2,963
www.eeworm.com/read/443248/7635571

h tftp.h

#ifndef _TFTP_H #define _TFTP_H //#include "types.h" /* TFTP protocol struct */ struct TFTPHDR { short th_opcode; /* packet type */ short tu_block; /* block #
www.eeworm.com/read/305598/13764922

h ex3-1-6g.h

#include using namespace std; class CStack { private: int SP, Depth; int *Cells; public: enum OPCODE { OP_OVERFLOW, OP_ISEMPTY, OP_SUCCESSFUL }; CStack(int d =
www.eeworm.com/read/127087/6008687

norec knowngood.dig.out.norec

; DiG 8.2 -p @10.53.0.3 +norec data.child.example txt ; (1 server found) ;; res options: init defnam dnsrch ;; got answer: ;; ->>HEADER
www.eeworm.com/read/124347/6052787

h arm.h

/* ARM opcode list. Copyright 1989, 1991 Free Software Foundation, Inc. This file is part of GDB and GAS. GDB and GAS are free software; you can redistribute it and/or modify it under the terms o
www.eeworm.com/read/100039/6276111

hint root.hint

; DiG 2.2 @192.5.5.241 ; (1 server found) ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER
www.eeworm.com/read/493005/6403769

c opcodes.c

/* * opcodes - opcode execution module * * Copyright (C) 1999-2006 David I. Bell and Ernest Bowen * * Primary author: David I. Bell * * Calc is open software; you can redistribute it and/or m
www.eeworm.com/read/120720/14792048

c slim_vme.c

#include #include "opcode.h" #ifdef VME_WINDOWS #include #include "windriver.h" #include #endif /* VME_WINDOWS */ /******************************************
www.eeworm.com/read/16202/664840

v machine.v

//---------------------------------------------------------------------------- module machine( inc_pc, load_acc, load_pc, rd,wr, load_ir, datactl_ena, halt, clk1, zero, ena, opcode ); output inc
www.eeworm.com/read/32326/886616

v machine.v

//---------------------------------------------------------------------------- module machine( inc_pc, load_acc, load_pc, rd,wr, load_ir, datactl_ena, halt, clk1, zero, ena, opcode ); output inc
www.eeworm.com/read/39422/1131440

v machine.v

//---------------------------------------------------------------------------- module machine( inc_pc, load_acc, load_pc, rd,wr, load_ir, datactl_ena, halt, clk1, zero, ena, opcode ); output inc