bionic/libc/arch-arm/krait
Christopher Ferris 8264cbba7e Remove pushes from memsets (krait/cortex-a9).
On the path that only uses r0 in both the krait and cortex-a9
memset, remove the push and use r3 instead.

In addition, for cortex-a9, remove the artificial function since
it's not needed since dwarf unwinding is now supported on arm.

Change-Id: Ia4ed1cc435b03627a7193215e76c8ea3335f949a
2015-07-27 14:07:37 -07:00
..
bionic Remove pushes from memsets (krait/cortex-a9). 2015-07-27 14:07:37 -07:00
krait.mk Use assembly memmove for all arm32 processors. 2015-04-08 16:53:16 -07:00