Commit 2c498d1f authored by Razvan A Lupusoru's avatar Razvan A Lupusoru Committed by Ian Rogers
Browse files

Specializing x86 range argument copying



The ARM implementation of range argument copying was specialized in some cases.
For all other architectures, it would fall back to generating memcpy. This patch
updates the x86 implementation so it does not call memcpy and instead generates
loads and stores, favoring movement of 128-bit chunks.

Change-Id: Ic891e5609a4b0e81a47c29cc5a9b301bd10a1933
Signed-off-by: default avatarRazvan A Lupusoru <razvan.a.lupusoru@intel.com>
parent 1dcff621
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment