Commit 6bc53a9d authored by Mark Mendell's avatar Mark Mendell
Browse files

Support X86 intrinsic System.arraycopy char



This is an implementation of arraycopy for X86 and X86_64 versions
of intrinsic System.arraycopy(char[], int, char[], int, int).

The implementations use rep movsw to copy the chars.

Change-Id: Icf9d0efb9986bc3e0794238a74f94fe02f9b42be
Signed-off-by: default avatarMark Mendell <mark.p.mendell@intel.com>
parent b9c4bbee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment