代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/391899/7107899
c xxxwin.c
/* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client.
User interface services - Generic
Copyright (C) Jay Sorg 2004-2005
This program is free software; you can redistri
www.eeworm.com/read/296774/7114406
h bytecode.h
/* Bytecode definitions for GNU C-compiler.
Copyright (C) 1993, 1994 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it
www.eeworm.com/read/460770/7241079
c parser.c
/* parser.c source line parser for the Netwide Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
* redistributable un
www.eeworm.com/read/457234/7330844
cc analy_arm.cc
#include "analy_arm.h"
#include "analy_register.h"
#include "armdis.h"
void AnalyArmDisassembler::init(Analyser *A)
{
disasm = new ArmDisassembler();
AnalyDisassembler::init(A);
}
ObjectID A
www.eeworm.com/read/457234/7330874
cc ppcdis.cc
/*
* HT Editor
* ppcdis.cc
*
* Copyright (C) 1999-2002 Sebastian Biallas (sb@biallas.net)
* Copyright 1994 Free Software Foundation, Inc.
* Written by Ian Lance Taylor, Cygnus Support
*
* This
www.eeworm.com/read/443824/7622597
err pwm.err
Warning[205] C:\TEST-PWM\PWM.ASM 1 : Found directive in column 1. (LIST)
Warning[205] C:\TEST-PWM\PWM.ASM 2 : Found directive in column 1. (INCLUDE)
Message[301] C:\PROGRAM FILES\MICROCHIP\MPASM SUI
www.eeworm.com/read/440903/7679036
v test.v
`timescale 1ns/1ns
module test();
// Signal declaration
reg[7:0] data_in;
reg din,rst,load,opcode,start;
wire[7:0] data_out;
// Instance
shift_register uut(data_out,data_in,din,rst,
www.eeworm.com/read/439363/7711460
cpp tcp_cache_server.cpp
#include "asio_config.h"
// MUST BE FIRST TO COMPILE CORRECTLY UNDER CYGWIN
#include "tcp_cache_protocol.h"
#include "session_storage.h"
#include "archive.h"
#include "thread_cache.h"
#include
www.eeworm.com/read/435646/7788374
c parser.c
/* parser.c source line parser for the Netwide Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
* redistributabl
www.eeworm.com/read/297233/8042213
h bytecode.h
/* Bytecode definitions for GNU C-compiler.
Copyright (C) 1993, 1994, 1996 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modi