summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/memclr_386.s
Commit message (Expand)AuthorAgeFilesLines
* runtime: prevent pointless jmp in amd64 and 386 memmoveJosh Bleecher Snyder2014-08-011-0/+1
* runtime: use unoptimized memmove and memclr on Plan 9Anthony Martin2014-03-121-0/+2
* runtime: faster memclr on x86.Keith Randall2014-02-061-0/+125