search for: constarin

Displaying 1 result from an estimated 1 matches for "constarin".

2007 Jun 14
2
Blackfin inline assembler and VisualDSP++ toolchain
...r: invalid constraint in asm statement : "%d" (a), "d" (b) ^ Following modification successfully passed: : "d" (a), "d" (b) Similarly, compiler doesn't understand the following line: : "=m" (res) It claims that m is not valid constarin. Looking into the manual (including gnu manual) I agree with compiler. >Here's some more information about Speex on the Blackfin from David >Rowe's blog: ><http://www.rowetel.com/blog/?p=5> ><http://www.rowetel.com/blog/?p=6> > >BTW, when you say it's slo...