HomeSort by relevance Sort by last modified time
    Searched refs:lsr (Results 1 - 25 of 266) sorted by null

1 2 3 4 5 6 7 8 91011

  /system/core/libpixelflinger/arch-arm64/
col32cb16blend.S 51 lsr w5, w1, #24 // shift down alpha
53 add w5, w5, w5, lsr #7 // add in top bit
57 and w12, w9, w1, lsr #8 // extract green
58 and w4, w9, w1, lsr #16 // extract blue
62 lsr w9, w9, #2 // create dest green mask
67 lsr w6, w8, #11 // extract dest red
68 and w7, w9, w8, lsr #5 // extract dest green
75 lsr w6, w6, #8 // shift down red
76 lsr w7, w7, #8 // shift down green
79 orr w6, w6, w8, lsr #8 // shift blue into 56
    [all...]
t32cb16blend.S 59 lsr w7, \SRC, #24 // sA
60 add w7, w7, w7, lsr #7 // sA + (sA >> 7)
69 lsr w16, \DREG, #(16 + 11)
71 lsr w6, \SRC, #3
73 add w16, w6, w16, lsr #8
80 lsr w17,w6,#(16+5)
82 lsr w16, \SRC, #(8+2)
84 add w6, w16, w6, lsr #8
91 lsr w17,w16,#16
93 lsr w6, \SRC, #(8+8+3
    [all...]
  /system/core/libpixelflinger/
col32cb16blend.S 42 mov r5, r1, lsr #24 // shift down alpha
44 add r5, r5, r5, lsr #7 // add in top bit
47 and r12, r9, r1, lsr #8 // extract green
48 and r4, r9, r1, lsr #16 // extract blue
52 mov r9, r9, lsr #2 // create dest green mask
57 mov r6, r8, lsr #11 // extract dest red
58 and r7, r9, r8, lsr #5 // extract dest green
65 mov r6, r6, lsr #8 // shift down red
66 mov r7, r7, lsr #8 // shift down green
69 orr r6, r8, lsr #8 // shift blue into 56
    [all...]
t32cb16blend.S 47 mov r7, \SRC, lsr #24 // sA
48 add r7, r7, r7, lsr #7 // sA + (sA >> 7)
56 mov lr, \DREG, lsr #(16 + 11)
58 mov r6, \SRC, lsr #3
60 add lr, r6, lr, lsr #8
68 mov lr, \SRC, lsr #(8+2)
70 add r6, lr, r6, lsr #(5+8)
78 mov r6, \SRC, lsr #(8+8+3)
80 add lr, r6, lr, lsr #8
88 mov lr, \DREG, lsr #1
    [all...]
col32cb16blend_neon.S 47 movs r3, r2, lsr #4 // calc. sixteens iterations
119 mov r5, r4, lsr #24 // shift down alpha
120 add r5, r5, r5, lsr #7 // add in top bit
132 mov r6, r8, lsr #11 // extract dest red
140 mov r6, r6, lsr #8 // shift down red
141 mov r7, r7, lsr #8 // shift down green
144 orr r6, r8, lsr #8 // shift blue into 565
  /external/skia/src/core/asm/
s32a_d565_opaque.S 36 mov lr, r1, lsr #24
42 moveq r2, r1, lsr #5
46 orreq r3, r3, r6, lsr #27
52 mov r5, r3, lsr #24
54 mov lr, r6, lsr #24
57 mov r1, r3, lsr #5
61 mov r1, r3, lsr #11
62 add r2, r2, r2, lsr #6
65 add r2, r5, r2, lsr #6
68 add r1, r1, r1, lsr #
    [all...]
  /external/valgrind/main/none/tests/arm/
v6intThumb.stdout.exp     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-armv4.S 50 eor r4,r8,r4,lsr#4
54 eor r5,r9,r5,lsr#4
56 eor r6,r10,r6,lsr#4
58 eor r7,r11,r7,lsr#4
70 eor r4,r8,r4,lsr#4
72 eor r5,r9,r5,lsr#4
75 eor r6,r10,r6,lsr#4
78 eor r7,r11,r7,lsr#4
85 eor r4,r8,r4,lsr#4
88 eor r5,r9,r5,lsr#
    [all...]
ghash-armv4.pl 95 mov $Tlh,$_,lsr#8
97 mov $Thl,$_,lsr#16
99 mov $Thh,$_,lsr#24
159 eor $Zll,$Tll,$Zll,lsr#4
163 eor $Zlh,$Tlh,$Zlh,lsr#4
165 eor $Zhl,$Thl,$Zhl,lsr#4
167 eor $Zhh,$Thh,$Zhh,lsr#4
179 eor $Zll,$Tll,$Zll,lsr#4
181 eor $Zlh,$Tlh,$Zlh,lsr#4
184 eor $Zhl,$Thl,$Zhl,lsr#
    [all...]
  /external/llvm/test/MC/ARM/
