diff options
author | Rob Herring <[email protected]> | 2017-01-30 16:54:51 -0600 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2017-01-31 14:06:09 -0800 |
commit | 6d92f3285288e2ce141560727f1bd622417f8f5f (patch) | |
tree | 25af909974cde6150aebd4aac710da7ef259364a /docs/README.VCE | |
parent | e0cc0a614c96011958bc3a1b84da9168e0e1ccbb (diff) |
vc4: Make Neon inline assembly clang compatible
clang throws an error on "%r2" and similar. I couldn't find any
documentation on what "%r?" is supposed to mean and I've never seen any
use like that as far as I remember. The parameter is supposed to be
cpu_stride and just %2/%3 should be sufficient.
There's no need for trailing ";" either, so remove those, too.
Signed-off-by: Rob Herring <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'docs/README.VCE')
0 files changed, 0 insertions, 0 deletions