| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/ |
| H A D | s390x.inc | 46 # Restore all our registers. This also pops the frame, and
|
| H A D | s390.inc | 53 # Restore all our registers. This also pops the frame, and
|
| /openbsd-src/gnu/gcc/gcc/config/stormy16/ |
| H A D | predicates.md | 142 /* 'Q' is for pushes, 'R' for pops. */
|
| /openbsd-src/lib/libcrypto/perlasm/ |
| H A D | readme | 42 and pops.
|
| /openbsd-src/gnu/gcc/gcc/config/v850/ |
| H A D | predicates.md | 233 also register pops. There is no good reason why there should ever be 304 also register pops. There is no good reason why there should ever be
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | reg-stack.c | 2372 int pops[REG_STACK_SIZE]; in change_stack() local 2396 pops[reg] = dest; in change_stack() 2399 pops[reg] = reg; in change_stack() 2410 pops[topsrc] = reg; in change_stack() 2420 dest = pops[reg]; in change_stack()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5301delta.pod | 94 be evaluated in list context, and since readline() pops only one argument from
|
| H A D | perlinterp.pod | 166 block. Later, a C<pp_leavesub> or C<pp_leavetry> op pops the C<CXt_SUB> 357 The die() pops the first C<CXt_EVAL> off the context stack, sets 374 The die() on line 4 pops the context stack back down to the C<CXt_EVAL>, 381 JMPENV_JUMP(3) done, which pops the C stack back to the docatch(): 904 start with C<d> - which pops from the top of the argument stack two NVs
|
| H A D | perliol.pod | 66 is a layer called "raw" which repeatedly "pops" layers until 941 bothered. (Basically this layer's C<Fill()> pops itself off the stack 947 "pushed" it actually pops the stack removing itself, it then calls 955 Another dummy layer. When pushed it pops itself and sets the
|
| H A D | perl5320delta.pod | 1791 it would be evaluated in list context, and since readline() pops only
|
| /openbsd-src/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
| H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 267 The DW_OP_deref operation pops a value off the stack, treats it as a global 335 The DW_OP_plus_uconst operation pops a value from the stack, which must have a 893 DW_OP_deref operation pops a location description rather than a memory address 947 The DW_OP_offset_uconst pops a location description off the stack, adds its 1023 new part to an existing incomplete one. It pops the location description to use 1024 for the new part. It then pops the next stack element if it is an incomplete 1159 The DW_OP_form_aspace_address operation pops a value and an address space 1223 The DW_OP_bit_offset operation pops a value and location description from the 1890 `DW_OP_drop` pops the stack entry at the top of the stack and discards it. 1951 integer constant. This operation pops the top of stack. If the value popped [all …]
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1360 ``DW_OP_drop`` pops the stack entry at the top of the stack and discards it. 1429 integer constant. This operation pops the top of stack. If the value popped 1852 It pops one stack entry that must be a location description L. 1905 ``DW_OP_xderef`` pops two stack entries. The first must be an integral type 1922 It pops two stack entries. The first must be an integral type value that 1941 It pops two stack entries. The first must be an integral type value that 2025 ``DW_OP_LLVM_offset`` pops two stack entries. The first must be an integral 2056 ``DW_OP_LLVM_bit_offset`` pops two stack entries. The first must be an 2281 ``DW_OP_LLVM_form_aspace_address`` pops top two stack entries. The first 2317 ``DW_OP_form_tls_address`` pops one stack entry that must be an integral [all …]
|
| H A D | AdvancedBuilds.rst | 257 Whenever its head pops up, terror and chaos ensue.
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-mips.texi | 357 current settings on a stack. The @code{.set pop} directive pops the
|
| /openbsd-src/gnu/llvm/libcxx/docs/ |
| H A D | BuildingLibcxx.rst | 145 pops up a blocking dialog box, making it hard to run a larger number of tests.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-mips.texi | 446 current settings on a stack. The @code{.set pop} directive pops the
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | TargetOpcodes.def | 203 /// from the stack and returning (it just pops pc register too), and LLVM
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | predicates.md | 765 /* Pushes and pops are only valid on the stack pointer. */
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | cppinternals.texi | 519 of the top context. If there are no tokens left in the list, it pops 968 Finally, since @code{_cpp_lex_direct} pops the file off the buffer stack
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | cppinternals.texi | 519 of the top context. If there are no tokens left in the list, it pops 968 Finally, since @code{_cpp_lex_direct} pops the file off the buffer stack
|
| H A D | cppinternals.info | 476 of the top context. If there are no tokens left in the list, it pops 900 Finally, since `_cpp_lex_direct' pops the file off the buffer stack
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | NEWS | 568 footnotes, and the variable "automatic-footnotes" is "On", Info pops
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | i386.md | 2021 /* %%% We loose REG_DEAD notes for controling pops if we split late. */ 2050 /* %%% We loose REG_DEAD notes for controling pops if we split late. */ 2200 /* %%% We loose REG_DEAD notes for controling pops if we split late. */ 2229 /* %%% We loose REG_DEAD notes for controling pops if we split late. */ 2463 /* %%% We loose REG_DEAD notes for controling pops if we split late. */ 2491 /* %%% We loose REG_DEAD notes for controling pops if we split late. */ 2519 /* %%% We loose REG_DEAD notes for controling pops if we split late. */ 2546 /* %%% We loose REG_DEAD notes for controling pops if we split late. */ 17515 ;; Two pops case is tricky, since pop causes dependency on destination register. 17554 ;; Two pops case is tricky, since pop causes dependency on destination register. [all …]
|
| /openbsd-src/usr.bin/lex/ |
| H A D | ONEWS | 256 pops the top of the stack and BEGIN's to it, and
|
| /openbsd-src/gnu/usr.bin/perl/dist/Time-HiRes/ |
| H A D | Changes | 232 to two markstack pops, panic, and two-minute wait for the watchdog
|