History log of /system/core/libpixelflinger/arch-arm64/t32cb16blend.S
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1109f115bd016e82a4d8304b17fdaa4d3e577ba4 13-Jul-2016 Nikola Veljkovic <Nikola.Veljkovic@imgtec.com> Replace .align with .balign to avoid ambiguity

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

Change-Id: Ibf2097da29f743f2c87c79d2a88ce1abd0aa6227
/system/core/libpixelflinger/arch-arm64/t32cb16blend.S
7244cf2aa5494840c7ced3d1bc65de7d76e53014 21-Aug-2015 Chih-Hung Hsieh <chh@google.com> To compile with llvm integrated assembler.

* Explicitly specify default .align 0.
* Use standard ldmfdlo instruction.
* Before and after gas outputs are identical,
with align 0 sections.
* Objdump showed .text/.data/.bss section alignment
attributes are 2^0 from gas and 2^2 from llvm
assembler. These .S files might be working when
compiled by gas, but llvm assembler's output should
be more correct or conservative.

Change-Id: I4e578dbc8155c0d06d1bbc1c33ec4cc851a18479
/system/core/libpixelflinger/arch-arm64/t32cb16blend.S
d4146e6091d6ed947ce9edd0f8ef3e5fe066d716 22-Jan-2014 Colin Cross <ccross@android.com> system/core: rename aarch64 target to arm64

Rename aarch64 build targets to arm64. The gcc toolchain is still
aarch64.

Change-Id: Ia92d8a50824e5329cf00fd6f4f92eae112b7f3a3
/system/core/libpixelflinger/arch-arm64/t32cb16blend.S