Forum Discussion

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

How to use fpu custom instruction ?

I work on a NIOSII with a fpu provided by Altera (taking into account +, -, *, and / operations on float). So when I write C code : A + B (where A and B are float type), assembler code use custom ins...