Searched refs:uxtb16 (Results 1 - 17 of 17) sorted by relevance

/external/libvpx/vp8/encoder/arm/armv6/
H A Dvp8_subtract_armv6.asm47 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 r
[all...]
H A Dvp8_mse16x16_armv6.asm54 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
H A Dvp8_variance16x16_armv6.asm53 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
H A Dvp8_variance_halfpixvar16x16_h_armv6.asm58 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
H A Dvp8_variance_halfpixvar16x16_v_armv6.asm59 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
H A Dvp8_variance8x8_armv6.asm51 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
H A Dvp8_variance_halfpixvar16x16_hv_armv6.asm69 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/
H A Ddequant_idct_v6.asm144 uxtb16 lr, r11, ror #8
146 uxtb16 lr, r11
162 uxtb16 r8, r11, ror #8
164 uxtb16 r8, r11
H A Ddequant_dc_idct_v6.asm166 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/
H A Dsimpleloopfilter_v6.asm26 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
H A Dloopfilter_v6.asm28 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 r1
[all...]
/external/qemu/target-arm/
H A Dhelper.h5 DEF_HELPER_1(uxtb16, i32, i32)
H A Dhelper.c525 uint32_t HELPER(uxtb16)(uint32_t x) function
/external/llvm/test/MC/ARM/
H A Dbasic-arm-instructions.s2676 uxtb16 r1, r4
2677 uxtb16 r6, r7, ror #0
2679 uxtb16 r3, r1, ror #16
2682 @ CHECK: uxtb16 r1, r4 @ encoding: [0x74,0x10,0xcf,0xe6]
2683 @ CHECK: uxtb16 r6, r7 @ encoding: [0x77,0x60,0xcf,0xe6]
2685 @ CHECK: uxtb16 r3, r1, ror #16 @ encoding: [0x71,0x38,0xcf,0xe6]
H A Dbasic-thumb2-instructions.s3306 uxtb16 r1, r4
3307 uxtb16 r6, r7, ror #0
3310 uxtb16 r3, r1, ror #16
3314 @ CHECK: uxtb16 r1, r4 @ encoding: [0x3f,0xfa,0x84,0xf1]
3315 @ CHECK: uxtb16 r6, r7 @ encoding: [0x3f,0xfa,0x87,0xf6]
3318 @ CHECK: uxtb16 r3, r1, ror #16 @ encoding: [0x3f,0xfa,0xa1,0xf3]
/external/valgrind/main/none/tests/arm/
H A Dv6intARM.stdout.exp627 uxtb16 r0, r1 :: rd 0x00ff00ff rm 0xffffffff, carryin 0, cpsr 0x00000000
628 uxtb16 r0, r1, ror #16 :: rd 0x00ff0000 rm 0x0000ffff, carryin 0, cpsr 0x00000000
1366 uxtb16 r0, r1 :: rd 0x00ff00ff rm 0xffffffff, carryin 0, cpsr 0x00000000
1367 uxtb16 r0, r1, ror #16 :: rd 0x00ff0000 rm 0x0000ffff, carryin 0, cpsr 0x00000000
H A Dv6media.stdout.exp90 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
2844 uxtb16 r0, r1 :: rd 0x00ff00ff rm 0xffffffff, carryin 0, cpsr 0x00000000 ge[3:0]=0000
2845 uxtb16 r0, r1, ror #16 :: rd 0x00ff0000 rm 0x0000ffff, carryin 0, cpsr 0x00000000 ge[3:0]=0000

Completed in 313 milliseconds