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.

4–88Chapter 4void foo(int i){while (i > 0){printf(”%d\n”, i);i––;}}Ffoo: move (r7)+do a1,L11move a1,n5move a1,x:(r7–1)move n5,amove #L8,r0jsr Fprintfmove x:(r7–1),asub #1,aL11: void a, r0, n5move (r7)–rtsi

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

Saved successfully!

Ooh no, something went wrong!