Lines Matching full:boundary
1973 add diff, 0xf // add 7 + 8 to incr past alignment boundary
1974 and diff, 0xfffffff8 // mask to alignment boundary
1978 // Compute the Raw value for the bytes upto the alignment boundary
1989 cmp ebx, diff // Check if at alignment boundary
1992 jb davglp1 // Repeat until at alignment boundary
2012 mov ebx, diff // ebx ==> x = offset to alignment boundary
2095 mov ebx, diff // ebx ==> x = offset to alignment boundary
2158 mov ebx, diff // ebx ==> x = offset to alignment boundary
2244 mov ebx, diff // ebx ==> x = offset to alignment boundary
2275 mov ebx, diff // ebx ==> x = offset to alignment boundary
2310 mov ebx, diff // ebx ==> x = offset to alignment boundary
2411 add diff, 0xf // add 7 + 8 to incr past alignment boundary
2412 and diff, 0xfffffff8 // mask to alignment boundary
3294 // alignment boundary
3296 and diff, 0xfffffff8 // mask to alignment boundary