HomeSort by relevance Sort by last modified time
    Searched refs:w1 (Results 151 - 175 of 531) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
pitch_filter_mips.c 26 int32_t w1, w2, w3, w4, w5, gain32, sign32; local
65 "li %[w1], 8192 \n\t"
66 "mtlo %[w1] \n\t"
68 "lwl %[w1], 3(%[out2_pos2]) \n\t"
72 "lwr %[w1], 0(%[out2_pos2]) \n\t"
77 "dpa.w.ph $ac0, %[w1], %[coef1] \n\t"
87 "extr_s.h %[w1], $ac0, 14 \n\t"
95 "mul %[w1], %[gain32], %[w1] \n\t"
103 "shra_r.w %[w1], %[w1], 12 \n\t
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/AArch64/
GetInterruptsState.S 43 mov w1, #1
44 csel w0, w1, w0, ne
  /external/tremolo/Tremolo/
mdct.h 62 LOOKUP_T *w0,LOOKUP_T *w1,
mdct.c 276 DATA_TYPE *w1 = x+(n>>1); local
282 w1 -= 2;
284 s0 = w0[0] + w1[0];
285 s1 = w1[1] - w0[1];
290 s0 = (w0[1] + w1[1])>>1;
291 s1 = (w0[0] - w1[0])>>1;
294 w1[0] = s0 - s2;
295 w1[1] = s3 - s1;
300 w1 -= 2;
302 s0 = w0[0] + w1[0]
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
ilp32-basic.s 10 str w1, [x3,4]
ilp32-basic.d 16 c: b9000461 str w1, \[x3,#4\]
mov.s 21 mov w1, 88
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
basep-10.d 13 0+c w \.text 0+ w1
19 0+6 R_MMIX_BASE_PLUS_OFFSET w1
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
erratum835769.s 34 mul w6, w0, w1
46 mul w6, w0, w1
58 mul w6, w0, w1
70 mul w6, w0, w1
  /external/llvm/test/MC/AArch64/
arm64-fp-encoding.s 254 fcvtas w1, d2
256 fcvtas w1, s2
258 fcvtas w1, h2
261 ; CHECK: fcvtas w1, d2 ; encoding: [0x41,0x00,0x64,0x1e]
263 ; CHECK: fcvtas w1, s2 ; encoding: [0x41,0x00,0x24,0x1e]
265 ; FP16: fcvtas w1, h2 ; encoding: [0x41,0x00,0xe4,0x1e]
267 ; NO-FP16-NEXT: fcvtas w1, h2
272 fcvtau w1, h2
273 fcvtau w1, s2
274 fcvtau w1, d
    [all...]
cyclone-crc.s 3 crc32b w0, w1, w5
8 CHECK: crc32b w0, w1, w5
arm64-aliases.s 39 tst w1, #3
41 tst w1, w2
43 ands wzr, w1, w2, lsl #2
48 ; CHECK: tst w1, #0x3 ; encoding: [0x3f,0x04,0x00,0x72]
50 ; CHECK: tst w1, w2 ; encoding: [0x3f,0x00,0x02,0x6a]
52 ; CHECK: tst w1, w2, lsl #2 ; encoding: [0x3f,0x08,0x02,0x6a]
60 cmn w1, #3, lsl #0
69 ; CHECK: cmn w1, #0x3 ; encoding: [0x3f,0x0c,0x00,0x31]
82 cmp w1, #1024, lsl #12
90 cmp wzr, w1
    [all...]
basic-a64-diagnostics.s 184 add wsp, w1, w2, lsr #3
188 // CHECK-ERROR-NEXT: add wsp, w1, w2, lsr #3
197 add w1, w2, w3, lsl #-1
198 add w1, w2, w3, lsl #32
199 add w1, w2, w3, lsr #-1
200 add w1, w2, w3, lsr #32
201 add w1, w2, w3, asr #-1
202 add w1, w2, w3, asr #32
210 // CHECK-ERROR-NEXT: add w1, w2, w3, lsl #-1
213 // CHECK-ERROR-NEXT: add w1, w2, w3, lsl #3
    [all...]
  /external/llvm/test/MC/Mips/msa/
test_3rf.s 6 # CHECK: fcaf.d $w1, $w1, $w19 # encoding: [0x78,0x33,0x08,0x5a]
7 # CHECK: fceq.w $w1, $w23, $w16 # encoding: [0x78,0x90,0xb8,0x5a]
10 # CHECK: fcle.d $w27, $w14, $w1 # encoding: [0x79,0xa1,0x76,0xda]
20 # CHECK: fcule.d $w31, $w1, $w30 # encoding: [0x79,0xfe,0x0f,0xda]
39 # CHECK: fmin.w $w24, $w1, $w30 # encoding: [0x7b,0x1e,0x0e,0x1b]
55 # CHECK: fsne.w $w30, $w1, $w12 # encoding: [0x7a,0xcc,0x0f,0x9c]
59 # CHECK: fsub.w $w31, $w26, $w1 # encoding: [0x78,0x41,0xd7,0xdb]
80 # CHECK: msubr_q.w $w1, $w14, $w20 # encoding: [0x7b,0xb4,0x70,0x5c]
82 # CHECK: mul_q.w $w16, $w1, $w4 # encoding: [0x79,0x24,0x0c,0x1c
    [all...]
  /frameworks/rs/driver/runtime/
rs_sample.c 128 int32_t next, float w0, float w1) {
131 float r = p0 * w0 + p1 * w1;
138 int32_t next, float w0, float w1) {
141 float r = p0 * w0 + p1 * w1;
148 int32_t next, float w0, float w1) {
151 float2 r = p0 * w0 + p1 * w1;
158 int32_t next, float w0, float w1) {
161 float3 r = p0 * w0 + p1 * w1;
168 int32_t next, float w0, float w1) {
171 float3 r = p0 * w0 + p1 * w1;
496 float w1 = fracU * oneMinusFracV; local
    [all...]
  /external/clang/test/SemaCXX/
default-assignment-operator.cpp 53 W w1, w2; variable
56 w1 = w2;
  /external/strace/tests/
vmsplice.c 57 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c)); local
68 .iov_base = w1,
  /external/strace/tests-m32/
