Searched refs:POP (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-ppc.pl29 $POP ="ld";
36 $POP ="lwz";
256 $POP $inp,`$FRAME-$SIZE_T*18`($sp)
261 $POP r0,`$FRAME+$LRSAVE`($sp)
262 $POP r15,`$FRAME-$SIZE_T*17`($sp)
263 $POP r16,`$FRAME-$SIZE_T*16`($sp)
264 $POP r17,`$FRAME-$SIZE_T*15`($sp)
265 $POP r18,`$FRAME-$SIZE_T*14`($sp)
266 $POP r19,`$FRAME-$SIZE_T*13`($sp)
267 $POP r2
[all...]
H A Dsha1-parisc.pl33 $POP ="ldd";
42 $POP ="ldw";
235 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
236 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
237 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
238 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
239 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7
240 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8
241 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9
242 $POP `
[all...]
H A Dsha512-ppc.pl46 $POP="ld";
54 $POP="lwz";
270 $POP $num,`$FRAME-$SIZE_T*25`($sp) ; restore real remaining num
317 $POP $inp,`$FRAME-$SIZE_T*26`($sp) ; restore real inp
318 $POP $num,`$FRAME-$SIZE_T*25`($sp) ; restore real num
323 $POP r0,`$FRAME+$LRSAVE`($sp)
324 $POP r14,`$FRAME-$SIZE_T*18`($sp)
325 $POP r15,`$FRAME-$SIZE_T*17`($sp)
326 $POP r16,`$FRAME-$SIZE_T*16`($sp)
327 $POP r1
[all...]
H A Dsha512-parisc.pl39 $POP ="ldd";
48 $POP ="ldw";
318 $POP `-$FRAME_MARKER-2*$SIZE_T`(%sp),$ctx ; restore arguments
319 $POP `-$FRAME_MARKER-3*$SIZE_T`(%sp),$inp
320 $POP `-$FRAME_MARKER-4*$SIZE_T`(%sp),$num
604 $POP `-$FRAME_MARKER-2*$SIZE_T`(%sp),$ctx ; restore arguments
605 $POP `-$FRAME_MARKER-3*$SIZE_T`(%sp),$inp
606 $POP `-$FRAME_MARKER-4*$SIZE_T`(%sp),$num
665 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
666 $POP `
[all...]
H A Dsha512p8-ppc.pl34 $POP="ld";
40 $POP="lwz";
304 $POP r26,`$FRAME+21*16+0*$SIZE_T`($sp)
305 $POP r27,`$FRAME+21*16+1*$SIZE_T`($sp)
306 $POP r28,`$FRAME+21*16+2*$SIZE_T`($sp)
307 $POP r29,`$FRAME+21*16+3*$SIZE_T`($sp)
308 $POP r30,`$FRAME+21*16+4*$SIZE_T`($sp)
309 $POP r31,`$FRAME+21*16+5*$SIZE_T`($sp)
/freebsd-11-stable/sys/i386/i386/
H A Dbpf_jit_machdep.c234 POP(EBX);
235 POP(EDI);
237 POP(ESI);
246 POP(EBX);
247 POP(EDI);
249 POP(ESI);
264 POP(EBX);
265 POP(EDI);
266 POP(ESI);
282 POP(EB
[all...]
H A Dvm86.c113 POP(struct vm86frame *vmf) function
207 temp_flags = POP(vmf) & POP_MASK;
222 vmf->vmf_ip = POP(vmf);
223 vmf->vmf_cs = POP(vmf);
224 temp_flags = POP(vmf) & POP_MASK;
311 vmf->vmf_ip = POP(vmf);
312 vmf->vmf_cs = POP(vmf);
313 temp_flags = POP(vmf) & POP_MASK;
326 temp_flags = POP(vmf) & POP_MASK;
H A Dbpf_jit_machdep.h174 #define POP(r32) do { \ macro
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dppc-mont.pl47 $POP= $LD;
67 $POP= $LD;
314 $POP $tj,0($sp)
316 $POP r20,`-12*$SIZE_T`($tj)
317 $POP r21,`-11*$SIZE_T`($tj)
318 $POP r22,`-10*$SIZE_T`($tj)
319 $POP r23,`-9*$SIZE_T`($tj)
320 $POP r24,`-8*$SIZE_T`($tj)
321 $POP r25,`-7*$SIZE_T`($tj)
322 $POP r2
[all...]
H A Dparisc-mont.pl78 $POP ="ldd";
88 $POP ="ldw";
879 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
880 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
881 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
882 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
883 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7
884 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8
885 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9
886 $POP `
[all...]
H A Dppc64-mont.pl85 $POP= "lwz";
94 $POP= "ld";
1616 $POP $i,0($sp)
1618 $POP r19,`-12*8-13*$SIZE_T`($i)
1619 $POP r20,`-12*8-12*$SIZE_T`($i)
1620 $POP r21,`-12*8-11*$SIZE_T`($i)
1621 $POP r22,`-12*8-10*$SIZE_T`($i)
1622 $POP r23,`-12*8-9*$SIZE_T`($i)
1623 $POP r24,`-12*8-8*$SIZE_T`($i)
1624 $POP r2
[all...]
/freebsd-11-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-parisc.pl34 $POP ="ldd";
44 $POP ="ldw";
324 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
325 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
326 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
327 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
330 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7
331 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8
332 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9
333 $POP `
[all...]
H A Dghashp8-ppc.pl28 $POP="ld";
34 $POP="lwz";
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daes-ppc.pl38 $POP ="ld";
44 $POP ="lwz";
394 $POP $out,`$FRAME-$SIZE_T*19`($sp)
463 $POP $out,`$FRAME-$SIZE_T*19`($sp)
495 $POP r0,`$FRAME+$LRSAVE`($sp)
496 $POP r14,`$FRAME-$SIZE_T*18`($sp)
497 $POP r15,`$FRAME-$SIZE_T*17`($sp)
498 $POP r16,`$FRAME-$SIZE_T*16`($sp)
499 $POP r17,`$FRAME-$SIZE_T*15`($sp)
500 $POP r1
[all...]
H A Daes-parisc.pl35 $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 `
[all...]
H A Daesp8-ppc.pl30 $POP ="ld";
38 $POP ="lwz";
1222 $POP r26,`$FRAME+21*16+0*$SIZE_T`($sp)
1223 $POP r27,`$FRAME+21*16+1*$SIZE_T`($sp)
1224 $POP r28,`$FRAME+21*16+2*$SIZE_T`($sp)
1225 $POP r29,`$FRAME+21*16+3*$SIZE_T`($sp)
1226 $POP r30,`$FRAME+21*16+4*$SIZE_T`($sp)
1227 $POP r31,`$FRAME+21*16+5*$SIZE_T`($sp)
1875 $POP r26,`$FRAME+21*16+0*$SIZE_T`($sp)
1876 $POP r2
[all...]
H A Dvpaes-ppc.pl36 $POP ="ld";
43 $POP ="lwz";
844 $POP r0, `$FRAME+$SIZE_T*2+$LRSAVE`($sp)
845 $POP r30,`$FRAME+$SIZE_T*0`($sp)
846 $POP r31,`$FRAME+$SIZE_T*1`($sp)
1424 $POP r0, `$FRAME+$LRSAVE`($sp)
1507 $POP r0, `$FRAME+$LRSAVE`($sp)
/freebsd-11-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl34 $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
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_arm.S37 POP {r1-r3,pc}
68 POP {r1-r3,pc}
100 POP {r1-r3,pc}
/freebsd-11-stable/stand/ficl/
H A Dfloat.c481 CELL c = POP();
513 int i = POP().i;
529 int i = POP().i;
H A Dficl.h409 #define POP() stackPop(pVM->pStack) macro
H A Dwords.c2187 increment = POP().i;
2248 stackPush(pVM->rStack, POP());
2419 c = POP();
/freebsd-11-stable/contrib/binutils/bfd/
H A Dieee.c522 #define POP(x,y,z) DEC; x = TOS.symbol; y = TOS.section; z = TOS.value;
589 POP (sy, section1, value1);
590 POP (sy, section_dummy, value2);
604 POP (sy1, section1, value1);
605 POP (sy2, section2, value2);
639 POP (sy1, section1, *extra);
642 POP (*symbol, dummy, *value);
520 #define POP macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm760 POP {r1, r2, r3}
899 POP {r1, r2, r3}
/freebsd-11-stable/contrib/gcc/
H A Dc-parser.c4828 #define POP \
4946 POP;
4978 POP; macro
4980 #undef POP
4826 #define POP macro

Completed in 205 milliseconds