HomeSort by relevance Sort by last modified time
    Searched defs:v27 (Results 1 - 9 of 9) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/include/
vmx_asm.h 29 stvx v27,reg,%r1; \
56 lvx v27,reg,%r1; \
86 lvx v27,r5,r3 variable
  /external/llvm/test/MC/Hexagon/
v60-misc.s 98 # CHECK: 282cc022 vmem(r12+#0) = v27.new
100 v27 = vxor(v28, v29) define
101 vmem(r12) = v27.new
  /external/fec/
viterbi27_mmx.c 20 struct v27 { struct
30 struct v27 *vp = (struct v27 *)p;
66 struct v27 *vp;
72 if((vp = (struct v27 *)malloc(sizeof(struct v27))) == NULL)
90 struct v27 *vp = (struct v27 *)p;
109 struct v27 *vp = p;
viterbi27_sse.c 18 struct v27 { struct
28 struct v27 *vp;
35 if((vp = malloc(sizeof(struct v27))) == NULL)
57 struct v27 *vp = p;
78 struct v27 *vp = p;
107 struct v27 *vp = p;
viterbi27_sse2.c 18 struct v27 { struct
28 struct v27 *vp = p;
57 struct v27 *vp;
64 if(posix_memalign(&p, sizeof(__m128i),sizeof(struct v27)))
66 vp = (struct v27 *)p;
84 struct v27 *vp = p;
112 struct v27 *vp = p;
124 struct v27 *vp = p;
viterbi27_port.c 20 struct v27 { struct
30 struct v27 *vp = p;
57 struct v27 *vp;
63 if((vp = malloc(sizeof(struct v27))) == NULL)
80 struct v27 *vp = p;
108 struct v27 *vp = p;
137 struct v27 *vp = p;
viterbi27_av.c 18 struct v27 { struct
28 struct v27 *vp = p;
54 struct v27 *vp;
60 if((vp = (struct v27 *)malloc(sizeof(struct v27))) == NULL)
76 struct v27 *vp = p;
104 struct v27 *vp = p;
114 struct v27 *vp = p;
  /external/capstone/suite/MC/AArch64/
neon-compare-instructions.s.cs 6 0x7d,0x8f,0xbc,0x2e = cmeq v29.2s, v27.2s, v28.2s
13 0x7d,0x3f,0xbc,0x2e = cmhs v29.2s, v27.2s, v28.2s
20 0x7d,0x3f,0xbc,0x2e = cmhs v29.2s, v27.2s, v28.2s
27 0x7d,0x3f,0xbc,0x0e = cmge v29.2s, v27.2s, v28.2s
34 0x7d,0x3f,0xbc,0x0e = cmge v29.2s, v27.2s, v28.2s
41 0x7d,0x37,0xbc,0x2e = cmhi v29.2s, v27.2s, v28.2s
48 0x7d,0x37,0xbc,0x2e = cmhi v29.2s, v27.2s, v28.2s
55 0x7d,0x37,0xbc,0x0e = cmgt v29.2s, v27.2s, v28.2s
62 0x7d,0x37,0xbc,0x0e = cmgt v29.2s, v27.2s, v28.2s
69 0x7d,0x8f,0xbc,0x0e = cmtst v29.2s, v27.2s, v28.2
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_ppc_regs.h 92 #define v27 27 macro

Completed in 1334 milliseconds