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

1 23 4 5 6 7

  /external/mockito/cglib-and-asm/src/org/mockito/asm/
Opcodes.java 226 int POP = 87; // -
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_InterpolateLuma_Copy_unsafe_s.S 116 POP {r4-r6,pc}
armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.S 83 POP {r4-r12,pc}
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.S 118 POP {r4-r12,pc}
armVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.S 130 POP {r4-r12,pc}
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S 133 POP {r4-r12,pc}
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.S 168 POP {r4-r12,pc}
  /bionic/libc/arch-x86/silvermont/string/
sse2-memcpy-slm.S 89 #define POP(REG) popl REG; CFI_POP (REG)
93 #define RETURN_END POP (%ebx); ret
sse2-strlen-slm.S 83 #define POP(REG) popl REG; CFI_POP (REG)
111 POP (%edi)
sse2-memset-slm.S 89 #define POP(REG) popl REG; CFI_POP (REG)
104 # define RETURN_END POP (%ebx); ret
255 POP (%ebx)
303 POP (%ebx)
326 POP (%ebx)
367 POP (%ebx)
  /bionic/libc/arch-x86_64/string/
sse2-memcpy-slm.S 85 #define POP(REG) pop REG;
88 #define RETURN_END POP (%rbx); ret
  /external/openssl/crypto/bn/asm/
parisc-mont.pl 78 $POP ="ldd";
88 $POP ="ldw";
883 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
884 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
885 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
886 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
887 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7
888 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8
889 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9
890 $POP `-$FRAME+7*$SIZE_T`(%sp),%r1
    [all...]
  /bionic/libc/arch-x86/atom/string/
sse2-memrchr-atom.S 79 #define POP(REG) popl REG; CFI_POP (REG)
723 POP (%edi)
758 POP (%edi)
767 POP (%edi)
775 POP (%edi)
ssse3-wcscpy-atom.S 81 # define POP(REG) popl REG; CFI_POP (REG)
84 # define RETURN POP (%edi); ret; CFI_PUSH (%edi)
356 POP (%esi)
465 POP (%esi)
581 POP (%esi)
sse2-strchr-atom.S 79 #define POP(REG) popl REG; CFI_POP (REG)
83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi);
  /external/javassist/src/main/javassist/compiler/
MemberCodeGen.java 548 bytecode.addOpcode(POP);
762 bytecode.addOpcode(POP);
765 bytecode.addOpcode(POP);
768 bytecode.addOpcode(POP);
    [all...]
  /system/core/libcutils/arch-x86/
sse2-memset16-atom.S 72 #define POP(REG) popl REG; CFI_POP (REG)
91 # define RETURN_END POP (%ebx); ret
361 POP (%ebx)
371 POP (%ebx)
475 POP (%ebx)
  /external/opencv/cvaux/src/
cvsegment.cpp 66 #define POP(Y,IL,IR,IPL,IPR,FL) { StIn--; \
125 POP( YC, L, R, PL, PR, flag );
201 #undef POP
  /external/aac/libFDK/src/arm/
dct_arm.cpp 171 POP {r4-r9}
343 POP {r4-r9}
  /external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_SSE4_asm.S 21 #define POP(REG) popl REG; CFI_POP (REG)
22 #define RETURN POP(%edi); ret
  /art/runtime/arch/x86_64/
asm_support_x86_64.S 154 MACRO1(POP, reg)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
h264bsdFillRow7.s 178 POP {r4-r6,pc}
h264bsdWriteMacroblock.s 149 POP {r4-r6,pc}
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
h264bsdFillRow7.S 139 POP {r4-r6,pc}
h264bsdWriteMacroblock.S 151 POP {r4-r6,pc}

Completed in 263 milliseconds

1 23 4 5 6 7