openh264/codec/common/arm64
Martin Storsjö 66f58e8357 Add macros for the non-standard mov.16b/mov.8b/ext.16b/ext.8b
This fixes building with gnu binutils, which don't support this
nonstandard form of the instructions.

Once Apple's tools support the proper standard form of the
instructions, the code should be updated to use that everywhere
instead, and these macros should be removed.
2014-04-23 11:47:12 +03:00
..
arm_arch64_common_macro.S Add macros for the non-standard mov.16b/mov.8b/ext.16b/ext.8b 2014-04-23 11:47:12 +03:00
expand_picture_aarch64_neon.S Add expand picture support for ARM64 NEON 2014-04-23 09:14:32 +08:00
mc_aarch64_neon.S Use the correct ext syntax in the gnu version of macros 2014-04-23 11:47:12 +03:00