HomeSort by relevance Sort by last modified time
    Searched refs:s7 (Results 76 - 100 of 198) sorted by null

1 2 34 5 6 7 8

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
vp9_itrans4_dspr2.c 323 int s0, s1, s2, s3, s4, s5, s6, s7; local
343 s7 = x0 - x2 + x3;
347 x2 = sinpi_3_9 * s7;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_idct.c 276 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
295 s7 = x0 - x2 + x3;
299 x2 = sinpi_3_9 * s7;
349 int s0, s1, s2, s3, s4, s5, s6, s7; local
374 s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
379 x3 = dct_const_round_shift(s3 + s7);
383 x7 = dct_const_round_shift(s3 - s7);
393 s7 = cospi_8_64 * x6 + cospi_24_64 * x7;
400 x5 = dct_const_round_shift(s5 + s7);
402 x7 = dct_const_round_shift(s5 - s7);
674 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7, s8; local
1688 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
1764 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
2093 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7, s8; local
    [all...]
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S 86 #define y0i s7
88 #define w1i s7
90 #define y1i s7
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
vp9_itrans4_dspr2.c 323 int s0, s1, s2, s3, s4, s5, s6, s7; local
343 s7 = x0 - x2 + x3;
347 x2 = sinpi_3_9 * s7;
  /external/llvm/test/MC/Mips/mips2/
valid.s 8 add $s7,$s2,$a1
14 and $s7,$v0,$12
99 slt $s7,$11,$k1 # CHECK: slt $23, $11, $27 # encoding: [0x01,0x7b,0xb8,0x2a]
107 sra $s1,$s7,15 # CHECK: sra $17, $23, 15 # encoding: [0x00,0x17,0x8b,0xc3]
108 sra $s1,$s7,$sp # CHECK: srav $17, $23, $sp # encoding: [0x03,0xb7,0x88,0x07]
109 srav $s1,$s7,$sp # CHECK: srav $17, $23, $sp # encoding: [0x03,0xb7,0x88,0x07]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
vp9_itrans4_dspr2.c 323 int s0, s1, s2, s3, s4, s5, s6, s7; local
343 s7 = x0 - x2 + x3;
347 x2 = sinpi_3_9 * s7;
  /external/llvm/test/MC/Mips/mips64r2/
valid.s 8 add $s7,$s2,$a1
14 and $s7,$v0,$12
69 dmult $s7,$9
121 ldxc1 $f8,$s7($15)
158 movn.s $f12,$f0,$s7
165 msub $s7,$k1
219 slt $s7,$11,$k1 # CHECK: slt $23, $11, $27 # encoding: [0x01,0x7b,0xb8,0x2a]
227 sra $s1,$s7,15 # CHECK: sra $17, $23, 15 # encoding: [0x00,0x17,0x8b,0xc3]
228 sra $s1,$s7,$sp # CHECK: srav $17, $23, $sp # encoding: [0x03,0xb7,0x88,0x07]
229 srav $s1,$s7,$sp # CHECK: srav $17, $23, $sp # encoding: [0x03,0xb7,0x88,0x07
    [all...]
  /external/llvm/test/MC/Mips/mips3/
