Menu

#526 Kill fsgt support function

None
closed-fixed
None
5
2017-10-16
2017-04-28
No

SDCC currently has two support routines for floating point comparisons - fslt for < and fsgt for >. However, by swapping the arguments on comparisons, we could use fslt only, reducing code size.

Philipp

Discussion

  • Philipp Klaus Krause

    • status: open --> closed-fixed
    • assigned_to: Philipp Klaus Krause
    • Group: -->
     
  • Philipp Klaus Krause

    Implemented in [r10073].

    Philipp

     

Log in to post a comment.