>David Mosberger wrote on Tuesday, January 25, 2005 12:42 PM
>> Oh, I should have used TEXT_ALIGN(32) instead of .align 32, since
>> .align inside a function was broken for a long time.
>>
>> Bjorn, Ken, does that fix your problem?
>
>
>Yes, that fixes my problem.

So I switched over to TEXT_ALIGN(32) instead of ".align", but the
speedup seems to have gone away (using TEXT_ALIGN is 6 cycles slower
than ".align").

-Tony
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to