arm_addrmode2.s 5 @ CHECK: ldrt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xb0,0xe6]
9 @ CHECK: ldrbt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xf0,0xe6]
13 @ CHECK: strt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xa0,0xe6]
17 @ CHECK: strbt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xe0,0xe6]
21 ldrt r1, [r0], r2, lsr #3
25 ldrbt r1, [r0], r2, lsr #3
29 strt r1, [r0], r2, lsr #3
33 strbt r1, [r0], r2, lsr #3
38 @ CHECK: ldr r1, [r0, r2, lsr #3]! @ encoding: [0xa2,0x11,0xb0,0xe7]
39 @ CHECK: ldrb r1, [r0, r2, lsr #3]! @ encoding: [0xa2,0x11,0xf0,0xe7
    [all...]
  /external/nanopb-c/docs/
Makefile 8 rst2html --stylesheet=lsr.css --link-stylesheet $< $@
  /bionic/libc/arch-arm/generic/bionic/
memcpy.S 232 movmi r3, r3, lsr #8
234 movcs r3, r3, lsr #8
236 movcs r3, r3, lsr #8
247 mov r3, r5, lsr r12
275 mov r4, r4, lsr #16
277 mov r5, r5, lsr #16
279 mov r6, r6, lsr #16
281 mov r7, r7, lsr #16
283 mov r8, r8, lsr #16
285 mov r9, r9, lsr #1
    [all...]
  /external/compiler-rt/lib/builtins/arm/
bswapdi2.S 30 mov r2, r2, lsr #8
35 mov r0, r0, lsr #8
bswapsi2.S 29 mov r1, r1, lsr #8
clzsi2.S 68 sub r0, r1, r0, lsr #1
udivsi3.S 66 lsr r3, r2, #16
71 lsr r3, r2, #8
76 lsr r3, r2, #4
81 lsr r3, r2, #2
87 cmp r1, r2, lsr #1
umodsi3.S 64 lsr r3, r2, #16
69 lsr r3, r2, #8
74 lsr r3, r2, #4
79 lsr r3, r2, #2
85 cmp r1, r2, lsr #1
  /frameworks/native/opengl/libagl/
fixed_asm.S 38 sub r1, r2, r1, lsr #24 /* compute shift */
41 mov r0, r2, lsr r1 /* scale to 16.16 */
53 subs r1, r2, r1, lsr #24 /* compute shift */
58 movs r0, r2, lsr r1 /* scale to 16.16 */
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
armv4-gf2m.S 55 and r9,r12,r0,lsr#1
57 and r8,r12,r0,lsr#4
59 and r9,r12,r0,lsr#7
62 mov r4,r7,lsr#29
65 and r8,r12,r0,lsr#10
67 eor r4,r4,r6,lsr#26
70 and r9,r12,r0,lsr#13
72 eor r4,r4,r7,lsr#23
75 and r8,r12,r0,lsr#16
77 eor r4,r4,r6,lsr#2
    [all...]
armv4-gf2m.pl 99 and $i1,$mask,$b,lsr#1
101 and $i0,$mask,$b,lsr#4
103 and $i1,$mask,$b,lsr#7
106 mov $hi,$t1,lsr#29
109 and $i0,$mask,$b,lsr#10
111 eor $hi,$hi,$t0,lsr#26
114 and $i1,$mask,$b,lsr#13
116 eor $hi,$hi,$t1,lsr#23
119 and $i0,$mask,$b,lsr#16
121 eor $hi,$hi,$t0,lsr#2
    [all...]
  /external/openssl/crypto/bn/asm/
armv4-gf2m.S 30 and r9,r12,r0,lsr#1
32 and r8,r12,r0,lsr#4
34 and r9,r12,r0,lsr#7
37 mov r4,r7,lsr#29
40 and r8,r12,r0,lsr#10
42 eor r4,r4,r6,lsr#26
45 and r9,r12,r0,lsr#13
47 eor r4,r4,r7,lsr#23
50 and r8,r12,r0,lsr#16
52 eor r4,r4,r6,lsr#2
    [all...]
armv4-gf2m.pl 81 and $i1,$mask,$b,lsr#1
83 and $i0,$mask,$b,lsr#4
85 and $i1,$mask,$b,lsr#7
88 mov $hi,$t1,lsr#29
91 and $i0,$mask,$b,lsr#10
93 eor $hi,$hi,$t0,lsr#26
96 and $i1,$mask,$b,lsr#13
98 eor $hi,$hi,$t1,lsr#23
101 and $i0,$mask,$b,lsr#16
103 eor $hi,$hi,$t0,lsr#2
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-armv4.S 50 eor r4,r8,r4,lsr#4
54 eor r5,r9,r5,lsr#4
56 eor r6,r10,r6,lsr#4
58 eor r7,r11,r7,lsr#4
70 eor r4,r8,r4,lsr#4
72 eor r5,r9,r5,lsr#4
75 eor r6,r10,r6,lsr#4
78 eor r7,r11,r7,lsr#4
85 eor r4,r8,r4,lsr#4
88 eor r5,r9,r5,lsr#
    [all...]
  /art/runtime/arch/arm64/
memcmp16_arm64.S 59 lsr limit_wd, limit_wd, #3
96 lsr data1, data1, diff
97 lsr data2, data2, diff
118 lsr tmp2, tmp2, tmp1 /* Shift (tmp1 & 63). */
122 lsr limit_wd, limit_wd, #3
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pv_mp3dec_fxd_op_arm.h 63 mov result64_lo, result64_lo, lsr #30
77 add L_add, L_add, result64_lo, lsr #30
106 mov result64_lo, result64_lo, lsr #28
121 mov result64_lo, result64_lo, lsr #27
136 mov result64_lo, result64_lo, lsr #26
173 mov result64_lo, result64_lo, lsr #29
189 sub b, a, a, lsr #31

Completed in 7549 milliseconds

1 2 3 4 5 6 7 8 91011