C28 fast int div: reduce unnecessary CPU to FPU MOVs

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-6020
    • 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
    • Higher optimization levels, --opt_level=2 or greater, helped to offset this issue.
    • For fast integer division feature, --idiv_support=idiv0, cases involving I64, UI64, I16 and UI16 were loading integer values to FPU registers by first loading to CPU registers, followed by the CPU-to-FPU register moves which add extra delay slots.

      C28 fast int div: reduce unnecessary CPU to FPU MOVs

            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-1828 - C28 fast int div: reduce unnecessar...
                SYNCHRONIZED
                • Last Sync Date: