代码搜索:PowerPC
找到约 8,173 项符合「PowerPC」的源代码
代码结果 8,173
www.eeworm.com/read/447738/1694510
exp powerpc.exp
# Expect script for ld-powerpc tests
# Copyright 2002, 2003 Free Software Foundation
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Pub
www.eeworm.com/read/432906/1886709
buildroot-powerpc
#
# Automatically generated make config: don't edit
#
BR2_HAVE_DOT_CONFIG=y
# BR2_alpha is not set
# BR2_arm is not set
# BR2_armeb is not set
# BR2_cris is not set
# BR2_i386 is not set
# BR2_m68k is
www.eeworm.com/read/419387/2078658
inc powerpc.inc
comment "subroutine prologue"
.macro gdbasm_enter
stwu 1, -16(1)
stw 31, 8(1)
mr 31, 1
mflr 0
stw 0, 20(1)
.endm
comment "subroutine epilogue"
.macro gdbasm_leave
lwz 0, 20(1)
mtlr 0
lwz
www.eeworm.com/read/411419/2188462
c powerpc.c
/*
* QuickThreads -- Threads-building toolkit.
* Copyright (c) 1993 by David Keppel
*
* Permission to use, copy, modify and distribute this software and
* its documentation for any purpose and wi
www.eeworm.com/read/411419/2188488
readme powerpc.readme
PowerPC assembly support
1) MacOS X, Darwin, MKLinux and other systems based on Mach kernel ABI:
- Configuration command: ./config powerpc-darwin
- See documentation inside powerpc_mach.h, powe
www.eeworm.com/read/410728/2201780
h powerpc.h
/* Basic coff information for the PowerPC
Based on coff/rs6000.h, coff/i386.h and others.
Copyright 2001 Free Software Foundation, Inc.
This program is free software; you can redistribut
www.eeworm.com/read/410728/2204625
inc powerpc.inc
comment "subroutine prologue"
.macro gdbasm_enter
stwu 1, -16(1)
stw 31, 8(1)
mr 31, 1
mflr 0
stw 0, 20(1)
.endm
comment "subroutine epilogue"
.macro gdbasm_leave
lwz 0, 20(1)
mtlr 0
lwz
www.eeworm.com/read/409921/2224181
h powerpc.h
/* Definitions of target machine for GNU compiler for IA-32.
Copyright (C) 1988, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
2001, 2002 Free Software Foundation, Inc.
This file is part
www.eeworm.com/read/403612/2309920
h powerpc.h
/*
* Copyright (C) 2003, 2004, 2005 Robert Lougher .
*
* This file is part of JamVM.
*
* This program is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/398200/2393728
ld powerpc.ld
//==========================================================================
//
// powerpc.ld
//
// Linker script for PowerPC
//
//=====================================================================