This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Structure-return bug on powerpc32 (patch)



On Jun 1, 2009, at 12:44 PM, Andreas Tobler wrote:
I'll get this patch into the gcc repo, I already have the approval.

Thanks!


The use of mtxer and stswx is a bit costy.

Hmm. Are we talking "pipeline stall" costly or "kernel trap" costly? My ppc docs are maddeningly vague on this point. Would it be faster as an explicit rotate/stbu/bdnz loop?






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