raspberrypi / tools

1.89k stars 865 forks source link

Error: scalar out of range for multiply instruction #91

Closed madsu closed 6 years ago

madsu commented 6 years ago

/tmp/ccUMr7p9.s:220: Error: scalar out of range for multiply instruction -- vmlal.s16 q1,d11,d16[0]' /tmp/ccUMr7p9.s:221: Error: scalar out of range for multiply instruction --vmlal.s16 q0,d12,d16[1]' /tmp/ccUMr7p9.s:222: Error: scalar out of range for multiply instruction -- `vmlal.s16 q1,d13,d16[1]'

I don't know what's wrong with this, the syntax seems right.

JamesH65 commented 6 years ago

This is off topic for this github issue tracker. Please post your question on the forums, the bare metal section is probably the best place.