OSDN Git Service

bionic: arm64: generic: strcmp: align to 64B cache line
authorYuanyuan Zhong <zyy@motorola.com>
Wed, 7 Sep 2016 21:58:40 +0000 (16:58 -0500)
committerJake Weinstein <xboxlover360@gmail.com>
Mon, 20 Mar 2017 17:54:29 +0000 (17:54 +0000)
commit9d150dd9a09132561a10c98de6b79b0b318d4e7d
treecdc0d438a5b263172f2c22644f14b2091615e476
parentf201c704d64ea40432123a90489d5dc88d613213
bionic: arm64: generic: strcmp: align to 64B cache line

Align strcmp to 64B. This will ensure the preformance critical
loop is within one 64B cache line.

Change-Id: I88eef2f12b2a6442cacec9cdbdffbf17293e7d32
Signed-off-by: Yuanyuan Zhong <zyy@motorola.com>
Reviewed-on: https://gerrit.mot.com/902536
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver <sltawvr@motorola.com>
Tested-by: Jira Key <jirakey@motorola.com>
Reviewed-by: Yi-Wei Zhao <gbjc64@motorola.com>
Reviewed-by: Igor Kovalenko <igork@motorola.com>
Submit-Approved: Jira Key <jirakey@motorola.com>
libc/arch-arm64/generic/bionic/strcmp.S