代码搜索:PowerPC
找到约 8,173 项符合「PowerPC」的源代码
代码结果 8,173
www.eeworm.com/read/395929/2428617
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/395229/2445756
powerpc config.powerpc
#
# For a description of the syntax of this configuration file,
# see extra/config/Kconfig-language.txt
#
config TARGET_ARCH
default "powerpc"
config HAVE_ELF
bool
select ARCH_HAS_MMU
default y
www.eeworm.com/read/366702/2864665
exp powerpc.exp
# Copyright (C) 2005, 2007 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published
www.eeworm.com/read/360007/2970890
powerpc makefile.powerpc
profile_detect := yes
CROSS := powerpc-linux-
EXTRA_ASM_FLAGS = -Wa,-mregnames,-m405
#EXTRA_ASM_FLAGS = -Wa,-mregnames
SREC_8M_VMA := 0xF0100000
s-record: $(SREC_8M)
install-s-record:
$(INSTALL)
www.eeworm.com/read/158872/5589943
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/158872/5591961
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/293914/8264104
h powerpc.h
/***************************************************************************
PowerPC.h - description
-------------------
begin
www.eeworm.com/read/293914/8264222
cpp powerpc.cpp
/***************************************************************************
PowerPC.cpp - description
-------------------
begin
www.eeworm.com/read/293914/8264312
prj powerpc.prj
www.eeworm.com/read/173097/9674025
patch powerpc.patch
Signed-Off-By Milind Dumbare
kgdb.c | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
Index: linux-2.6.15-ppc-cope-singlestep/arch/ppc/kernel/