/external/libvpx/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] 93 uxtb16 r8, r6 ; [s2 | s0] (A) 94 uxtb16 r9, r7 ; [p2 | p0] (A) 95 uxtb16 r10, r6, ror #8 ; [s3 | s1] (A) 96 uxtb16 r11, r7, ror #8 ; [p3 | p1] (A) 108 uxtb16 r8, r10 ; [s2 | s0] (B) 111 uxtb16 r9, r11 ; [p2 | p0] (B [all...] |
vp8_mse16x16_armv6.asm | 59 uxtb16 r6, r8 ; byte (two pixels) to halfwords 60 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords 78 uxtb16 r6, r8 ; byte (two pixels) to halfwords 79 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords 99 uxtb16 r6, r8 ; byte (two pixels) to halfwords 100 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords 122 uxtb16 r6, r8 ; byte (two pixels) to halfwords 123 uxtb16 r7, r8, ror #8 ; another two pixels to halfwords
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
vp8_variance16x16_armv6.asm | 59 uxtb16 r5, r6 ; byte (two pixels) to halfwords 60 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords 83 uxtb16 r5, r6 ; byte (two pixels) to halfwords 84 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords 107 uxtb16 r5, r6 ; byte (two pixels) to halfwords 108 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords 133 uxtb16 r5, r6 ; byte (two pixels) to halfwords 134 uxtb16 r10, r6, ror #8 ; another two pixels to halfwords
|
vp8_variance_halfpixvar16x16_h_armv6.asm | 64 uxtb16 r5, r6 ; byte (two pixels) to halfwords 65 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 95 uxtb16 r5, r6 ; byte (two pixels) to halfwords 96 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 126 uxtb16 r5, r6 ; byte (two pixels) to halfwords 127 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 159 uxtb16 r5, r6 ; byte (two pixels) to halfwords 160 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
|
vp8_variance_halfpixvar16x16_v_armv6.asm | 65 uxtb16 r5, r6 ; byte (two pixels) to halfwords 66 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 96 uxtb16 r5, r6 ; byte (two pixels) to halfwords 97 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 127 uxtb16 r5, r6 ; byte (two pixels) to halfwords 128 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 160 uxtb16 r5, r6 ; byte (two pixels) to halfwords 161 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
|
intra4x4_predict_v6.asm | 92 uxtb16 r10, r8 ; a[2|0] 93 uxtb16 r11, r8, ror #8 ; a[3|1] 148 uxtb16 r4, r8 ; a[2|0] 149 uxtb16 r5, r8, ror #8 ; a[3|1] 228 uxtb16 r6, r4 ; a[2|0] 229 uxtb16 r7, r4, ror #8 ; a[3|1] 230 uxtb16 r8, r5 ; a[6|4] 231 uxtb16 r9, r5, ror #8 ; a[7|5] 289 uxtb16 r9, lr ; p[7|5] 290 uxtb16 r10, lr, ror #8 ; p[8|6 [all...] |
dequant_idct_v6.asm | 141 uxtb16 lr, r11, ror #8 143 uxtb16 lr, r11 157 uxtb16 r8, r11, ror #8 159 uxtb16 r8, r11
|
vp8_variance8x8_armv6.asm | 57 uxtb16 r7, r8 ; byte (two pixels) to halfwords 58 uxtb16 r10, r8, ror #8 ; another two pixels to halfwords 83 uxtb16 r7, r8 ; byte (two pixels) to halfwords 84 uxtb16 r10, r8, ror #8 ; another two pixels to halfwords
|
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
|
vp8_variance_halfpixvar16x16_hv_armv6.asm | 75 uxtb16 r5, r6 ; byte (two pixels) to halfwords 76 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 117 uxtb16 r5, r6 ; byte (two pixels) to halfwords 118 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 159 uxtb16 r5, r6 ; byte (two pixels) to halfwords 160 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 201 uxtb16 r5, r6 ; byte (two pixels) to halfwords 202 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
|
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 468 uxtb16 r6, r6 469 uxtb16 r10, r1 [all...] |
/external/pixman/pixman/ |
pixman-arm-simd-asm.S | 394 uxtb16 SCRATCH, WK&dst 395 uxtb16 WK&dst, WK&dst, ror #8 461 uxtb16 tmp, word 462 uxtb16 word, word, ror #8 551 uxtb16 STRIDE_S, SRC 552 uxtb16 SRC, SRC, ror #8
|
/external/chromium_org/v8/src/arm/ |
disasm-arm.cc | [all...] |
codegen-arm.cc | 328 __ uxtb16(temp3, Operand(temp1, ROR, 0)); 329 __ uxtb16(temp4, Operand(temp1, ROR, 8));
|
assembler-arm.h | [all...] |
assembler-arm.cc | 1779 void Assembler::uxtb16(Register dst, function in class:v8::internal::Assembler [all...] |
/external/chromium_org/v8/test/cctest/ |
test-disasm-arm.cc | 417 COMPARE(uxtb16(r3, Operand(r4, ROR, 8)), 418 "e6cf3474 uxtb16 r3, r4, ror #8"); [all...] |
test-assembler-arm.cc | [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...] |