13.07.2015 Views

DSP56xxx C Cross-Compiler User's Guide - Tasking

DSP56xxx C Cross-Compiler User's Guide - Tasking

DSP56xxx C Cross-Compiler User's Guide - Tasking

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

3–66Chapter 3void _swi( void );_swi();swivoid _vsl( long op1, int op2,long _L * op3 );long _L result;long input = 0x12345678;main(){_vsl(input, 0, &result);_vsl(input, 1, &result);}vsl b,#0,l:Fresultvsl b,#1,l:Fresult

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!