Lines Matching refs:at
27 ! Read a long word and write a long word at once
73 ! Finally, copy a byte at once, if necessary
100 ! Read a long word and write a long word at once
141 ! Finally, copy a byte at once, if necessary
192 ! Check for small copies, and if so do a simple byte at a time copy.
194 ! Deciding on an exact value of 'small' is not easy, as the point at which
196 ! cycle counts for differnet sizes using byte-at-a-time vs. optimised):
197 ! size byte-at-time long word byte
395 ! Size is at least 64 bytes, so will be going round the big loop at least once.
456 ! this can be reversed at the end, so we don't need to save any extra
773 ! Finish off a short word at a time