HomeSort by relevance Sort by last modified time
    Searched refs:POP (Results 26 - 50 of 159) sorted by null

12 3 4 5 6 7

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_UnpackBlock4x4_s.S 53 POP {r4-r8,pc}
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S 59 POP {r4-r6,pc}
118 POP {r4-r6,pc}
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S 88 POP {r4-r10,pc}
98 POP {r4-r10,pc}
omxVCM4P10_TransformDequantLumaDCFromPair_s.S 75 POP {r4-r6,pc}
94 POP {r4-r6,pc}
armVCM4P10_Average_4x_Align_unsafe_s.S 57 POP {r4-r6,pc}
101 POP {r4-r6,pc}
145 POP {r4-r6,pc}
armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.S 69 POP {r4-r12,pc}
omxVCM4P10_PredictIntra_16x16_s.S 79 POP {r4-r12,pc}
106 POP {r4-r12,pc}
176 POP {r4-r12,pc}
248 POP {r4-r12,pc}
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.S 123 POP {r4-r12,pc}
134 POP {r4-r12,pc}
omxVCM4P10_PredictIntraChroma_8x8_s.S 95 POP {r4-r10,pc}
131 POP {r4-r10,pc}
228 POP {r4-r10,pc}
  /bionic/libc/arch-x86/silvermont/string/
sse2-memmove-slm.S 95 #define POP(REG) popl REG; CFI_POP (REG)
99 #define RETURN_END POP (%ebx); ret
449 POP (%edi)
450 POP (%esi)
486 POP (%esi)
501 POP (%edi)
502 POP (%esi)
538 POP (%edi)
539 POP (%esi)
  /external/eigen/test/
packetmath.cpp 53 #define CHECK_CWISE2(REFOP, POP) { \
56 internal::pstore(data2, POP(internal::pload<Packet>(data1), internal::pload<Packet>(data1+PacketSize))); \
57 VERIFY(areApprox(ref, data2, PacketSize) && #POP); \
60 #define CHECK_CWISE1(REFOP, POP) { \
63 internal::pstore(data2, POP(internal::pload<Packet>(data1))); \
64 VERIFY(areApprox(ref, data2, PacketSize) && #POP); \
87 #define CHECK_CWISE1_IF(COND, REFOP, POP) if(COND) { \
91 h.store(data2, POP(h.load(data1))); \
92 VERIFY(areApprox(ref, data2, PacketSize) && #POP); \
  /external/openssl/crypto/rc4/asm/
rc4-parisc.pl 34 $POP ="ldd";
43 $POP ="ldw";
227 $POP `-$FRAME-$SAVED_RP`(%sp),%r2
234 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
235 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
236 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
  /art/runtime/arch/x86/
portable_entrypoints_x86.S 46 addl LITERAL(12), %esp // pop arguments to memcpy
51 POP ebx // pop ebx
52 POP ebp // pop ebp
asm_support_x86.S 159 MACRO1(POP, reg)
190 POP ebx
  /external/javassist/src/main/javassist/convert/
TransformWriteField.java 47 iterator.writeByte(POP, pos + 2);
  /bionic/libc/arch-x86/atom/string/
sse2-wcschr-atom.S 79 #define POP(REG) popl REG; CFI_POP (REG)
131 POP (%edi)
149 POP (%edi)
ssse3-strcat-atom.S 87 #define POP(REG) popl REG; CFI_POP (REG)
163 # define RETURN1 POP (%ebx); POP (%edi); ret; \
167 # define RETURN1 POP(%edi); ret; CFI_PUSH(%edi)
176 POP (%esi)
402 POP (%esi)
492 POP (%esi)
ssse3-strlcpy-atom.S 42 POP (%esi)
129 POP (%esi)
219 POP (%esi)
243 POP (%edi)
264 POP (%edi)
288 POP (%edi)
309 POP (%edi)
319 POP (%edi)
340 POP (%edi)
362 POP (%edi
    [all...]
ssse3-memcpy-atom.S 95 #define POP(REG) popl REG; CFI_POP (REG)
100 # define RETURN_END POP (%ebx); ret
262 POP (%edi)
280 POP (%edi)
478 POP (%edi)
518 POP (%edi)
582 POP (%edi)
622 POP (%edi)
686 POP (%edi)
728 POP (%edi
    [all...]
  /external/eigen/test/eigen2/
eigen2_packetmath.cpp 21 #define CHECK_CWISE(REFOP, POP) { \
24 ei_pstore(data2, POP(ei_pload(data1), ei_pload(data1+PacketSize))); \
25 VERIFY(areApprox(ref, data2, PacketSize) && #POP); \
  /external/javassist/src/main/javassist/bytecode/
Opcode.java 218 int POP = 87;
331 -1, // pop, 87
  /external/javassist/src/main/javassist/
CtConstructor.java 384 iterator.writeByte(Opcode.POP, pos++); // this
391 iterator.writeByte(it.is2byte() ? Opcode.POP2 : Opcode.POP,
  /external/openssl/crypto/bn/asm/
ppc64-mont.pl 77 $POP= "lwz";
86 $POP= "ld";
1063 $POP $i,0($sp)
1065 $POP r22,`-12*8-10*$SIZE_T`($i)
1066 $POP r23,`-12*8-9*$SIZE_T`($i)
1067 $POP r24,`-12*8-8*$SIZE_T`($i)
1068 $POP r25,`-12*8-7*$SIZE_T`($i)
1069 $POP r26,`-12*8-6*$SIZE_T`($i)
1070 $POP r27,`-12*8-5*$SIZE_T`($i)
1071 $POP r28,`-12*8-4*$SIZE_T`($i
    [all...]
  /system/core/libcutils/arch-x86/
sse2-memset32-atom.S 72 #define POP(REG) popl REG; CFI_POP (REG)
91 # define RETURN_END POP (%ebx); ret
275 POP (%ebx)
285 POP (%ebx)
390 POP (%ebx)
  /dalvik/dx/src/com/android/dx/cf/code/
ValueAwareMachine.java 45 case ByteOps.POP:

Completed in 841 milliseconds

12 3 4 5 6 7