vmsplice.c 57 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c)); local
68 .iov_base = w1,
  /external/strace/tests-mx32/
vmsplice.c 57 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c)); local
68 .iov_base = w1,
  /external/vixl/examples/aarch64/
swap-int32.cc 44 __ Poke(w1, 4);
45 __ Peek(w1, 0);
  /dalvik/dx/src/com/android/dx/command/dump/
BaseDumper.java 256 int w1 = rawBytes ? (getWidth1() + 1) : 0; local
257 return width - w1 - (indent * 2);
280 int w1 = getWidth1(); local
284 if (w1 == 0) {
297 return TwoColumnOutput.toString(s1, w1, separator, s2, w2);
  /external/libvncserver/libvncserver/
scale.c 93 double x1,y1,w1,h1, x2, y2, w2, h2; local
108 w1 = ((double) *w) * scaleW;
117 w2 = CEIL(w1 + ( x1 - x2 ));
143 int x1, y1, w1, h1; local
152 w1 = w0;
155 rfbScaledCorrection(screen, ptr, &x1, &y1, &w1, &h1, "rfbScaledScreenUpdateRect");
158 w0 = ScaleX(ptr, screen, w1);
163 bytesPerLine = w1 * bytesPerPixel;
175 if ((x1+w1) > (ptr->width))
177 if (x1==0) w1=ptr->width; else x1 = ptr->width - w1
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
msa.s 6 sll.b $w0,$w1,$w2
19 sra.h $w31,$w0,$w1
33 srl.d $w1,$w2,$w3
46 bclri.b $w0,$w1,0
60 bseti.h $w0,$w1,0
74 bnegi.w $w0,$w1,0
88 binsli.d $w0,$w1,0
102 addv.b $w0,$w1,$w2
115 subv.h $w31,$w0,$w1
129 max_s.d $w1,$w2,$w
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/AArch64/
RTSMHelper.S 58 ldrh w1, [x1]
61 ldrh w1, [x1]
62 cmp w0, w1
  /external/clang/test/Analysis/inlining/
containers.cpp 44 void testWrappers(BeginOnlySet &w1, IteratorStructOnlySet &w2,
51 clang_analyzer_eval(w1.begin().impl.impl == w1.begin().impl.impl);

Completed in 1045 milliseconds

1 2 3 4 5 67 8 91011>>