Searched refs:pop (Results 451 - 475 of 1781) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/
H A Dgcd_11.asm116 pop %ebx
117 pop %esi
118 pop %edi
H A Ddivrem_2.asm179 pop %ebx
180 pop %esi
181 pop %edi
182 pop %ebp
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/
H A Dsec_tabselect.asm87 pop {tp}
111 pop {r4-r11, r14}
129 L(n1): pop {r4-r11, r14}
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtstckintc.c171 #pragma GCC diagnostic pop
214 #pragma GCC diagnostic pop
232 #pragma GCC diagnostic pop
402 #pragma GCC diagnostic pop
423 #pragma GCC diagnostic pop
438 #pragma GCC diagnostic pop
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_dir.cc400 _M_dirs->pop();
415 fs::recursive_directory_iterator::pop(error_code& ec) function in class:fs::recursive_directory_iterator
427 _M_dirs->pop();
441 fs::recursive_directory_iterator::pop() function in class:fs::recursive_directory_iterator
445 pop(ec);
448 ? "recursive directory iterator cannot pop"
449 : "non-dereferenceable recursive directory iterator cannot pop",
542 _M_dirs->pop();
/netbsd-current/sys/arch/m68k/m68k/
H A Dtrap_subr.s62 lea 16(%sp),%sp | pop value args
66 addql #8,%sp | pop SP and stack adjust
75 lea 16(%sp),%sp | pop value args
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dd-exp.y207 operation_up rhs = pstate->pop ();
208 operation_up lhs = pstate->pop ();
218 operation_up last = pstate->pop ();
219 operation_up mid = pstate->pop ();
220 operation_up first = pstate->pop ();
359 = new structop_ptr_operation (pstate->pop (), "");
366 (pstate->pop (), copy_name ($3));
371 = new structop_operation (pstate->pop (), copy_name ($3));
407 (pstate->pop (), std::move (args));
418 (pstate->pop (), st
[all...]
/netbsd-current/common/lib/libc/arch/arm/string/
H A Dstrrchr_arm.S55 pop {r1, r2} /* restore pointer / return addr */
159 pop {r4, r5}
/netbsd-current/lib/libc/arch/vax/gen/
H A D__setjmp14.S54 calls $4,_C_LABEL(__sigaltstack14) # pop args plus signal stack value
/netbsd-current/libexec/ld.elf_so/arch/or1k/
H A Drtld_start.S75 l.addi r1, r1, CF_LEN # pop stack
107 l.addi r1, r1, 32 # pop stack frame
/netbsd-current/usr.bin/sort/
H A Dradix_sort.c66 #define pop(a, n, i) a = (--sp)->sa, n = sp->sn, i = sp->si macro
96 pop(a, n, data_index);
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/cris/asm/
H A Dtestutils.inc319 pop srp
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/mmx/
H A Dsec_tabselect.asm157 L(b00): pop %ebp
158 pop %edi
159 pop %esi
160 pop %ebx
/netbsd-current/sys/arch/sun68k/stand/
H A DMakefile.inc34 COPTS= -Os -fno-defer-pop -ffreestanding -fno-unwind-tables
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dassembly.h76 // pop {pc} can't switch Thumb mode on ARMv4T
78 #define POP_PC() pop {pc}
81 pop {ip}; \
/netbsd-current/common/lib/libc/arch/arm/atomic/
H A Datomic_cas_up.S66 1: pop {r4-r5}
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/builtins/
H A Dassembly.h119 // pop {pc} can't switch Thumb mode on ARMv4T
121 #define POP_PC() pop {pc}
124 pop {ip}; \
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreihwl/
H A Daorsmul_1.asm195 L(ret): pop %r13
196 pop %r12
197 pop %rbp
198 pop %rbx
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/
H A DaorrlshC_n.asm166 pop %r15
167 pop %r14
168 pop %r13
169 pop %r12
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dadi.d271 pop ESI ;
273 pop EDI ;
296 pop ESI ;
299 pop EDI ;
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dfuture.cpp62 #pragma clang diagnostic pop
64 #pragma GCC diagnostic pop
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DBreadthFirstIterator.h95 VisitQueue.pop();
103 VisitQueue.pop();
/netbsd-current/sys/arch/sun2/conf/
H A DMakefile.sun235 CFLAGS+= -msoft-float -fno-defer-pop
/netbsd-current/sys/arch/arm/arm/
H A Dcpufunc_asm.S160 pop {r0}
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc.hpp88 pop();
162 pop()

Completed in 170 milliseconds

<<11121314151617181920>>