Replace .align with .balign to avoid ambiguity

Directive .align is arch-dependent, .balign is not.

Change-Id: Ibf2097da29f743f2c87c79d2a88ce1abd0aa6227
This commit is contained in:
Nikola Veljkovic 2016-07-13 22:08:18 +02:00
parent 1b9b27351a
commit 1109f115bd
12 changed files with 12 additions and 12 deletions

View File

@ -26,7 +26,7 @@
* SUCH DAMAGE.
*/
.text
.align 0
.balign 0
.global scanline_col32cb16blend_arm64

View File

@ -26,7 +26,7 @@
* SUCH DAMAGE.
*/
.text
.align 0
.balign 0
.global scanline_t32cb16blend_arm64

View File

@ -59,7 +59,7 @@
.endm
.text
.align 4
.balign 4
.global scanline_col32cb16blend_mips
.ent scanline_col32cb16blend_mips

View File

@ -178,7 +178,7 @@ DBG .set pop
#endif
.text
.align 4
.balign 4
.global scanline_t32cb16blend_mips
.ent scanline_t32cb16blend_mips

View File

@ -53,7 +53,7 @@
.endm
.text
.align
.balign 4
.global scanline_col32cb16blend_mips64
.ent scanline_col32cb16blend_mips64

View File

@ -75,7 +75,7 @@
.endm
.text
.align
.balign 4
.global scanline_t32cb16blend_mips64
.ent scanline_t32cb16blend_mips64

View File

@ -16,7 +16,7 @@
*/
.text
.align 4
.balign 4
.global scanline_col32cb16blend_arm

View File

@ -17,7 +17,7 @@
.text
.align 4
.balign 4
.global scanline_col32cb16blend_neon

View File

@ -17,7 +17,7 @@
.text
.align 4
.balign 4
.global rotate90CW_4x4_16v6

View File

@ -18,7 +18,7 @@
.text
.syntax unified
.align 4
.balign 4
.global scanline_t32cb16blend_arm

View File

@ -27,7 +27,7 @@
*/
.text
.align 0
.balign 0
.global asm_test_jacket

View File

@ -27,7 +27,7 @@
# */
.text
.align 8
.balign 8
.global asm_mips_test_jacket