No description
Find a file
Martin Storsjo b5cec4f95f arm: Use unified syntax, ldrsheq instead of ldreqsh
clang only supports the new, unified arm syntax (UAL), while binutils
gas supports both (and defaults to the old syntax). Explicitly declare
that the unified syntax is used, and use the right form of these
instructions that is supported by both.

Change-Id: I9a3940e060c129861c7a542ccf09035dbd1766ae
2015-06-25 08:25:47 -07:00
common arm: Use unified syntax, ldrsheq instead of ldreqsh 2015-06-25 08:25:47 -07:00
decoder Remove unnecessary calls to ithread_exit 2015-06-25 08:25:44 -07:00
encoder armv8: Remove redundant NEON element size declarations 2015-06-25 08:25:46 -07:00
test Don't include <sys/time.h> if WINDOWS_TIMER is set 2015-06-25 08:25:45 -07:00
Android.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.arm.mk Remove unnecessary defines/undefines in the makefiles 2015-06-25 08:25:43 -07:00
decoder.arm64.mk Remove unnecessary defines/undefines in the makefiles 2015-06-25 08:25:43 -07:00
decoder.mips.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-06-03 08:30:27 -07:00
decoder.mk Remove unnecessary defines/undefines in the makefiles 2015-06-25 08:25:43 -07:00
decoder.x86.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.x86_64.mk Remove unnecessary defines/undefines in the makefiles 2015-06-25 08:25:43 -07:00
encoder.arm.mk Remove unnecessary defines/undefines in the makefiles 2015-06-25 08:25:43 -07:00
encoder.arm64.mk Remove unnecessary defines/undefines in the makefiles 2015-06-25 08:25:43 -07:00
encoder.mips.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-06-03 08:30:27 -07:00
encoder.mk Remove unnecessary defines/undefines in the makefiles 2015-06-25 08:25:43 -07:00
encoder.x86.mk Remove unnecessary defines/undefines in the makefiles 2015-06-25 08:25:43 -07:00
encoder.x86_64.mk Remove unnecessary defines/undefines in the makefiles 2015-06-25 08:25:43 -07:00