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

64-bit unsigned divide routine mistakenly defines the function __aeabi_ldiv0

    XMLWordPrintable

Details

    • Bug
    • Status: Fixed
    • Medium
    • Resolution: Fixed

    Description

      The Arm EABI specification requires that, when the RTS routine that implements 64-bit by 64-bit division detects divide by zero, the function _aeabi_ldiv0 is called.  The function _aeabi_ldiv0 should be implemented such that a user can override it with a custom implementation.  The division function supplied by the compiler does not meet this specification.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: