代码搜索:ppc
找到约 10,000 项符合「ppc」的源代码
代码结果 10,000
www.eeworm.com/read/410599/2206587
ppc
realname "PowerPC"
endian big
# G3; probably a reasonable assumption these days
default_submodel ppc740
powerpc
g3 -> ppc740
g4 -> ppc7450
www.eeworm.com/read/315799/3615246
rc2 sample_ppc2005ppc.rc2
//
// Sample_PPC2005PPC.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
www.eeworm.com/read/192304/8388733
ppc makefile.ppc
#
# Makefile for the GoAhead web server reference source base
# for the VxWorks 486 OS
#
# Copyright (c) Go Ahead, 1995-2000
#
# $Id: Makefile.ppc,v 1.1 2001/12/05 21:51:04 bporter Exp $
#
all: comp
www.eeworm.com/read/188898/8509628
ppc makefile.ppc
# This material is inherited from the Linux Makefile: arch/alpha/Makefile:
# This file is included by the global makefile so that you can add your own
# architecture-specific flags and dependencies.
www.eeworm.com/read/431702/8660973
doc ppc.doc
www.eeworm.com/read/427960/8908315
ppc mirdef.ppc
/*
* MIRACL compiler/hardware definitions - mirdef.h
* Copyright (c) 1988-2006 Shamus Software Ltd.
*/
#define MR_BIG_ENDIAN
#define MIRACL 64
#define mr_utype long
#define MR_IBITS 32
www.eeworm.com/read/427960/8908820
ppc mrmuldv.ppc
/* GCC inline assembly version for Linux */
#include "miracl.h"
mr_small muldiv(a,b,c,m,rp)
mr_small a,b,c,m;
mr_small *rp;
{
int i;
mr_small d,q=0,r=0;
d=m-a;
for (i=MI
www.eeworm.com/read/184081/9122350
ppc makefile.ppc
# This material is inherited from the Linux Makefile: arch/alpha/Makefile:
# This file is included by the global makefile so that you can add your own
# architecture-specific flags and dependencie
www.eeworm.com/read/168216/9933958
ppc makefile.ppc
# This material is inherited from the Linux Makefile: arch/alpha/Makefile:
# This file is included by the global makefile so that you can add your own
# architecture-specific flags and dependencies.
www.eeworm.com/read/165847/10049407
c ppc.c
/*
* QEMU generic PPC hardware System Emulator
*
* Copyright (c) 2003-2004 Jocelyn Mayer
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and