openh264/codec/common/arm
Martin Storsjö 0995390c4a Remove apple specific versions of arm macros with arguments
The apple assembler for arm can handle the gnu binutils style
macros just fine these days, 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:45 +02:00
..
arm_arch_common_macro.S Remove superfluous .text directives at the start of arm assembly files 2015-03-27 10:46:34 +02:00
copy_mb_neon.S Remove apple specific versions of arm macros with arguments 2015-03-27 11:11:45 +02:00
deblocking_neon.S Remove apple specific versions of arm macros with arguments 2015-03-27 11:11:45 +02:00
expand_picture_neon.S Remove superfluous .text directives at the start of arm assembly files 2015-03-27 10:46:34 +02:00
intra_pred_common_neon.S Remove superfluous .text directives at the start of arm assembly files 2015-03-27 10:46:34 +02:00
mc_neon.S Remove apple specific versions of arm macros with arguments 2015-03-27 11:11:45 +02:00