platform_system_core/libpixelflinger/tests/arch-arm64
Chih-Hung Hsieh 7244cf2aa5 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
2015-08-21 15:58:26 -07:00
..
assembler To compile with llvm integrated assembler. 2015-08-21 15:58:26 -07:00
col32cb16blend To compile with llvm integrated assembler. 2015-08-21 15:58:26 -07:00
disassembler pixelflinger: make self-contained 2015-03-19 12:34:35 -07:00
t32cb16blend To compile with llvm integrated assembler. 2015-08-21 15:58:26 -07:00
Android.mk system/core: rename aarch64 target to arm64 2014-01-23 18:01:14 -08:00