C28 fast int div: FPU load scheduling issue

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-6131
    • C2000_18.12.0.LTS
    • Hide
      C2000_19.6.0.STS
       C2000_18.12.2.LTS
      Show
      C2000_19.6.0.STS  C2000_18.12.2.LTS
    • Either disable fast integer division --idiv_support=none, or if using fast integer division, --idiv_support=idiv0, avoid using the specific case for the I64/UI64 fast integer division.
    • Hide
      For the C2000 fast integer division feature, --idiv_support=idiv0, FPU register loads could incorrectly move ahead of the ABSxxDIVxx instruction in a fast integer division sequence.

      This could only happen for the I64/UI64 fast integer division case.
      Show
      For the C2000 fast integer division feature, --idiv_support=idiv0, FPU register loads could incorrectly move ahead of the ABSxxDIVxx instruction in a fast integer division sequence. This could only happen for the I64/UI64 fast integer division case.

      C28 fast int div: FPU load scheduling issue

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

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-1827 - C28 fast int div: FPU load scheduli...
                SYNCHRONIZED
                • Last Sync Date: