VCOP: vcop.h left shift doesn't mask result

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • Code Generation Tools
    • CODEGEN-635
    • SDSCM00046758
    • ARP32_1.0.0
    • ARP32_1.0.1
    • Hide
      Modify vcop.h as follows:

      Add a line at the end of the for loop in the function 'static inline VECTOR operator<<' that contains the following code:

      dst[i] = _bit_mask40s(dst[i]);
      Show
      Modify vcop.h as follows: Add a line at the end of the for loop in the function 'static inline VECTOR operator<<' that contains the following code: dst[i] = _bit_mask40s(dst[i]);

      VCOP: vcop.h left shift doesn't mask result

            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-450 - VCOP: vcop.h left shift doesn't mas...
                SYNCHRONIZED
                • Last Sync Date: