Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10338

Calls to C99 function fmod should use the TMU DIVF32 instruction where allowed

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Implemented
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-8859
    • Hide
      C2000_18.12.0.LTS
      C2000_20.2.0.LTS
      Show
      C2000_18.12.0.LTS C2000_20.2.0.LTS
    • Hide
      C2000_22.6.0.LTS
      C2000_22.6.1.LTS
      C2000_22.6.0.B1
      Show
      C2000_22.6.0.LTS C2000_22.6.1.LTS C2000_22.6.0.B1
    • default

      When FPU32 is enabled in relaxed floating-point mode, code that calls the RTS functions fmaxf and fminf should use instructions MAXF32 and MINF32, instead of calls to the library functions. You can get these instructions by using __fmax instead off fmaxf and __fmin instead of fminf.

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: