/external/openssl/crypto/sha/asm/ |
sha1-ppc.pl | 29 $POP ="ld"; 35 $POP ="lwz"; 196 $POP r0,`$FRAME-$SIZE_T*18`($sp) 197 $POP r15,`$FRAME-$SIZE_T*17`($sp) 198 $POP r16,`$FRAME-$SIZE_T*16`($sp) 199 $POP r17,`$FRAME-$SIZE_T*15`($sp) 200 $POP r18,`$FRAME-$SIZE_T*14`($sp) 201 $POP r19,`$FRAME-$SIZE_T*13`($sp) 202 $POP r20,`$FRAME-$SIZE_T*12`($sp) 203 $POP r21,`$FRAME-$SIZE_T*11`($sp [all...] |
sha512-ppc.pl | 46 $POP="ld"; 53 $POP="lwz"; 230 $POP r0,`$FRAME-$SIZE_T*21`($sp) 231 $POP $toc,`$FRAME-$SIZE_T*20`($sp) 232 $POP r13,`$FRAME-$SIZE_T*19`($sp) 233 $POP r14,`$FRAME-$SIZE_T*18`($sp) 234 $POP r15,`$FRAME-$SIZE_T*17`($sp) 235 $POP r16,`$FRAME-$SIZE_T*16`($sp) 236 $POP r17,`$FRAME-$SIZE_T*15`($sp) 237 $POP r18,`$FRAME-$SIZE_T*14`($sp [all...] |
/external/openssl/crypto/bn/asm/ |
ppc-mont.pl | 48 $POP= $LD; 69 $POP= $LD; 306 $POP r14,`4*$SIZE_T`($sp) 307 $POP r15,`5*$SIZE_T`($sp) 308 $POP r16,`6*$SIZE_T`($sp) 309 $POP r17,`7*$SIZE_T`($sp) 310 $POP r18,`8*$SIZE_T`($sp) 311 $POP r19,`9*$SIZE_T`($sp) 312 $POP r20,`10*$SIZE_T`($sp) 313 $POP r21,`11*$SIZE_T`($sp [all...] |
ppc64-mont.pl | 58 $POP= "lwz"; 69 $POP= "ld"; 897 $POP r14,`2*$SIZE_T`($sp) 898 $POP r15,`3*$SIZE_T`($sp) 899 $POP r16,`4*$SIZE_T`($sp) 900 $POP r17,`5*$SIZE_T`($sp) 901 $POP r18,`6*$SIZE_T`($sp) 902 $POP r19,`7*$SIZE_T`($sp) 903 $POP r20,`8*$SIZE_T`($sp) 904 $POP r21,`9*$SIZE_T`($sp [all...] |
/bionic/libc/arch-x86/string/ |
ssse3-memcmp3-new.S | 95 #define POP(REG) popl REG; CFI_POP (REG) 101 #define RETURN_END POP (%edi); POP (%esi); POP (%ebx); ret 218 POP (%edi) 219 POP (%esi) 264 POP (%edi) 265 POP (%esi) 294 POP (%edi) 295 POP (%esi [all...] |
ssse3-memcpy5.S | 105 #define POP(REG) popl REG; CFI_POP (REG) 110 # define RETURN_END POP (%ebx); ret 241 POP (%esi) 281 POP (%edi) 299 POP (%edi) 444 POP (%esi) 476 POP (%edi) 489 POP (%esi) 521 POP (%edi) 534 POP (%esi [all...] |
sse2-strlen-atom.S | 59 #define POP(REG) popl REG; CFI_POP (REG) 251 POP (%ebp) 252 POP (%ebx) 253 POP (%edi) 254 POP (%esi)
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
omxVCM4P10_DeblockLuma_I.S | 42 POP {r4-r9,pc} 63 POP {r4-r9,pc}
|
armVCM4P10_Interpolate_Chroma_s.S | 90 POP {r4-r12,pc} 113 POP {r4-r12,pc} 136 POP {r4-r12,pc} 149 POP {r4-r12,pc} 160 POP {r4-r12,pc} 171 POP {r4-r12,pc}
|
armVCM4P10_UnpackBlock4x4_s.S | 38 POP {r4-r8,pc}
|
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S | 44 POP {r4-r6,pc} 103 POP {r4-r6,pc}
|
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S | 73 POP {r4-r10,pc} 83 POP {r4-r10,pc}
|
omxVCM4P10_TransformDequantLumaDCFromPair_s.S | 58 POP {r4-r6,pc} 72 POP {r4-r6,pc}
|
armVCM4P10_Average_4x_Align_unsafe_s.S | 42 POP {r4-r6,pc} 86 POP {r4-r6,pc} 130 POP {r4-r6,pc}
|
armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.S | 54 POP {r4-r12,pc}
|
omxVCM4P10_PredictIntra_16x16_s.S | 66 POP {r4-r12,pc} 93 POP {r4-r12,pc} 163 POP {r4-r12,pc} 235 POP {r4-r12,pc}
|
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.S | 108 POP {r4-r12,pc} 119 POP {r4-r12,pc}
|
/sdk/emulator/qtools/ |
callstack.h | 21 // and defines push() and pop() methods. This derived class is then 30 virtual void pop(int stackLevel, uint64_t time, CallStackBase *base) {}; function in class:StackFrame 77 enum Action { NONE, PUSH, POP, NATIVE_PUSH }; 186 } else if (action == POP) { 191 // Pop off native functions before pushing or popping Java methods. 192 if (action == POP && mPrevFunction->vm_sym == NULL) { 193 // Pop off the previous function first. 195 if (methodAction == POP) { 196 doPop(event, function, POP); 202 // If the method trace has a push or pop, then do it [all...] |
/external/openssl/crypto/aes/asm/ |
aes-ppc.pl | 37 $POP ="ld"; 42 $POP ="lwz"; 367 $POP r0,`$FRAME-$SIZE_T*21`($sp) 368 $POP $toc,`$FRAME-$SIZE_T*20`($sp) 369 $POP r13,`$FRAME-$SIZE_T*19`($sp) 370 $POP r14,`$FRAME-$SIZE_T*18`($sp) 371 $POP r15,`$FRAME-$SIZE_T*17`($sp) 372 $POP r16,`$FRAME-$SIZE_T*16`($sp) 373 $POP r17,`$FRAME-$SIZE_T*15`($sp) 374 $POP r18,`$FRAME-$SIZE_T*14`($sp [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
d3basics.c | 484 # define POP(_lval) \ 640 POP(uw1); 659 POP(uw1); 670 POP(uw1); 740 POP(uw1); 745 POP(uw1); 774 POP(sw1); 780 POP(sw2); 783 POP(sw1); 788 POP(uw2) [all...] |
/external/bluetooth/glib/glib/ |
gqsort.c | 76 #define POP(low, high) ((void) (--top, (low = top->lo), (high = top->hi))) 209 POP (lo, hi);
|
/external/javassist/src/main/javassist/convert/ |
TransformWriteField.java | 47 iterator.writeByte(POP, pos + 2);
|
/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,
|
/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)
|