[vorbis] mdct query

Shikha Sharma shikha.sharma at patni.com
Tue Jul 15 22:48:56 PDT 2003



i m using Arm compiler armcc.

-----Original Message-----
From: owner-vorbis at xiph.org [mailto:owner-vorbis at xiph.org]On Behalf Of
Michael Smith
Sent: Wednesday, July 16, 2003 11:03 AM
To: vorbis at xiph.org
Subject: Re: [vorbis] mdct query

<p>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.

--- >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