代码搜索:PowerPC
找到约 8,173 项符合「PowerPC」的源代码
代码结果 8,173
www.eeworm.com/read/123322/6061495
ld powerpc.ld
/*==========================================================================
//
// powerpc.ld
//
// Linker script for PowerPC
//
//=====================================================================
www.eeworm.com/read/119864/6082082
powerpc config.powerpc
# Library Configuration rules for uClibc
#
# This file contains rules which are shared between multiple Makefiles. Feel
# free to adjust to taste...
# -Erik Andersen
www.eeworm.com/read/117181/6110430
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/494289/6381848
txt powerpc.txt
64-bit PowerPC G5 processor now fully supported using GCC Compiler
Use a header file like
#define MR_BIG_ENDIAN
#define MIRACL 64
#define mr_utype long
#define MR_IBITS 32
#define MR_LBIT
www.eeworm.com/read/123658/14617609
h powerpc.h
/* Definitions of target machine for GNU compiler,
for IBM RS/6000 PowerPC running AIX version 3.2.
Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
Contributed by David Edelsohn
www.eeworm.com/read/479931/1328135
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/242732/4541645
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/241253/4562715
s powerpc.s
/* $Id: powerpc.S,v 1.8 2003/08/30 15:27:25 pefo Exp $ */
/*
* Copyright (c) 2000 Opsycon AB (http://www.opsycon.se)
* Copyright (c) 2000 RTMX, Inc (http://www.rtmx.com)
*
* Redistribution an
www.eeworm.com/read/237025/4635447
h powerpc.h
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2004 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/216802/4884051
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