openh264/codec/decoder/core/arm64
Martin Storsjö d8202cf38f Remove apple specific versions of arm64 macros with arguments
The apple assembler for arm64 can handle the gnu binutils style
macros just fine, so there is no need to duplicate all of these
macros in two syntaxes, when the new one works fine in all cases.

We already require a new enough assembler to support the gnu binutils
style features since we use the .rept directive in a few places.
2015-03-27 11:11:23 +02:00
..
block_add_aarch64_neon.S Remove apple specific versions of arm64 macros with arguments 2015-03-27 11:11:23 +02:00
intra_pred_aarch64_neon.S Remove superfluous .text directives at the start of arm assembly files 2015-03-27 10:46:34 +02:00