Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

asemblle cope

Hi all! I need to write an assemby code that will do some thing like this float callee(float a, float b1) { int c=7; return (b1-a)/c; } i know i could use nios-2-elf-objdum...