[opus] [PATCH 1/2] arm: Use the UAL syntax for ldr<cc>h instructions
Timothy B. Terriberry
tterribe at xiph.org
Fri Feb 7 22:27:08 PST 2014
Martin Storsjo wrote:
> This is required in order to build using the built-in assembler
> in clang.
These patches break the gcc build (with "Error: bad instruction").
Documentation I've seen is contradictory on which order ({cond}{size} or
{size}{cond}) is correct.
If clang really does require the latter, then the arm2gnu.pl translation
script will need to be updated before these patches can be applied.
More information about the opus
mailing list