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…