How to implement with nsimd syntax, for reg_2 ```c // neon128 uint8x8_t value=*; vst1_u8(&data[w], value); ```