代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/309141/13680881
c peep68.c
/*
* 68K/386 32-bit C compiler.
*
* copyright (c) 1997, David Lindauer
*
* This compiler is intended for educational use. It may not be used
* for profit without the express written cons
www.eeworm.com/read/149015/5704251
s crt0.s
###################################-*-asm*-
#
# Copyright (c) 2001 Xilinx, Inc. All rights reserved.
#
# Xilinx, Inc. CONFIDENTIAL
#
# XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS I
www.eeworm.com/read/147766/5722596
c ppc-dis.c
/* ppc-dis.c -- Disassemble PowerPC instructions
Copyright 1994 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
www.eeworm.com/read/147766/5723674
c ppc-dis.c
/* ppc-dis.c -- Disassemble PowerPC instructions
Copyright 1994 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support
This file is part of GDB, GAS, and the GNU binutils.
www.eeworm.com/read/147766/5725125
h aiclib.h
/*
* Largely written by Julian Elischer (julian@tfs.com)
* for TRW Financial Systems.
*
* TRW Financial Systems, in accordance with their agreement with Carnegie
* Mellon University, makes this s
www.eeworm.com/read/147766/5727621
awk compile.awk
# usage: cat pseudocode | sed -f act2num | awk -f compile.awk
#
#
BEGIN { "date" | getline
today = $0
printf("\n/* this file generated on %s */\n", today )
printf("\nstatic char pseudo_code [ ] =
www.eeworm.com/read/141295/5774047
java sparcjitcodegen.java
/** use just-in-time compilation to generate code for methods
* @version $Id: SPARCJITCodeGen.java,v 1.7 1999/04/06 03:30:37 pab Exp $
*/
/* This is part of the Just-In-Time compiler for the Toba
www.eeworm.com/read/139557/5798293
c mipsuwnd.c
/*++
Copyright (c) 1997-2000 Microsoft Corporation. All rights reserved.
Module Name:
mipsuwnd.c
Abstract:
This module implements the unwinding of procedure call frames for
exceptio
www.eeworm.com/read/137691/5820619
java perl5debug.java
package org.apache.oro.text.regex;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2000 The Apache Software Fou