What is wrong with the following code? From what I can tell from the ARM docs, this should be fine to compile.
Code Block error: cannot compile inline asm <inline asm>:1:24: error: expect relocation specifier in operand after ':' vld1.f32 {v6}, [x0, :128]! ^ error: cannot compile inline asm <inline asm>:1:23: error: invalid operand vld1.f32 {v6}, [x0, :128]!