代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/127781/5998893
h sequencer.h
/*
* Instruction formats for the sequencer program downloaded to
* Aic7xxx SCSI host adapters
*
* Copyright (c) 1997, 1998 Justin T. Gibbs.
* All rights reserved.
*
* Redistribution and use in
www.eeworm.com/read/127781/5998968
h aicasm_insformat.h
/*
* Instruction formats for the sequencer program downloaded to
* Aic7xxx SCSI host adapters
*
* Copyright (c) 1997, 1998, 2000 Justin T. Gibbs.
* All rights reserved.
*
* Redistribution and u
www.eeworm.com/read/126854/6011432
h rssi_power.h
/* rssi_power.h - rssi to power calibration routines header definitions */
/* Copyright (c) 2002 Atheros Communications, Inc., All Rights Reserved */
#ifndef __INCrssipowerh
#define __INCrssipo
www.eeworm.com/read/125688/6022646
h sequencer.h
/*
* Instruction formats for the sequencer program downloaded to
* Aic7xxx SCSI host adapters
*
* Copyright (c) 1997, 1998 Justin T. Gibbs.
* All rights reserved.
*
* Redistribution and use in
www.eeworm.com/read/125688/6025137
c ppb_msq.c
/*-
* Copyright (c) 1998 Nicolas Souchu
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following con
www.eeworm.com/read/125133/6032933
c debug.c
/*
* Support for debugging the implementation.
* Copyright (C) 2001-2002 Darius Bacon
*/
#include "idel_private.h"
static const char *op_name[] = {
#include "names.inc"
};
static const int op_op
www.eeworm.com/read/125133/6033113
c debug.c
/*
* Support for debugging the implementation.
* Copyright (C) 2001-2002 Darius Bacon
*/
#include "idel_private.h"
static const char *op_name[] = {
#include "names.inc"
};
static const int op_op
www.eeworm.com/read/124347/6052783
h mn10300.h
/* mn10300.h -- Header file for Matsushita 10300 opcode table
Copyright 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
Written by Jeff Law, Cygnus Support
This file is part of GDB, GAS,
www.eeworm.com/read/123322/6061116
c sh_stub.c
//==========================================================================
//
// sh_stub.c
//
// GDB Stub code for SH
//
//=================================================================
www.eeworm.com/read/114609/6123787
java icpmessage.java
// ICPMessage.java
// $Id: ICPMessage.java,v 1.5 2000/08/16 21:38:04 ylafon Exp $
// (c) COPYRIGHT MIT and INRIA, 1996.
// please first read the full copyright statement in file COPYRIGHT.HTML
packag