‑‑aapcs
In this section:
Syntax
Parameters
| Processor registers are used for floating-point parameters and return values in function calls according to standard AAPCS. |
| VFP registers are used for floating-point parameters and return values. The generated code is not compatible with AEABI code. |
Description
Use this option to specify the floating-point calling convention. In 64-bit mode, this option has no effect.
Caution
To set this option, use Project>Options>C/C++ Compiler>Extra Options.