This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PowerPC code generation


You may want to look at:

http://www.publicsource.apple.com
http://www.publicsource.apple.com/projects/darwin/projects.html
http://www.publicsource.apple.com/projects/darwin/source/other/egcs-814.1-1.1.tar.gz

It may contain your answer.

Thanks A Bunch! David Young; VVI-DCS
dyoung@vvi.com




Begin forwarded message:

Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm
List-Archive: <http://gcc.gnu.org/ml/gcc/>
List-Post: <mailto:gcc@gcc.gnu.org>
List-Help: <http://egcs.cygnus.com/ml/>
Sender: gcc-owner@gcc.gnu.org
Delivered-To: mailing list gcc@gcc.gnu.org
Subject: PowerPC code generation
To: gcc@gcc.gnu.org
From: "David J Schinsing" <dxs@pt.com>
Date: Wed, 5 Jul 2000 14:47:53 -0400
X-Mimetrack: Serialize by Router on notes1/PTI(Release 5.0.2c |February 2,  
2000) at 07/05/2000 02:47:55 PM

Hi,

   What can I do to get gcc to generate byte-reversed loads and stores
(like the lwbrx instruction, for example).  Perhaps there's a way to define
a structure so as to generate them?

Thanks,

David


David J. Schinsing
Performance Technologies, Inc.
http://www.pt.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]