HomeSort by relevance Sort by last modified time
    Searched refs:uxtb16 (Results 1 - 17 of 17) sorted by null

  /external/libvpx/vp8/encoder/arm/armv6/
vp8_subtract_armv6.asm 47 uxtb16 r4, r0 ; [s2 | s0]
48 uxtb16 r5, r1 ; [p2 | p0]
49 uxtb16 r0, r0, ror #8 ; [s3 | s1]
50 uxtb16 r1, r1, ror #8 ; [p3 | p1]
92 uxtb16 r8, r6 ; [s2 | s0] (A)
93 uxtb16 r9, r7 ; [p2 | p0] (A)
94 uxtb16 r10, r6, ror #8 ; [s3 | s1] (A)
95 uxtb16 r11, r7, ror #8 ; [p3 | p1] (A)
107 uxtb16 r8, r10 ; [s2 | s0] (B)
110 uxtb16 r9, r11 ; [p2 | p0] (B
    [all...]
vp8_mse16x16_armv6.asm 54 uxtb16 r6, r8 ; byte (two pixels) to halfwords
55 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords
73 uxtb16 r6, r8 ; byte (two pixels) to halfwords
74 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords
94 uxtb16 r6, r8 ; byte (two pixels) to halfwords
95 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords
117 uxtb16 r6, r8 ; byte (two pixels) to halfwords
118 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords
vp8_variance16x16_armv6.asm 53 uxtb16 r5, r6 ; byte (two pixels) to halfwords
54 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
77 uxtb16 r5, r6 ; byte (two pixels) to halfwords
78 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
101 uxtb16 r5, r6 ; byte (two pixels) to halfwords
102 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
127 uxtb16 r5, r6 ; byte (two pixels) to halfwords
128 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
vp8_variance_halfpixvar16x16_h_armv6.asm 58 uxtb16 r5, r6 ; byte (two pixels) to halfwords
59 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
89 uxtb16 r5, r6 ; byte (two pixels) to halfwords
90 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
120 uxtb16 r5, r6 ; byte (two pixels) to halfwords
121 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
153 uxtb16 r5, r6 ; byte (two pixels) to halfwords
154 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
vp8_variance_halfpixvar16x16_v_armv6.asm 59 uxtb16 r5, r6 ; byte (two pixels) to halfwords
60 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
90 uxtb16 r5, r6 ; byte (two pixels) to halfwords
91 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
121 uxtb16 r5, r6 ; byte (two pixels) to halfwords
122 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
154 uxtb16 r5, r6 ; byte (two pixels) to halfwords
155 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
vp8_variance8x8_armv6.asm 51 uxtb16 r7, r8 ; byte (two pixels) to halfwords
52 uxtb16 r10, r8, ror #8 ; another two pixels to halfwords
77 uxtb16 r7, r8 ; byte (two pixels) to halfwords
78 uxtb16 r10, r8, ror #8 ; another two pixels to halfwords
vp8_variance_halfpixvar16x16_hv_armv6.asm 69 uxtb16 r5, r6 ; byte (two pixels) to halfwords
70 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
111 uxtb16 r5, r6 ; byte (two pixels) to halfwords
112 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
153 uxtb16 r5, r6 ; byte (two pixels) to halfwords
154 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
195 uxtb16 r5, r6 ; byte (two pixels) to halfwords
196 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
  /external/libvpx/vp8/decoder/arm/armv6/
dequant_idct_v6.asm 144 uxtb16 lr, r11, ror #8
146 uxtb16 lr, r11
162 uxtb16 r8, r11, ror #8
164 uxtb16 r8, r11
dequant_dc_idct_v6.asm 166 uxtb16 lr, r11, ror #8
168 uxtb16 lr, r11
184 uxtb16 r8, r11, ror #8
186 uxtb16 r8, r11
  /external/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 26 uxtb16 $b1, $a1 ; xx 12 xx 10
27 uxtb16 $b0, $a0 ; xx 02 xx 00
28 uxtb16 $b3, $a3 ; xx 32 xx 30
29 uxtb16 $b2, $a2 ; xx 22 xx 20
33 uxtb16 $a1, $a1, ror #8 ; xx 13 xx 11
34 uxtb16 $a3, $a3, ror #8 ; xx 33 xx 31
35 uxtb16 $a0, $a0, ror #8 ; xx 03 xx 01
36 uxtb16 $a2, $a2, ror #8 ; xx 23 xx 21
loopfilter_v6.asm 28 uxtb16 $b1, $a1 ; xx 12 xx 10
29 uxtb16 $b0, $a0 ; xx 02 xx 00
30 uxtb16 $b3, $a3 ; xx 32 xx 30
31 uxtb16 $b2, $a2 ; xx 22 xx 20
35 uxtb16 $a1, $a1, ror #8 ; xx 13 xx 11
36 uxtb16 $a3, $a3, ror #8 ; xx 33 xx 31
37 uxtb16 $a0, $a0, ror #8 ; xx 03 xx 01
38 uxtb16 $a2, $a2, ror #8 ; xx 23 xx 21
469 uxtb16 r6, r6
470 uxtb16 r10, r1
    [all...]
  /external/qemu/target-arm/
helper.h 5 DEF_HELPER_1(uxtb16, i32, i32)
helper.c 525 uint32_t HELPER(uxtb16)(uint32_t x) function
    [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s     [all...]
  /external/valgrind/main/none/tests/arm/
v6intARM.stdout.exp     [all...]
v6media.stdout.exp 90 uxtb16 r0, r1 :: rd 0x00ff00ff rm 0xffffffff, carryin 0, cpsr 0x00000000 ge[3:0]=0000
91 uxtb16 r0, r1, ror #16 :: rd 0x00ff0000 rm 0x0000ffff, carryin 0, cpsr 0x00000000 ge[3:0]=0000
    [all...]

Completed in 4026 milliseconds