/external/openssl/crypto/aes/asm/ |
aes-ppc.pl | 38 $POP ="ld"; 44 $POP ="lwz"; 451 $POP r0,`$FRAME+$LRSAVE`($sp) 452 $POP $toc,`$FRAME-$SIZE_T*20`($sp) 453 $POP r13,`$FRAME-$SIZE_T*19`($sp) 454 $POP r14,`$FRAME-$SIZE_T*18`($sp) 455 $POP r15,`$FRAME-$SIZE_T*17`($sp) 456 $POP r16,`$FRAME-$SIZE_T*16`($sp) 457 $POP r17,`$FRAME-$SIZE_T*15`($sp) 458 $POP r18,`$FRAME-$SIZE_T*14`($sp [all...] |
aes-parisc.pl | 35 $POP ="ldd"; 44 $POP ="ldw"; 162 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue 163 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4 164 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5 165 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6 166 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7 167 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8 168 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9 169 $POP `-$FRAME+7*$SIZE_T`(%sp),%r1 [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aes-parisc.pl | 35 $POP ="ldd"; 44 $POP ="ldw"; 162 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue 163 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4 164 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5 165 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6 166 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7 167 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8 168 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9 169 $POP `-$FRAME+7*$SIZE_T`(%sp),%r1 [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
d3basics.c | 490 # define POP(_lval) \ 646 POP(uw1); 665 POP(uw1); 676 POP(uw1); 746 POP(uw1); 751 POP(uw1); 780 POP(sw1); [all...] |
/external/aac/libSBRdec/src/arm/ |
env_calc_arm.cpp | 143 POP {r4-r5}
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
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 | 60 POP {r4-r6,pc} 79 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 | 65 POP {r4-r12,pc} 92 POP {r4-r12,pc} 162 POP {r4-r12,pc} 234 POP {r4-r12,pc}
|
/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/chromium_org/third_party/openssl/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
|
/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
|
/external/javassist/src/main/javassist/convert/ |
TransformWriteField.java | 47 iterator.writeByte(POP, pos + 2);
|
/bionic/libc/arch-x86/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 | 96 #define POP(REG) popl REG; CFI_POP (REG) 101 # define RETURN_END POP (%ebx); ret 264 POP (%edi) 282 POP (%edi) 480 POP (%edi) 520 POP (%edi) 584 POP (%edi) 624 POP (%edi) 688 POP (%edi) 730 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); \
|
/art/runtime/arch/x86/ |
asm_support_x86.S | 85 MACRO1(POP, reg)
|
/external/javassist/src/main/javassist/bytecode/ |
Opcode.java | 218 int POP = 87; 331 -1, // pop, 87
|
/external/chromium_org/third_party/openssl/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...] |
/external/javassist/src/main/javassist/ |
CtConstructor.java | 384 iterator.writeByte(Opcode.POP, pos++); // this 391 iterator.writeByte(it.is2byte() ? Opcode.POP2 : Opcode.POP,
|