代码搜索:PPC
找到约 10,000 项符合「PPC」的源代码
代码结果 10,000
www.eeworm.com/read/191809/5162165
exp ppc.exp
#
# Some PowerPC tests
#
# These tests are currently ELF specific, only because nobody has
# converted them to look for XCOFF relocations.
if { [istarget powerpc*-*-*bsd*] \
|| [istarget powerp
www.eeworm.com/read/190846/5170582
h ppc.h
#ifndef _PPC_PROCESSOR_H
#define _PPC_PROCESSOR_H
#define MSR_VEC (1
www.eeworm.com/read/190682/5171480
exp ppc.exp
#
# Some PowerPC tests
#
# These tests are currently ELF specific, only because nobody has
# converted them to look for XCOFF relocations.
if { [istarget powerpc*-*-*bsd*] \
|| [istarget powerp
www.eeworm.com/read/190056/5191022
ppc smakefile.ppc
# Amiga powerUP (TM) Makefile
# makefile for libpng and SAS C V6.58/7.00 PPC compiler
# Copyright (C) 1998 by Andreas R. Kleinert
# For conditions of distribution and use, see copyright notice in png.
www.eeworm.com/read/190056/5191030
ppc scoptions.ppc
OPTIMIZE
OPTPEEP
OPTTIME
OPTSCHED
AUTOREGISTER
PARMS=REGISTERS
INCLUDEDIR=hlp:ppc/include
www.eeworm.com/read/187939/5214935
pl ppc.pl
#!/usr/bin/env perl
#
# Implemented as a Perl wrapper as we want to support several different
# architectures with single file. We pick up the target based on the
# file name we are asked to generate.
www.eeworm.com/read/186388/5233546
t-ppc
# PowerPC support without gas
# Build libgcc.a with different options. If no gas support, don't build
# explicit little endian or big endian libraries, since it depends on the
# -mbig/-mlittle switc
www.eeworm.com/read/182103/5265499
h ppc.h
/* ppc.h
*
* This file contains definitions for the IBM/Motorola PowerPC
* family members.
*
* Author: Andrew Bray
*
* COPYRIGHT (c) 1995 by i-cubed ltd.
*
* MPC860
www.eeworm.com/read/179911/5294714
h ppc.h
/* ppc.h -- Header file for PowerPC opcode table
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/176663/5335662
h ppc.h
// PPC.h
#ifndef __PPC_H
#define __PPC_H
#include "BranchCoder.h"
MyClassA(BC_PPC_B, 0x02, 5)
#endif