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: TF type (quad float) not implemented?


 In message <49256900.0031E02E.00@hq.scei.sony.co.jp>you write:
  > --0__=CFPGsJuB9TjPAFhgR1mRHPaYolM883TvFvi9IegnNqZy102yIL5zaYfB
  > Content-type: text/plain; charset=iso-2022-jp
  > Content-Disposition: inline
  > 
  > 
  > 
  > Unfortunately, the type I'm trying to define doesn't fit into the current s
  > et of
  > machine modes, and TFmode was the closest.  The type I'm trying to define i
  > s a
  > 128 bit value consisting of 4 32 bit floats. (which aren't seen by the comp
  > iler)
Use TImode.

The tools Cygnus provided to Sony should have support for certain TImode
operations (data movement).  Cygnus also provided documentation on how to
use TImode and its restrictions to Sony.


jeff



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