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]
Other format: [Raw text]

Re: ldq and stq on UltraSparc I and II


On Tue, Apr 30, 2002 at 02:35:07PM -0700, David S. Miller wrote:
> When you say HARD_QUAD this means "supports all quad instructions"
> You need to emulate these instructions anyways.  There is no benefit
> from adding the extra granularity you are asking for.

Thanks for the explanation.  I thought HARD_QUAD only intended to control
_Qp* usage.

> If you don't want to take the performance hit, do the proper
> quad float library implementation :-)

We grew _Qp* over the weekend. :-)


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