[tremor] ARM ASM performance gains, EVC vs. GCC
Segher Boessenkool
segher at koffie.nl
Sat Oct 5 19:34:38 PDT 2002
Werner Sharp wrote:
>
> This very helpful post...
>
> http://forums.pocketmatrix.com/viewtopic.php?t=4063&highlight=asm+compiler
>
> talks about how to integrate ASM files into EVC. So maybe just using GCC
> as an ASM generater and then adding it to an EVC project is the way to get
> it optimized for the Pocket PC.
What binary format does EVC generate/accept? If it's (X)COFF, as I think it
is; you can have GCC generate that, and just link with it.
Anyway, to get really good performance for such a time-critical loop as the
DCT is, you jsut *have* to write it in assembler.
<p>Cheers,
Segher
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'tremor-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Tremor
mailing list