Searched refs:pop (Results 351 - 375 of 1781) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/atom/
H A Dcnd_sub_n.asm118 pop %ebp
119 pop %ebx
120 pop %esi
121 pop %edi
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/
H A Dbdiv_dbm1c.asm124 pop %ebx
125 pop %ebp
126 pop %edi
127 pop %esi
/netbsd-current/sys/lib/libkern/arch/m68k/
H A Ddivsi3.S65 movel (%sp)+, %a0 | pop return address
H A Dmodsi3.S63 movel (%sp)+, %a0 | pop return address
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dmod_1_4.asm169 pop %rbx
170 pop %rbp
171 pop %r12
172 pop %r13
173 pop %r14
174 pop %r15
267 pop %r12
268 pop %rbx
269 pop %rbp
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/bt1/
H A Dmul_1.asm167 pop %rbx
168 IFDOS(` pop %rdi ')
169 IFDOS(` pop %rsi ')
175 pop %rbx
176 IFDOS(` pop %rdi ')
177 IFDOS(` pop %rsi ')
237 pop %rbx
238 IFDOS(` pop %rdi ')
239 IFDOS(` pop %rsi ')
/netbsd-current/lib/libc/arch/mips/gen/
H A D_resumecontext.S54 .set pop
/netbsd-current/sys/arch/arm/arm32/
H A Dexception.S211 pop {r0-r3,ip,lr}
251 pop {r0, pc}
/netbsd-current/lib/libc/compat/arch/arm/gen/
H A Dcompat_setjmp.S86 pop {r3, pc}
104 pop {r0, r1}
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DThreadPool.cpp48 Tasks.pop();
118 Tasks.pop();
/netbsd-current/common/lib/libc/arch/arm/atomic/
H A Datomic_cas_32.S76 pop {r4, pc}
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/bfin/
H A Dstack.d21 00000016 <pop>:
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dfdpic-shared.d35 .*: e8bd8010 pop {r4, pc}
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtype-stack.c83 switch (pop ())
118 switch (pop ())
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dtlspic.d14 a: 5b [ ]*pop %ebx
H A Dintel.s11 pop es
26 pop ss
34 pop ds define
87 pop eax
88 pop ecx
89 pop edx
90 pop ebx
91 pop esp
92 pop ebp
93 pop es
458 pop dx define
463 pop di define
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtype-stack.c84 switch (pop ())
119 switch (pop ())
/netbsd-current/lib/libc/arch/arm/gen/
H A Dsetjmp.S69 pop {r0-r2, lr}
71 pop {r0-r3}
176 pop {r0-r2, lr}
178 pop {r0-r3}
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadbackward.c265 m_path.pop ();
343 m_path.pop ();
359 m_path.pop ();
375 m_path.pop ();
385 m_path.pop ();
408 m_path.pop ();
428 m_path.pop ();
442 m_path.pop ();
557 m_path.pop ();
591 m_path.pop ();
[all...]
/netbsd-current/sys/arch/mips/include/
H A Dasm.h101 .set pop;
124 .set pop;
143 .set pop;
153 .set pop;
709 .set pop
718 .set pop
727 .set pop
740 #define REG_EPILOGUE .set pop
744 #define REG_EPILOGUE .set pop
759 7: .set pop; \
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2-ldstwm.sml1 (* Auto-generate Nios II R2 CDX ldwm/stwm/push.n/pop.n patterns
36 datatype push_pop = push | pop;
80 val ret = (conds (pptype=pop) "(return)");
95 val ppname = if pptype=push then "push" else "pop";
97 else "pop" ^ "_" ^ (pop_opnds n "_");
101 (conds (pptype=pop) "pop_operation") ^ "\"\n" ^
110 (if pptype=pop then
114 " return \"pop.n\\\\t{" ^ (pop_opnds n ", ") ^ "}, %" ^ spadj ^ "\";\n" ^
232 ("/* Nios II R2 CDX ldwm/stwm/push.h/pop.n instruction patterns.\n" ^
259 (* push/pop pattern
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2-ldstwm.sml1 (* Auto-generate Nios II R2 CDX ldwm/stwm/push.n/pop.n patterns
36 datatype push_pop = push | pop;
80 val ret = (conds (pptype=pop) "(return)");
95 val ppname = if pptype=push then "push" else "pop";
97 else "pop" ^ "_" ^ (pop_opnds n "_");
101 (conds (pptype=pop) "pop_operation") ^ "\"\n" ^
110 (if pptype=pop then
114 " return \"pop.n\\\\t{" ^ (pop_opnds n ", ") ^ "}, %" ^ spadj ^ "\";\n" ^
232 ("/* Nios II R2 CDX ldwm/stwm/push.h/pop.n instruction patterns.\n" ^
259 (* push/pop pattern
[all...]
/netbsd-current/common/lib/libc/arch/i386/string/
H A Dmemset.S88 pop %edi
/netbsd-current/external/bsd/lutok/dist/
H A Dexceptions_test.cpp65 state.pop(1);
H A Dstate.hpp121 void pop(const int);

Completed in 163 milliseconds

<<11121314151617181920>>