[Tremor] 64 bit operations for a TI processor?
    Monty 
    xiphmont
       
    Wed Jul 21 15:37:24 PDT 2004
    
    
  
On Thu, Jul 22, 2004 at 12:09:09PM +0530, vijay raghunath wrote:
> Hi!,
>
> The "TREMOR" source code implements 64 bit data types,
> but while implementing on TI C54x processor, u have a maximum size of 40 bits, should the 64 bit operations be split up into 2, 32 bit operations or is there an other way out.
the 64 bit operations must be preserved.  They are used in only a few
places and only once-per-page, so the overhead is minimal.
Monty
    
    
More information about the Tremor
mailing list