• Can't find the compiler: arc-elf32-cpp

    Johannes
    Johannes

    Hello,

    thank you really much for this forum/community! I'm trying to compile the following source code: https://github.com/j1nx/Amlogic-reff16-uboot

    The reason why I'm compiling this sources are that I'm getting started with ARM devices. Especially…

    • over 2 years ago
    • Software Tools
    • Arm Development Studio forum
  • q = vshll_n_s16(d, 16) is giving error in RVDS

    josephgopu
    josephgopu

    Hi all,

    when I write the Neon Intrinsic code as below

    int32x4_t q;

    int16x4_t d;

    some thing I loaded into d register

    q = vshll_n_s16(q, 16)

    when I tried to build the code, the compiler is throwing error as the supported shift range is 0-15 only....I'm using…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • View related content from anywhere
  • More
  • Cancel