]> git.sur5r.net Git - cc65/commit
Generate special memcpy code if the target is less than 256 bytes in size and
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 7 Jun 2012 13:30:21 +0000 (13:30 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 7 Jun 2012 13:30:21 +0000 (13:30 +0000)
commitb916fae1cc338ce804d302c1704b3ce6c923bd45
tree923963db565b2f6bdb24d944c0a5b15f081a3ee7
parent0f7f7796b16ad741bdd4c32ed29709de73b99485
Generate special memcpy code if the target is less than 256 bytes in size and
located at the stack bottom.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5693 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/stdfunc.c