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,


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to