Lines Matching refs:r6

41     ldr     r6, [r9, #0]        ; load 4 src pixels from next row
45 mvn r6, r6
46 uhsub8 r4, r4, r6
49 usub8 r6, r4, r5 ; calculate difference
51 sel r7, r6, lr ; select bytes with positive difference
52 usub8 r6, r5, r4 ; calculate difference with reversed operands
54 sel r6, r6, lr ; select bytes with negative difference
58 usad8 r5, r6, lr ; calculate sum of negative differences
59 orr r6, r6, r7 ; differences of all 4 pixels
65 uxtb16 r5, r6 ; byte (two pixels) to halfwords
66 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
71 ldr r6, [r9, #4] ; load 4 src pixels from next row
75 mvn r6, r6
76 uhsub8 r4, r4, r6
81 usub8 r6, r4, r5 ; calculate difference
82 sel r7, r6, lr ; select bytes with positive difference
83 usub8 r6, r5, r4 ; calculate difference with reversed operands
84 sel r6, r6, lr ; select bytes with negative difference
88 usad8 r5, r6, lr ; calculate sum of negative differences
89 orr r6, r6, r7 ; differences of all 4 pixels
96 uxtb16 r5, r6 ; byte (two pixels) to halfwords
97 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
102 ldr r6, [r9, #8] ; load 4 src pixels from next row
106 mvn r6, r6
107 uhsub8 r4, r4, r6
112 usub8 r6, r4, r5 ; calculate difference
113 sel r7, r6, lr ; select bytes with positive difference
114 usub8 r6, r5, r4 ; calculate difference with reversed operands
115 sel r6, r6, lr ; select bytes with negative difference
119 usad8 r5, r6, lr ; calculate sum of negative differences
120 orr r6, r6, r7 ; differences of all 4 pixels
127 uxtb16 r5, r6 ; byte (two pixels) to halfwords
128 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
133 ldr r6, [r9, #12] ; load 4 src pixels from next row
137 mvn r6, r6
138 uhsub8 r4, r4, r6
143 usub8 r6, r4, r5 ; calculate difference
145 sel r7, r6, lr ; select bytes with positive difference
146 usub8 r6, r5, r4 ; calculate difference with reversed operands
148 sel r6, r6, lr ; select bytes with negative difference
152 usad8 r5, r6, lr ; calculate sum of negative differences
153 orr r6, r6, r7 ; differences of all 4 pixels
160 uxtb16 r5, r6 ; byte (two pixels) to halfwords
161 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
171 ldr r6, [sp, #40] ; get address of sse
173 str r11, [r6] ; store sse