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

RTS float arithmetic functions rounding error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-581
    • SDSCM00046114
    • Hide
      C6000_8.2.0
      C6000_8.3.0
      C6000_8.1.0B1
      PRU_2.3.0
      PRU_2.2.0
      C6000_7.4.4
      PRU_2.1.0
      Show
      C6000_8.2.0 C6000_8.3.0 C6000_8.1.0B1 PRU_2.3.0 PRU_2.2.0 C6000_7.4.4 PRU_2.1.0
    • Hide
      Some targets require library functions to implement floating-point operations. Some of those targets don't always round exactly correctly. Only round-to-nearest mode is supported by the compiler and the RTS library. When the rounding isn't done correctly, the floating-point operation may round in the wrong direction, causing a 1 ULP error in the result. This bug does not apply to targets that use hardware to implement floating-point fundamental operations (add, subtract, multiply) in hardware.
      Show
      Some targets require library functions to implement floating-point operations. Some of those targets don't always round exactly correctly. Only round-to-nearest mode is supported by the compiler and the RTS library. When the rounding isn't done correctly, the floating-point operation may round in the wrong direction, causing a 1 ULP error in the result. This bug does not apply to targets that use hardware to implement floating-point fundamental operations (add, subtract, multiply) in hardware.

      RTS float arithmetic functions rounding error

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

              Created:
              Updated: