{standard input}: Assembler messages:
{standard input}:1373: Error: ']' expected -- `vld2.u8 {q0,q1},[r0:128]!'
{standard input}:1375: Error: ']' expected -- `vst1.u8 {q0},[r1:128]!'
{standard input}:1376: Error: ']' expected -- `vst1.u8 {q1},[r2:128]!'
{standard input}:1423: Error: ']' expected -- `vld1.u8 {q0},[r0:128]!'
{standard input}:1424: Error: ']' expected -- `vld1.u8 {q1},[r1:128]!'
{standard input}:1426: Error: ']' expected -- `vst2.u8 {q0,q1},[r2:128]!'
I can't find it in any assembler docu.
Or what the "!" at the end of the lines is for?