• mistakes in ARM Compiler toolchain Version 5.03 Compiler Reference document {ARM DUI 0491I (ID012213)}

    Hi all,

    I observed mistakes in above mentioned document......

    If u see  G.16.1 Vector shift right by constant it was mentioned in comments about shift value range worngly.....

     

    int64x1_t vshr_n_s64(int64x1_t a, __constrange(1,64) int b); // VSHR…