Skip to content
Snippets Groups Projects
Commit 1a94b2b8 authored by Jonathan Lennox's avatar Jonathan Lennox Committed by Timothy B. Terriberry
Browse files

Fix RTCD on ARM with Neon Intrinsics but not ASM.


Notably, ARM floating-point build.

This maintains the invariant that we don't use later instruction
 sets if the OS claims an earlier one is not available.
However, it does not update configure to ensure that there is
 build support for all earlier instruction sets if NEON build
 support is enabled (though I am not aware of a build toolchain
 where this is actually a problem).

Signed-off-by: default avatarTimothy B. Terriberry <tterribe@xiph.org>
parent 37cce280
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment