The fused multiply add/sub operations are unavailable for some instruction sets and result in a linker error that is hard to track down. There is also no preprocessor definition that would make it easy to detect this absence.
Why are those instructions not emulated if not available? I don't see any reason why this should be problematic.
The fused multiply add/sub operations are unavailable for some instruction sets and result in a linker error that is hard to track down. There is also no preprocessor definition that would make it easy to detect this absence.
Why are those instructions not emulated if not available? I don't see any reason why this should be problematic.