Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI've just look at the gcc sources and done some quick tests (gcc3).
Setting -mcustom-cpu-cfg=60-2 or 73-2 does cause a custom instruction to be generated for divide, 60-1 doesn't. Adding -mcustom-fdivs=nnn is also enough.