valid.s 8 add $s7,$s2,$a1
14 and $s7,$v0,$12
61 dmult $s7,$9
157 slt $s7,$11,$k1 # CHECK: slt $23, $11, $27 # encoding: [0x01,0x7b,0xb8,0x2a]
165 sra $s1,$s7,15 # CHECK: sra $17, $23, 15 # encoding: [0x00,0x17,0x8b,0xc3]
166 sra $s1,$s7,$sp # CHECK: srav $17, $23, $sp # encoding: [0x03,0xb7,0x88,0x07]
167 srav $s1,$s7,$sp # CHECK: srav $17, $23, $sp # encoding: [0x03,0xb7,0x88,0x07]
invalid-mips5.s 10 ldxc1 $f8,$s7($t3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
21 movn.s $f12,$f0,$s7 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/valgrind/main/none/tests/arm/
vfp.c     [all...]
vfpv4_fma.c 107 TESTINSN_bin_f32("vfma.f32 s7, s1, s6", s7, s1, i32, f2u(INFINITY), s6, i32, f2u(NAN));
118 TESTINSN_bin_f32("vfma.f32 s29, s15, s7", s29, s15, i32, f2u(214), s7, i32, f2u(1752065));
124 TESTINSN_bin_f32("vfma.f32 s29, s25, s7", s29, s25, i32, f2u(-INFINITY), s7, i32, f2u(1752));
157 TESTINSN_bin_f32("vfms.f32 s7, s1, s6", s7, s1, i32, f2u(INFINITY), s6, i32, f2u(NAN));
168 TESTINSN_bin_f32("vfms.f32 s29, s15, s7", s29, s15, i32, f2u(214), s7, i32, f2u(1752065))
    [all...]
  /external/pixman/pixman/
pixman-mips-dspr2-asm.S 1086 SAVE_REGS_ON_STACK 20, s0, s1, s2, s3, s4, s5, s6, s7, s8
1093 li s7, 0x07e007e0
    [all...]
  /external/chromium_org/v8/test/mjsunit/
uri.js 46 var s7 = String.fromCharCode(cc7); variable
62 assertEquals('%EA%BB%AE', encodeURI(s7));
73 assertEquals(cc7, decodeURI(encodeURI(s7)).charCodeAt(0));
  /art/test/004-JniTest/src/
Main.java 112 native static short shortMethod(short s1, short s2, short s3, short s4, short s5, short s6, short s7,
  /art/test/115-native-bridge/src/
NativeBridgeMain.java 107 native static short shortMethod(short s1, short s2, short s3, short s4, short s5, short s6, short s7,
  /external/llvm/test/MC/AArch64/
arm64-memory.s 13 ldr s7, [sp, #4]
48 ; CHECK: ldr s7, [sp, #4] ; encoding: [0xe7,0x07,0x40,0xbd]
86 str s7, [sp, #4]
98 ; CHECK: str s7, [sp, #4] ; encoding: [0xe7,0x07,0x00,0xbd]
115 ldur s7, [sp, #4]
130 ; CHECK: ldur s7, [sp, #4] ; encoding: [0xe7,0x43,0x40,0xbc]
146 stur s7, [sp, #4]
161 ; CHECK: stur s7, [sp, #4] ; encoding: [0xe7,0x43,0x00,0xbc]
215 ldr s7, [x0, #4]!
223 str s7, [x0, #-4]
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.asm 391 ; s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
395 ; (s3 + s7)
399 ; (s3 - s7)
403 ; x3 = dct_const_round_shift(s3 + s7);
407 ; x7 = dct_const_round_shift(s3 - s7);
458 ; s7 = cospi_8_64 * x6 + cospi_24_64 * x7;
486 ; (s5 + s7)
490 ; (s5 - s7))
494 ; x5 = dct_const_round_shift(s5 + s7);
498 ; x7 = dct_const_round_shift(s5 - s7);
    [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.asm 391 ; s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
395 ; (s3 + s7)
399 ; (s3 - s7)
403 ; x3 = dct_const_round_shift(s3 + s7);
407 ; x7 = dct_const_round_shift(s3 - s7);
458 ; s7 = cospi_8_64 * x6 + cospi_24_64 * x7;
486 ; (s5 + s7)
490 ; (s5 - s7))
494 ; x5 = dct_const_round_shift(s5 + s7);
498 ; x7 = dct_const_round_shift(s5 - s7);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.asm 391 ; s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
395 ; (s3 + s7)
399 ; (s3 - s7)
403 ; x3 = dct_const_round_shift(s3 + s7);
407 ; x7 = dct_const_round_shift(s3 - s7);
458 ; s7 = cospi_8_64 * x6 + cospi_24_64 * x7;
486 ; (s5 + s7)
490 ; (s5 - s7))
494 ; x5 = dct_const_round_shift(s5 + s7);
498 ; x7 = dct_const_round_shift(s5 - s7);
    [all...]
  /bionic/libc/arch-mips/bionic/
_setjmp.S 65 REG_S s7, SC_REGS+S7*REGSZ(a0)
115 REG_L s7, SC_REGS+S7*REGSZ(a0)
  /bionic/libc/arch-mips64/bionic/
_setjmp.S 65 REG_S s7, SC_REGS+S7*REGSZ(a0)
115 REG_L s7, SC_REGS+S7*REGSZ(a0)
  /development/ndk/sources/android/libportable/arch-mips/
_setjmp.S 78 REG_S s7, JB_S7(a0)
146 REG_L s7, JB_S7(a0)

Completed in 872 milliseconds

1 2 34 5 6 7 8