代码搜索:PowerPC
找到约 8,173 项符合「PowerPC」的源代码
代码结果 8,173
www.eeworm.com/read/280912/4122319
inc powerpc-be-eabi.inc
#
# Copyright (c) 2002-2006 Sam Leffler, Errno Consulting
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the
www.eeworm.com/read/280912/4122349
inc powerpc-be-elf.inc
#
# Copyright (c) 2002-2006 Sam Leffler, Errno Consulting
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the
www.eeworm.com/read/277562/4154865
h m_powerpc.h
/* $Id: m_powerpc.h 974 2007-02-19 01:13:53Z bennylp $ */
/*
* Copyright (C)2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/432906/1889021
h arch-powerpc.h
/*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* deal in the Software without restricti
www.eeworm.com/read/411419/2188473
s powerpc_mach.s
/* powerpc_mach.s -- assembly support. */
/*
* QuickThreads -- Threads-building toolkit.
* Copyright (c) 1993 by David Keppel
*
* Permission to use, copy, modify and distribute this software and
www.eeworm.com/read/411419/2188502
h powerpc_mach.h
/*
+ * QuickThreads -- Threads-building toolkit.
+ * Copyright (c) 1993 by David Keppel
+ *
+ * Permission to use, copy, modify and distribute this software and
+ * its documentation fo
www.eeworm.com/read/402480/2321624
asm powerpc32.asm
START_FILE
TEXT
ALIGN(4)
START_FUNC(opal_atomic_mb)
sync
blr
END_FUNC(opal_atomic_mb)
START_FUNC(opal_atomic_rmb)
lwsync
blr
END_FUNC(opal_atomic_rmb)
START_FUNC(opal_atomic_wmb)
eieio
bl
www.eeworm.com/read/402480/2321631
asm powerpc64.asm
START_FILE
TEXT
ALIGN(4)
START_FUNC(opal_atomic_mb)
sync
blr
END_FUNC(opal_atomic_mb)
START_FUNC(opal_atomic_rmb)
lwsync
blr
END_FUNC(opal_atomic_rmb)
START_FUNC(opal_atomic_wmb)
eieio
bl
www.eeworm.com/read/398200/2393700
cdl hal_powerpc.cdl
# ====================================================================
#
# hal_powerpc.cdl
#
# PowerPC architectural HAL package configuration data
#
# ======================================
www.eeworm.com/read/396408/2420100
c pci_powerpc.c
/*
This file is based on:
$XFree86: xc/programs/Xserver/hw/xfree86/etc/scanpci.c,v 3.34.2.17 1998/11/10 11:55:40 dawes Exp $
Modified for readability by Nick Kurshev
*/
#if defined(Lynx) ||