| commit | 1fa1ac8a40920ea3034bf510044e51bec77ec70a | [log] [tgz] |
|---|---|---|
| author | Joe Ramsay <Joe.Ramsay@arm.com> | Wed Apr 24 09:29:33 2024 +0100 |
| committer | Joe Ramsay <joe.ramsay@arm.com> | Wed Apr 24 09:29:33 2024 +0100 |
| tree | 016d721e5bd3eb8f913c54027e5e99086fbac31f | |
| parent | 0b0fb9297cb9548ef382ab3b7bf57fc42d889082 [diff] |
Fix Neon routines for big-endian Where vectors are used in table lookups, lanewise intrinsics or unzips they have to be loaded using explicit ld1 intrinsics rather than implicit loads. Also rename PL exp table to avoid conflicts with libc.