代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/110034/6165947
c traps.c
/*
* arch/s390/kernel/traps.c
*
* S390 version
* Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
*
www.eeworm.com/read/110034/6170178
c sym_fw.c
/*
* Device driver for the SYMBIOS/LSILOGIC 53C8XX and 53C1010 family
* of PCI-SCSI IO processors.
*
* Copyright (C) 1999-2001 Gerard Roudier
*
* This driver is derived from
www.eeworm.com/read/102935/6229043
c sym_fw.c
/*
* Device driver for the SYMBIOS/LSILOGIC 53C8XX and 53C1010 family
* of PCI-SCSI IO processors.
*
* Copyright (C) 1999-2001 Gerard Roudier
*
* This driver is derived from
www.eeworm.com/read/101082/6240872
h inst.h
/* --------------------------------------------------- */
/* | Copyright (c) 1986 MIPS Computer Systems, Inc. | */
/* | All Rights Reserved. | */
/* -----------------------
www.eeworm.com/read/101082/6252370
awk vaxfloat.awk
$1 ~ /^set_op_types$/{
for (i = 6; i < 7; i++)
arg[i] = F
n = split($2,arg,",")
if ( n == 6 )
printf "movw $(typ_%s+(typ_%s
www.eeworm.com/read/400431/11577089
vhd cpu_defs.vhd
--实验12 微程序控制器实验(头文件)
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
PACKAGE cpu_defs IS
TYPE opcode IS (load, store, add, sub, bne,cand,add1);
CONSTANT word_w: NATURAL :=8;
CONSTANT op_w:
www.eeworm.com/read/400431/11577090
bak cpu_defs.vhd.bak
--实验12 微程序控制器实验(头文件)
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
PACKAGE cpu_defs IS
TYPE opcode IS (load, store, add, sub, bne);
CONSTANT word_w: NATURAL :=8;
CONSTANT op_w: NATURAL :=
www.eeworm.com/read/259460/11789079
cpp rtimessage.cpp
/***
*** See the file "L2_RTI_EO1/disclaimers-and-notices-L2.txt" for
*** information on usage and redistribution of this file,
*** and for a DISCLAIMER OF ALL WARRANTIES.
***/
#include
www.eeworm.com/read/252894/12257615
c ipmovie.c
/*
* Interplay MVE File Demuxer
* 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 General Pub
www.eeworm.com/read/228972/14356685
cpp anologat45db021.cpp
////////////////////////////////////////////////////////////////////////////
//// Library for an ATMEL AT45DB021 DataFlash ////
////