[vorbis] mdct query

Michael Smith msmith at xiph.org
Tue Jul 15 22:32:43 PDT 2003



On Wednesday 16 July 2003 15:12, Shikha Sharma wrote:
> Hi,
> Thanks for resolving my qurey !!
> But here i am with yet another query...
>
> the following assembly inline instruction :
> asm volatile("smull\t%0, %1, %2, %3": "=&r"(lo),"=&r"(hi): "%r"(x),"r"(y):
> "cc");
> is not getting compiled on APM.

What compiler are you using? If you aren't using gcc, you'll probably have to 
disable the inline assembly, since it's all using gcc's syntax for inline 
assembly.

Mike

--- >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 'vorbis-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 Vorbis mailing list