Lines Matching defs:to
12 names of its contributors may be used to endorse or promote products
62 /* Pre-pad to ensure critical loop begins an icache line. */
66 /* Put this code here to avoid wasting more space with pre-padding. */
79 lsr limit_wd, limit_wd, #4 /* Convert to Qwords. */
89 /* Start of critial section -- keep to one 64Byte cache line. */
103 /* End of critical section -- keep to one 64Byte cache line. */
109 to do now is work out the length of the string and return
123 easiest way to get the correct byte is to byte-swap the data
133 add len, len, pos, lsr #3 /* Bits to bytes. */
142 limit is near ULONG_MAX) - to do this we need to work out
145 before the ones we are interested in to 0xff - this ensures