代码搜索:PPC
找到约 10,000 项符合「PPC」的源代码
代码结果 10,000
www.eeworm.com/read/347503/3172638
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 powerpc64*-*-*] || [istarget *-*-elf64*]} th
www.eeworm.com/read/346457/3183428
d ppc.d
ppc.o: /mnt/hgfs/file/test-osek/v0/qemu-v0/hw/ppc.c \
/mnt/hgfs/file/test-osek/v0/qemu-v0/hw/hw.h \
/mnt/hgfs/file/test-osek/v0/qemu-v0/qemu-common.h \
/mnt/hgfs/file/test-osek/v0/qemu-v0/target
www.eeworm.com/read/344017/3212796
el ppc.el
(progn
(load "cdef_lib_b1")
(load "cdef_lib_c1")
(load "cdef_lib_g1")
(load "cdef_lib_l1")
(load "cdef_lib_m1")
(load "cdef_lib_i1")
(load "cdef_lib_h1")
(load "cdef_lib_pc")
www.eeworm.com/read/342127/3240167
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/340665/3268350
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 powerpc64*-*-*] || [istarget *-*-elf64*]} th
www.eeworm.com/read/340665/3268660
mh ppc.mh
NEWLIB_CFLAGS = `if [ -d ${objroot}/newlib ]; then echo -I${objroot}/newlib/targ-include -I${srcroot}/newlib/libc/include; fi`
NEWLIB_LDFLAGS = `if [ -d ${objroot}/newlib ]; then echo -B${objroot}/new
www.eeworm.com/read/339446/3307150
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/339446/3307161
ppc scoptions.ppc
OPTIMIZE
OPTPEEP
OPTTIME
OPTSCHED
AUTOREGISTER
PARMS=REGISTERS
INCLUDEDIR=hlp:ppc/include
www.eeworm.com/read/339446/3308959
prf ppc.prf
macx-xcode|macx-pbuilder {
} else {
QMAKE_CFLAGS += $$QMAKE_CFLAGS_PPC
QMAKE_OBJECTIVE_CFLAGS += $$QMAKE_OBJECTIVE_CFLAGS_PPC
QMAKE_CXXFLAGS += $$QMAKE_CXXFLAGS_PPC
QMAKE_LFLAGS += $$Q
www.eeworm.com/read/337546/3331127
h ppc.h
/* ppc.h -- Header file for PowerPC opcode table
Copyright 1994, 1995, 1999, 2000, 2001, 2002, 2003
Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support
This file is pa