DSPRelated.com
Forums

intrinsic

Started by c64addict June 25, 2004
hi,

i tried to use this intrinsic: _dotprsu4

but the linker complained of undefined symbol?

i tried to use other intrinsics (e.g. _abs), and it pass.

am i missing something?



There is no _dotprsu4. Only _dotpsu4. Or _dotprsu2.

Regards
Piyush
--- c64addict <> wrote:
> hi,
>
> i tried to use this intrinsic: _dotprsu4
>
> but the linker complained of undefined symbol?
>
> i tried to use other intrinsics (e.g. _abs), and it
> pass.
>
> am i missing something? >
>
> _____________________________________
> Note: If you do a simple "reply" with your email
> client, only the author of this message will receive
> your answer. You need to do a "reply all" if you
> want your answer to be distributed to the entire
> group.
>
> _____________________________________
> About this discussion group:
>
> To Join: Send an email to > To Post: Send an email to
>
> To Leave: Send an email to > Archives: http://www.yahoogroups.com/group/c6x
>
> Other Groups: http://www.dsprelated.com
>
> Yahoo! Groups Links >
>


=====
**************************************
And---"A blind Understanding!" Heav'n replied.

Piyush Kaul
http://www.geocities.com/piyushkaul
__________________________________


c64addict wrote:
>
> hi,
>
> i tried to use this intrinsic: _dotprsu4
>
> but the linker complained of undefined symbol?
>
> i tried to use other intrinsics (e.g. _abs), and it pass.
>
> am i missing something?
>
> _____________________________________
> Note: If you do a simple "reply" with your email client, only the author of
this message will receive your answer. You need to do a "reply all" if you want
your answer to be distributed to the entire group.
>
> _____________________________________
> About this discussion group:
>
> To Join: Send an email to
>
> To Post: Send an email to
>
> To Leave: Send an email to
>
> Archives: http://www.yahoogroups.com/group/c6x
>
> Other Groups: http://www.dsprelated.com
>
> Yahoo! Groups Links >
>


For a list of available intrinsics refer c6x.h, in the codegen include
directory ti/cgtools/c6000/include

Regds
JS