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]

ldq and stq on UltraSparc I and II


Dave/Richard,

I found that GCC 3.1 uses ldq and stq to load long doubles w/HARD_QUAD.
The problem is UltraSparc I and II CPU's do not have the instructions in
silicon.  FreeBSD has now emulated them, but of course there is a
performance hit.  Should the sparc description be changed to not use
these CPU's?  Or should -mcpu's possible values be expanded for greater
granularity on modern [UltraSparc] processors?

-- 
-- David  (obrien@FreeBSD.org)


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