[fpc-devel] Soft Float for AVR

Mathias m_burkhard at gmx.ch
Wed Jul 18 16:47:47 CEST 2018


Hello

The AVR does not support floating-point numbers on the hardware side.
The ATtiny does not even support multiplications of Interger.
The ATMega supports least multiplications of integers.
Divisions do not support everyone.

This refers to the 8-bit AVR, as it looks with the others, I do not know.

mfg Mathias



Am 18.07.2018 um 14:33 schrieb Dimitrios Chr. Ioannidis via fpc-devel:
> Hi,
>
>   AFAIU, the AVR architecture doesn't support floating point variables.
>
>   I want to ask if soft float support ( like ARM ) is planned. Does 
> anyone work or plan to work on this ?
>
> regards,
>




More information about the fpc-devel mailing list