Forum Discussion

RPett4's avatar
RPett4
Icon for Occasional Contributor rankOccasional Contributor
3 years ago

delete

Original question was a mistake, deleting.

2 Replies

  • Jeet14's avatar
    Jeet14
    Icon for Frequent Contributor rankFrequent Contributor

    Hi,

    Arria V is having dual core arm cortex A9 only.

    But, In assembly language CDP is used for Coprocessor data operations.

    CDP{cond} coproc, #opcode1, CRd, CRn, CRm{, #opcode2}

    where

    coproc

    is the name of the coprocessor the instruction is for. The standard name is p, where is an integer in the range 0 to 15.nn

    For more details, you can find on ARM compiler armasm user guide

    Regards

    Tiwari

    • Jeet14's avatar
      Jeet14
      Icon for Frequent Contributor rankFrequent Contributor

      Hi,

      If you have any other question on the matter, please let me know.

      Regards

      Tiwari