代码搜索:opcode

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

代码结果 2,963
www.eeworm.com/read/149908/12334378

c nr4hdr.c

/* Net/rom transport layer header conversion routines. * Copyright 1989 by Daniel M. Frank, W9NK. Permission granted for * non-commercial distribution only. */ #include "global.h" #include "m
www.eeworm.com/read/337198/12384311

v alu.v

`include "defines.v" module alu ( out , zero , clk , accum , data , opcode ); output [7:0] out ; output zero ; input clk ; input [7:0] accum ; input [7:0
www.eeworm.com/read/250149/12427624

asm cankao.asm

@00000000: .text +00000000: C013 RJMP PC+0x0014 Relative jump +00000001: CFFE RJMP PC-0x0001 Relative jump +00000002: CFFD RJMP PC-0x0002 Re
www.eeworm.com/read/250149/12427821

asm cankao.asm

@00000000: .text +00000000: C013 RJMP PC+0x0014 Relative jump +00000001: CFFE RJMP PC-0x0001 Relative jump +00000002: CFFD RJMP PC-0x0002 Re
www.eeworm.com/read/131795/14124563

dat errorass67.dat

错误信息: Must have opcode after prefix 中文注释: 使用前缀指令之后,没有正确的操作码说明
www.eeworm.com/read/130965/14165877

c tftpd.c

/* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permi
www.eeworm.com/read/230899/14269976

c nr4hdr.c

/* Net/rom transport layer header conversion routines. */ #include "global.h" #include "mbuf.h" #include "nr4.h" /* Convert a net/rom transport header to host format structure. * Return -1 i
www.eeworm.com/read/127805/14332983

cc avr.cc

/* $Id: AVR.cc,v 1.5 2000/09/24 12:57:54 pure Exp $ */ #include #include #include "AVR.h" #include "AVR_UART.h" AVR::AVR(unsigned ramsize, unsigned romsize, unsigned model,
www.eeworm.com/read/227824/14409923

c bitmap.c

/* -*- c-basic-offset: 8 -*- rdesktop: A Remote Desktop Protocol client. Bitmap decompression routines Copyright (C) Matthew Chapman 1999-2005 This program is free software; you can redis
www.eeworm.com/read/227822/14410856

c fpopcode.c

/* NetWinder Floating Point Emulator (c) Rebel.COM, 1998,1999 Direct questions, comments to Scott Bambrough This program is free software; you can redistribute