summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
authorMichael Brown2012-06-26 13:42:24 +0200
committerMichael Brown2012-06-27 20:15:17 +0200
commit6a4ff519c8c21c8acbedb5e2db4d92c14e99d9f1 (patch)
treea612387309352b1c87cafdf715b0f2b72c1e4f89 /src/tests
parent[test] Add memcpy() self-tests (diff)
downloadipxe-6a4ff519c8c21c8acbedb5e2db4d92c14e99d9f1.tar.gz
ipxe-6a4ff519c8c21c8acbedb5e2db4d92c14e99d9f1.tar.xz
ipxe-6a4ff519c8c21c8acbedb5e2db4d92c14e99d9f1.zip
[libc] Simplify memcpy() implementation
The "rep" prefix can be used with an iteration count of zero, which allows the variable-length memcpy() to be implemented without using any conditional jumps. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions