HomeSort by relevance Sort by last modified time
    Searched full:st4 (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /external/llvm/test/MC/AArch64/
arm64-vector-lists.s 4 ST4 {v0.8B-v3.8B}, [x0]
5 ST4 {v0.4H-v3.4H}, [x0]
7 // CHECK: st4 { v0.8b, v1.8b, v2.8b, v3.8b }, [x0] // encoding: [0x00,0x00,0x00,0x0c]
8 // CHECK: st4 { v0.4h, v1.4h, v2.4h, v3.4h }, [x0] // encoding: [0x00,0x04,0x00,0x0c]
10 ST4 {v0.8B-v4.8B}, [x0]
11 ST4 {v0.8B-v3.8B,v4.8B}, [x0]
12 ST4 {v0.8B-v3.8H}, [x0]
13 ST4 {v0.8B-v3.16B}, [x0]
14 ST4 {v0.8B-},[x0]
arm64-simd-ldst.s 297 st4.8b {v4, v5, v6, v7}, [x19]
298 st4.16b {v4, v5, v6, v7}, [x19]
299 st4.4h {v4, v5, v6, v7}, [x19]
300 st4.8h {v4, v5, v6, v7}, [x19]
301 st4.2s {v4, v5, v6, v7}, [x19]
302 st4.4s {v4, v5, v6, v7}, [x19]
303 st4.2d {v4, v5, v6, v7}, [x19]
314 ; CHECK: st4.8b { v4, v5, v6, v7 }, [x19] ; encoding: [0x64,0x02,0x00,0x0c]
315 ; CHECK: st4.16b { v4, v5, v6, v7 }, [x19] ; encoding: [0x64,0x02,0x00,0x4c]
316 ; CHECK: st4.4h { v4, v5, v6, v7 }, [x19] ; encoding: [0x64,0x06,0x00,0x0c
    [all...]
neon-simd-ldst-multi-elem.s 205 st4 { v0.16b, v1.16b, v2.16b, v3.16b }, [x0]
206 st4 { v15.8h, v16.8h, v17.8h, v18.8h }, [x15]
207 st4 { v31.4s, v0.4s, v1.4s, v2.4s }, [sp]
208 st4 { v0.2d, v1.2d, v2.2d, v3.2d }, [x0]
209 st4 { v0.8b, v1.8b, v2.8b, v3.8b }, [x0]
210 st4 { v15.4h, v16.4h, v17.4h, v18.4h }, [x15]
211 st4 { v31.2s, v0.2s, v1.2s, v2.2s }, [sp]
212 // CHECK: st4 { v0.16b, v1.16b, v2.16b, v3.16b }, [x0] // encoding: [0x00,0x00,0x00,0x4c]
213 // CHECK: st4 { v15.8h, v16.8h, v17.8h, v18.8h }, [x15] // encoding: [0xef,0x05,0x00,0x4c]
214 // CHECK: st4 { v31.4s, v0.4s, v1.4s, v2.4s }, [sp] // encoding: [0xff,0x0b,0x00,0x4c
    [all...]
neon-simd-ldst-one-elem.s 157 st4 { v0.b, v1.b, v2.b, v3.b }[9], [x0]
158 st4 { v15.h, v16.h, v17.h, v18.h }[7], [x15]
159 st4 { v31.s, v0.s, v1.s, v2.s }[3], [sp]
160 st4 { v0.d, v1.d, v2.d, v3.d }[1], [x0]
161 // CHECK: st4 { v0.b, v1.b, v2.b, v3.b }[9], [x0] // encoding: [0x00,0x24,0x20,0x4d]
162 // CHECK: st4 { v15.h, v16.h, v17.h, v18.h }[7], [x15] // encoding: [0xef,0x79,0x20,0x4d]
163 // CHECK: st4 { v31.s, v0.s, v1.s, v2.s }[3], [sp] // encoding: [0xff,0xb3,0x20,0x4d]
164 // CHECK: st4 { v0.d, v1.d, v2.d, v3.d }[1], [x0] // encoding: [0x00,0xa4,0x20,0x4d]
318 st4 { v0.b, v1.b, v2.b, v3.b }[9], [x0], x5
319 st4 { v15.h, v16.h, v17.h, v18.h }[7], [x15], x
    [all...]
neon-simd-post-ldst-multi-elem.s 369 st4 { v0.16b, v1.16b, v2.16b, v3.16b }, [x0], x1
370 st4 { v15.8h, v16.8h, v17.8h, v18.8h }, [x15], x2
371 st4 { v31.4s, v0.4s, v1.4s, v2.4s }, [sp], #64
372 st4 { v0.2d, v1.2d, v2.2d, v3.2d }, [x0], #64
373 st4 { v0.8b, v1.8b, v2.8b, v3.8b }, [x0], x3
374 st4 { v15.4h, v16.4h, v17.4h, v18.4h }, [x15], x4
375 st4 { v31.2s, v0.2s, v1.2s, v2.2s }, [sp], #32
376 // CHECK: st4 { v0.16b, v1.16b, v2.16b, v3.16b }, [x0], x1
378 // CHECK: st4 { v15.8h, v16.8h, v17.8h, v18.8h }, [x15], x2
380 // CHECK: st4 { v31.4s, v0.4s, v1.4s, v2.4s }, [sp], #6
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/
TestDictionary.h 3 // ST4
  /external/libunwind/src/x86/
regname.c 7 "st0", "st1", "st2", "st3", "st4", "st5", "st6", "st7",
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
AMutableDictionary.h 3 // ST4
ACBTree.h 3 // ST4
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_advsimd_ColorMatrix.S 444 st4 {v24.8b,v25.8b,v26.8b,v27.8b}, [x0], #32
455 st4 {v12.8b,v13.8b,v14.8b,v15.8b}, [x0], #32
478 st4 {v24.8b,v25.8b,v26.8b,v27.8b}, [x0], #32
495 st4 {v12.8b,v13.8b,v14.8b,v15.8b}, [x0], #32
552 st4 {v8.4s,v9.4s,v10.4s,v11.4s}, [x0], #64
555 st4 {v16.4s,v17.4s,v18.4s,v19.4s}, [x0], #64
561 st4 {v8.4s,v9.4s,v10.4s,v11.4s}, [x0], #64
563 st4 {v16.4s,v17.4s,v18.4s,v19.4s}, [x0], #64
626 st4 {v12.b,v13.b,v14.b,v15.b}[4], [x0], #4
627 st4 {v12.b,v13.b,v14.b,v15.b}[5], [x0], #
    [all...]
rsCpuIntrinsics_advsimd_3DLUT.S 134 1: st4 {v20.8b,v21.8b,v22.8b,v23.8b}, [x0], #32
214 st4 {v20.8b,v21.8b,v22.8b,v23.8b}, [x0], #32
233 st4 {v20.b-v23.b}[0], [x0], #4
234 st4 {v20.b-v23.b}[1], [x0], #4
235 st4 {v20.b-v23.b}[2], [x0], #4
236 st4 {v20.b-v23.b}[3], [x0], #4
239 st4 {v20.b-v23.b}[4], [x0], #4
240 st4 {v20.b-v23.b}[5], [x0], #4
243 st4 {v20.b-v23.b}[6], [x0], #4
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S 95 #define st4 s12 define
203 vadd.f32 st4,st0,x0i @// F(1)
209 vmul.f32 st4, half
214 vstm.f32 pOut1!, {st4, st5}
omxSP_FFTFwd_RToCCS_F32_Sfs_s.S 105 #define st4 s12 define
281 vsub.f32 st4,st0,x0i @// F(1)
287 vmul.f32 st4, half
293 vstm.f32 argDst!, {st4, st5}
  /external/smali/dexlib2/accessorTestGenerator/
build.gradle 36 compile 'org.antlr:ST4:4.0.7'
  /external/llvm/test/CodeGen/AArch64/
arm64-st1.ll 151 ; CHECK: st4.b
158 ; CHECK: st4.h
165 ; CHECK: st4.s
172 ; CHECK: st4.d
199 ; CHECK st4.8b
200 call void @llvm.aarch64.neon.st4.v8i8.p0i8(<8 x i8> %A, <8 x i8> %B, <8 x i8> %C, <8 x i8> %D, i8* %P)
206 declare void @llvm.aarch64.neon.st4.v8i8.p0i8(<8 x i8>, <8 x i8>, <8 x i8>, <8 x i8>, i8*) nounwind readonly
224 ; CHECK st4.16b
225 call void @llvm.aarch64.neon.st4.v16i8.p0i8(<16 x i8> %A, <16 x i8> %B, <16 x i8> %C, <16 x i8> %D, i8* %P)
231 declare void @llvm.aarch64.neon.st4.v16i8.p0i8(<16 x i8>, <16 x i8>, <16 x i8>, <16 x i8>, i8*) nounwind readonl
    [all...]
  /external/antlr/antlr-3.4/gunit/
pom.xml 54 <artifactId>ST4</artifactId>
  /external/antlr/antlr-3.4/tool/
pom.xml 62 <artifactId>ST4</artifactId>
  /external/llvm/lib/Target/AArch64/InstPrinter/
AArch64InstPrinter.cpp 583 { AArch64::ST4i8, "st4", ".b", 0, true, 0 },
584 { AArch64::ST4i16, "st4", ".h", 0, true, 0 },
585 { AArch64::ST4i32, "st4", ".s", 0, true, 0 },
586 { AArch64::ST4i64, "st4", ".d", 0, true, 0 },
587 { AArch64::ST4i8_POST, "st4", ".b", 1, true, 4 },
588 { AArch64::ST4i16_POST, "st4", ".h", 1, true, 8 },
589 { AArch64::ST4i32_POST, "st4", ".s", 1, true, 16 },
590 { AArch64::ST4i64_POST, "st4", ".d", 1, true, 32 },
591 { AArch64::ST4Fourv16b, "st4", ".16b", 0, false, 0 },
592 { AArch64::ST4Fourv8h, "st4", ".8h", 0, false, 0 }
    [all...]
  /external/clang/test/CodeGen/
aarch64-neon-ldst-one.c     [all...]
  /art/compiler/utils/x86/
constants_x86.h 62 ST4 = 4,
  /art/compiler/utils/x86_64/
constants_x86_64.h 70 ST4 = 4,
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
genopcode.asm 115 fstp st4
  /external/chromium_org/tools/android/heap_profiler/
heap_profiler_unittest.cc 296 StackTrace st4 = GenStackTrace(9, 0x3000); local
300 heap_profiler_alloc((void*)0x4000, 1024, st4.frames, st4.depth, 0);
309 EXPECT_EQ(3, stats_.num_stack_traces); // st4 should be gone.
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/lib/
memset.S 92 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ?
101 (p_yy) st4 [ptr2] = value,-2 //
298 tbit.nz.unc p_y, p0 = cnt, 2 // should we terminate with a st4 ?
302 (p_y) st4 [ptr1] = value,4
  /external/valgrind/main/coregrind/m_gdbserver/
32bit-core.xml 52 <reg name="st4" bitsize="80" type="i387_ext"/>

Completed in 1497 milliseconds

1 2 3 4