代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/128531/5985152
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/128531/5986384
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/128531/5987748
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/128531/5989533
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/127781/5995783
c fpa11_cpdo.c
/*
NetWinder Floating Point Emulator
(c) Rebel.COM, 1998,1999
Direct questions, comments to Scott Bambrough
This program is free software; you can redistribute
www.eeworm.com/read/127781/5996309
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/127781/5997402
c ppc-dis.c
/*
* BK Id: SCCS/s.ppc-dis.c 1.5 05/17/01 18:14:23 cort
*/
/* ppc-dis.c -- Disassemble PowerPC instructions
Copyright 1994 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Su
www.eeworm.com/read/127781/6000934
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/125133/6032936
c codegen.c
/*
* Internal code generator.
* Copyright (C) 2001-2002 Darius Bacon
*
* Read an object file and generate the internal form of threaded code
* implementing it.
*/
#include
#include
www.eeworm.com/read/125133/6033116
c codegen.c
/*
* Internal code generator.
* Copyright (C) 2001-2002 Darius Bacon
*
* Read an object file and generate the internal form of threaded code
* implementing it.
*/
#include
#include