Lines Matching refs:bottom
99 movdq%4 [%1], %3 ; top(bottom)_0
100 movdq%4 [%1+%2], %3 ; top(bottom)_1
102 movdq%4 [%1], %3 ; top(bottom)_2
103 movdq%4 [%1+%2], %3 ; top(bottom)_3
108 movdq%4 [%1], %3 ; top(bottom)_0
109 movdq%4 [%1+%2], %3 ; top(bottom)_1
111 movdq%4 [%1], %3 ; top(bottom)_2
112 movdq%4 [%1+%2], %3 ; top(bottom)_3
117 movdqa [%1], %3 ; top(bottom)_0
118 movdqa [%1+16], %3 ; top(bottom)_0
119 movdqa [%1+%2], %3 ; top(bottom)_1
120 movdqa [%1+%2+16], %3 ; top(bottom)_1
122 movdqa [%1], %3 ; top(bottom)_2
123 movdqa [%1+16], %3 ; top(bottom)_2
124 movdqa [%1+%2], %3 ; top(bottom)_3
125 movdqa [%1+%2+16], %3 ; top(bottom)_3
130 movdqa [%1], %3 ; top(bottom)_0
131 movdqa [%1+16], %3 ; top(bottom)_0
132 movdqa [%1+%2], %3 ; top(bottom)_1
133 movdqa [%1+%2+16], %3 ; top(bottom)_1
135 movdqa [%1], %3 ; top(bottom)_2
136 movdqa [%1+16], %3 ; top(bottom)_2
137 movdqa [%1+%2], %3 ; top(bottom)_3
138 movdqa [%1+%2+16], %3 ; top(bottom)_3
145 ;r3 [pSrc +(h-1)*stride], r4 [pSrc + (h+31)*stride],32(16); bottom
161 ; bottom
174 lea r3, [r3+16] ; bottom pSrc
175 lea r4, [r4+16] ; bottom dst
191 ; bottom
200 lea r3, [r3+16] ; bottom pSrc
201 lea r4, [r4+16] ; bottom dst
218 ; bottom
279 ; top-left: (x)mm3, top-right: (x)mm4, bottom-left: (x)mm5, bottom-right: (x)mm6
383 lea r3,[r0+r3] ;pSrc[(h-1)*stride] r3 = src bottom
387 lea r4,[r3+r6] ;r4 = dst bottom
389 ;also prepare for cross border data: bottom-left with xmm5,bottom-right xmm6
391 movzx r6d,byte [r3] ;bottom-left
396 SSE2_Copy16Times xmm6,r6d ;bottom-right
441 ; for cross border [top-left, top-right, bottom-left, bottom-right]
457 lea r5,[r3+r6] ;last line of bottom-left border
511 lea r3,[r0+r3] ;pSrc[(h-1)*stride] r3 = src bottom
515 lea r4,[r3+r6] ;r4 = dst bottom
517 ;also prepare for cross border data: bottom-left with xmm5,bottom-right xmm6
519 movzx r6d,byte [r3] ;bottom-left
524 SSE2_Copy16Times xmm6,r6d ;bottom-right
568 ; for cross border [top-left, top-right, bottom-left, bottom-right]
584 lea r5,[r3+r6] ;last line of bottom-left border
637 lea r3,[r0+r3] ;pSrc[(h-1)*stride] r3 = src bottom
641 lea r4,[r3+r6] ;r4 = dst bottom
643 ;also prepare for cross border data: bottom-left with xmm5,bottom-right xmm6
645 movzx r6d,byte [r3] ;bottom-left
650 SSE2_Copy16Times xmm6,r6d ;bottom-right
694 ; for cross border [top-left, top-right, bottom-left, bottom-right]
710 lea r5,[r3+r6] ;last line of bottom-left border