Searched refs:strh (Results 1 - 25 of 42) sorted by relevance

12

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice_armv7.S65 strh r11, [r0], #-2 @ Output: ar_g_Q0[k]
70 strh r5, [r0] @ Output: ar_g_Q0[0] = tmpAR;
71 strh r5, [r1], #2 @ Output: ar_f_Q0[n+1] = tmpAR;
H A Dpitch_filter_armv6.S106 strh r7, [r11] @ inputState[0], after shift.
130 strh r2, [r12], #2 @ outputBuf[*index2]
134 strh r2, [r6], #2 @ outputBuff2[*index2 + PITCH_BUFFSIZE]
/external/llvm/test/MC/AArch64/
H A Darm64-tls-relocs.s131 strh w27, [x26, #:tprel_lo12:var]
133 // CHECK: strh w27, [x26, :tprel_lo12:var] // encoding: [0x5b,0bAAAAAA11,0b00AAAAAA,0x79]
255 strh w27, [x26, #:dtprel_lo12:var]
257 // CHECK: strh w27, [x26, :dtprel_lo12:var] // encoding: [0x5b,0bAAAAAA11,0b00AAAAAA,0x79]
H A Dtls-relocs.s140 strh w27, [x26, #:dtprel_lo12:var]
143 // CHECK: strh w27, [x26, :dtprel_lo12:var] // encoding: [0x5b,0bAAAAAA11,0b00AAAAAA,0x79]
342 strh w27, [x26, #:tprel_lo12:var]
345 // CHECK: strh w27, [x26, :tprel_lo12:var] // encoding: [0x5b,0bAAAAAA11,0b00AAAAAA,0x79]
H A Dbasic-a64-diagnostics.s1956 strh w1, [x19], #256
1957 strh w9, [sp], #-257
1967 // CHECK-ERROR-NEXT: strh w1, [x19], #256
1970 // CHECK-ERROR-NEXT: strh w9, [sp], #-257
2139 strh w1, [x19, #256]!
2140 strh w9, [sp, #-257]!
2150 // CHECK-ERROR-NEXT: strh w1, [x19, #256]!
2153 // CHECK-ERROR-NEXT: strh w9, [sp, #-257]!
2390 strh w31, [x23, #1]
2397 // CHECK-ERROR-AARCH64-NEXT: strh w3
[all...]
H A Dbasic-a64-instructions.s2448 strh w20, [x10, #14]
2449 strh w17, [sp, #8190]
2454 // CHECK: strh w20, [x10, #14] // encoding: [0x54,0x1d,0x00,0x79]
2455 // CHECK: strh w17, [sp, #8190] // encoding: [0xf1,0xff,0x3f,0x79]
2558 strh w11, [x29, x3, sxtx]
2566 strh w19, [x21, wzr, sxtw #1]
2570 // CHECK: strh w11, [x29, x3, sxtx] // encoding: [0xab,0xeb,0x23,0x78]
2578 // CHECK: strh w19, [x21, wzr, sxtw #1] // encoding: [0xb3,0xda,0x3f,0x78]
2664 strh w9, [x2], #255
2665 strh w
[all...]
H A Darm64-memory.s91 strh w2, [sp, #32]
103 ; CHECK: strh w2, [sp, #32] ; encoding: [0xe2,0x43,0x00,0x79]
629 strh w4, [x2, #1]
630 strh w5, [x3, #-1]
/external/libavc/common/armv8/
H A Dih264_mem_fns_neon_av8.s261 strh w1, [x0], #2
/external/llvm/test/MC/ARM/
H A Darm_instructions.s84 @ CHECK: strh r3, [r2, #-0] @ encoding: [0xb0,0x30,0x42,0xe1]
85 strh r3, [r2, #-0]
H A Dbasic-thumb-instructions.s580 strh r3, [r3]
581 strh r4, [r6, #2]
582 strh r5, [r7, #62]
584 @ CHECK: strh r3, [r3] @ encoding: [0x1b,0x80]
585 @ CHECK: strh r4, [r6, #2] @ encoding: [0x74,0x80]
586 @ CHECK: strh r5, [r7, #62] @ encoding: [0xfd,0x87]
592 strh r6, [r2, r6]
594 @ CHECK: strh r6, [r2, r6] @ encoding: [0x96,0x53]
H A Ddiagnostics.s503 strh r0, [r0, #2]!
504 strh r0, [r0, r1]!
505 strh r0, [r0], #2
506 strh r0, [r0], r1
524 @ CHECK-ERRORS: strh r0, [r0, #2]!
527 @ CHECK-ERRORS: strh r0, [r0, r1]!
530 @ CHECK-ERRORS: strh r0, [r0], #2
533 @ CHECK-ERRORS: strh r0, [r0], r1
H A Dbasic-thumb2-instructions.s2921 strh r5, [r5, #-4]
2922 strh r5, [r6, #32]
2923 strh r5, [r6, #33]
2924 strh r5, [r6, #257]
2925 strh.w lr, [r7, #257]
2926 strh r5, [r8, #255]!
2927 strh r2, [r5, #4]!
2928 strh r1, [r4, #-4]!
2929 strh lr, [r3], #255
2930 strh r
[all...]
H A Dthumb2-diagnostics.s113 strh r9, [pc, r10]
/external/swiftshader/third_party/LLVM/test/MC/ARM/
H A Dbasic-thumb-instructions.s529 strh r3, [r3]
530 strh r4, [r6, #2]
531 strh r5, [r7, #62]
533 @ CHECK: strh r3, [r3] @ encoding: [0x1b,0x80]
534 @ CHECK: strh r4, [r6, #2] @ encoding: [0x74,0x80]
535 @ CHECK: strh r5, [r7, #62] @ encoding: [0xfd,0x87]
541 strh r6, [r2, r6]
543 @ CHECK: strh r6, [r2, r6] @ encoding: [0x96,0x53]
H A Dbasic-thumb2-instructions.s2444 strh r5, [r5, #-4]
2445 strh r5, [r6, #32]
2446 strh r5, [r6, #33]
2447 strh r5, [r6, #257]
2448 strh.w lr, [r7, #257]
2449 strh r5, [r8, #255]!
2450 strh r2, [r5, #4]!
2451 strh r1, [r4, #-4]!
2452 strh lr, [r3], #255
2453 strh r
[all...]
/external/webrtc/webrtc/common_audio/signal_processing/
H A Dfilter_ar_fast_q12_armv7.S93 strh r6, [r1], #2 @ Store data_out[i]
104 strh r6, [r1], #2 @ Store data_out[i + 1]
147 strh r6, [r1] @ Store the data_out[i]
/external/libavc/common/arm/
H A Dih264_mem_fns_neon.s265 strh r1, [r0], #2
/external/libhevc/common/arm/
H A Dihevc_intra_pred_filters_chroma_mode_19_to_25.s185 strh r11, [r6]
207 strh r11, [r6], #-2
H A Dihevc_intra_pred_filters_chroma_mode_11_to_17.s221 strh r11, [r6], #2
245 strh r11, [r6], #-2
/external/libhevc/common/arm64/
H A Dihevc_intra_pred_filters_chroma_mode_11_to_17.s207 strh w11, [x6], #2
234 strh w11, [x6], #-2
H A Dihevc_intra_pred_filters_chroma_mode_19_to_25.s176 strh w11, [x6]
202 strh w11, [x6], #-2
/external/v8/src/arm/
H A Dcodegen-arm.cc163 __ strh(temp1, MemOperand(dest, 2, PostIndex), cs);
253 __ strh(temp1, MemOperand(dest), ne);
/external/v8/src/compiler/arm/
H A Dcode-generator-arm.cc1395 __ strh(i.InputRegister(0), i.InputOffset(1));
1532 ASSEMBLE_CHECKED_STORE_INTEGER(strh);
1568 ASSEMBLE_ATOMIC_STORE_INTEGER(strh);
/external/vixl/test/aarch64/
H A Dtest-disasm-aarch64.cc164 COMPARE(dci(0x790027a0), "strh w0, [x29, #18]");
1114 COMPARE(strh(w0, MemOperand(x1, w2, UXTW)), "strh w0, [x1, w2, uxtw]");
1115 COMPARE(strh(w3, MemOperand(x4, w5, UXTW, 1)), "strh w3, [x4, w5, uxtw #1]");
1116 COMPARE(strh(w6, MemOperand(x7, x8)), "strh w6, [x7, x8]");
1117 COMPARE(strh(w9, MemOperand(x10, x11, LSL, 1)),
1118 "strh w9, [x10, x11, lsl #1]");
1119 COMPARE(strh(w1
[all...]
/external/vixl/src/aarch32/
H A Dassembler-aarch32.h3403 void strh(Condition cond,
3407 void strh(Register rt, const MemOperand& operand) { function in class:vixl::aarch32::Assembler
3408 strh(al, Best, rt, operand);
3410 void strh(Condition cond, Register rt, const MemOperand& operand) { function in class:vixl::aarch32::Assembler
3411 strh(cond, Best, rt, operand);
3413 void strh(EncodingSize size, Register rt, const MemOperand& operand) { function in class:vixl::aarch32::Assembler
3414 strh(al, size, rt, operand);

Completed in 473 milliseconds

12