.type vx_vec_saxpy, @function .global vx_vec_saxpy # void # saxpy(size_t n, int factor, int *a, int *b) # { for (int i=0; i