HomeSort by: relevance | last modified time | path
    Searched refs:rbp (Results 1 - 25 of 425) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
amd64-pseudo-unwind-asm.S 25 push %rbp
26 .cfi_def_cfa rbp, 16
27 mov %rsp, %rbp
41 pop %rbp
50 push %rbp
52 mov %rsp, %rbp
64 pop %rbp
amd64-break-on-asm-line.S 31 push %rbp /* Break here. */
32 mov %rsp, %rbp
amd64-prologue-skip.S 21 #define PUSHRBP push %rbp; mov %rsp, %rbp; nop
amd64-stap-optional-prefix.S 24 mov %rsp,%rbp
27 STAP_PROBE1(probe, bar, -8(%rbp))
29 STAP_PROBE1(probe, bar_prefix, 8@-8(%rbp))
30 mov %rbp,%rsp
amd64-stap-three-arg-disp.S 10 pushq %rbp
13 movq %rsp, %rbp
15 movl %edi, -20(%rbp)
16 movq %rsi, -32(%rbp)
17 movl $10, -4(%rbp)
32 .asciz "-4@-4(%rbp,%eax,0)"
49 popq %rbp
amd64-stap-triplet.S 35 pushq %rbp
38 movq %rsp, %rbp
40 movl %edi, -20(%rbp)
41 movq %rsi, -32(%rbp)
42 movl $10, -4(%rbp)
59 -4@-4(%rbp)
62 .asciz "-4@-4+16-16(%rbp)"
80 popq %rbp
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
amd64-pseudo-unwind-asm.S 25 push %rbp
26 .cfi_def_cfa rbp, 16
27 mov %rsp, %rbp
41 pop %rbp
50 push %rbp
52 mov %rsp, %rbp
64 pop %rbp
amd64-break-on-asm-line.S 31 push %rbp /* Break here. */
32 mov %rsp, %rbp
amd64-prologue-skip.S 21 #define PUSHRBP push %rbp; mov %rsp, %rbp; nop
amd64-stap-optional-prefix.S 24 mov %rsp,%rbp
27 STAP_PROBE1(probe, bar, -8(%rbp))
29 STAP_PROBE1(probe, bar_prefix, 8@-8(%rbp))
30 mov %rbp,%rsp
amd64-stap-three-arg-disp.S 10 pushq %rbp
13 movq %rsp, %rbp
15 movl %edi, -20(%rbp)
16 movq %rsi, -32(%rbp)
17 movl $10, -4(%rbp)
32 .asciz "-4@-4(%rbp,%eax,0)"
49 popq %rbp
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dw2-restore.S 29 push %rbp
31 mov %rsp,%rbp
32 .cfi_def_cfa_register %rbp
37 1: mov %rbp,%rsp
38 .cfi_restore %rbp
39 pop %rbp
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
dw2-restore.S 29 push %rbp
31 mov %rsp,%rbp
32 .cfi_def_cfa_register %rbp
37 1: mov %rbp,%rsp
38 .cfi_restore %rbp
39 pop %rbp
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
x86_64.inc 3 push %rbp
4 mov %rsp,%rbp
9 pop %rbp
31 xor %rbp, %rbp
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/
x86_64.inc 3 push %rbp
4 mov %rsp,%rbp
9 pop %rbp
31 xor %rbp, %rbp
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
unwind-on-each-insn-amd64-2.s 10 pushq %rbp
13 movq %rsp, %rbp
15 movq %rdi, -8(%rbp)
21 popq %rbp
35 pushq %rbp
38 movq %rsp, %rbp
41 movq %rdi, -8(%rbp)
42 movq -8(%rbp), %rax
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
unwind-on-each-insn-amd64-2.s 10 pushq %rbp
13 movq %rsp, %rbp
15 movq %rdi, -8(%rbp)
21 popq %rbp
35 pushq %rbp
38 movq %rsp, %rbp
41 movq %rdi, -8(%rbp)
42 movq -8(%rbp), %rax
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/x86_64/
x86_64-gf2m.S 20 andq %rbp,%rax
24 andq %rbp,%rsi
28 andq %rbp,%rdi
69 andq %rbp,%rsi
71 shrq $4,%rbp
74 andq %rbp,%rdi
75 shrq $4,%rbp
79 andq %rbp,%rsi
80 shrq $4,%rbp
85 andq %rbp,%rd
    [all...]
wp-x86_64.S 13 pushq %rbp
14 .cfi_offset %rbp,-24
36 leaq .Ltable(%rip),%rbp
78 movq 4096(%rbp,%rsi,8),%r8
88 xorq 0(%rbp,%rsi,8),%r8
89 movq 7(%rbp,%rdi,8),%r9
95 movq 6(%rbp,%rsi,8),%r10
96 movq 5(%rbp,%rdi,8),%r11
102 movq 4(%rbp,%rsi,8),%r12
103 movq 3(%rbp,%rdi,8),%r1
    [all...]
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
x86_64-gf2m.S 20 andq %rbp,%rax
24 andq %rbp,%rsi
28 andq %rbp,%rdi
69 andq %rbp,%rsi
71 shrq $4,%rbp
74 andq %rbp,%rdi
75 shrq $4,%rbp
79 andq %rbp,%rsi
80 shrq $4,%rbp
85 andq %rbp,%rd
    [all...]
wp-x86_64.S 13 pushq %rbp
14 .cfi_offset %rbp,-24
36 leaq .Ltable(%rip),%rbp
78 movq 4096(%rbp,%rsi,8),%r8
88 xorq 0(%rbp,%rsi,8),%r8
89 movq 7(%rbp,%rdi,8),%r9
95 movq 6(%rbp,%rsi,8),%r10
96 movq 5(%rbp,%rdi,8),%r11
102 movq 4(%rbp,%rsi,8),%r12
103 movq 3(%rbp,%rdi,8),%r1
    [all...]
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
x86_64-gf2m.S 20 andq %rbp,%rax
24 andq %rbp,%rsi
28 andq %rbp,%rdi
69 andq %rbp,%rsi
71 shrq $4,%rbp
74 andq %rbp,%rdi
75 shrq $4,%rbp
79 andq %rbp,%rsi
80 shrq $4,%rbp
85 andq %rbp,%rd
    [all...]
wp-x86_64.S 13 pushq %rbp
14 .cfi_offset %rbp,-24
36 leaq .Ltable(%rip),%rbp
78 movq 4096(%rbp,%rsi,8),%r8
88 xorq 0(%rbp,%rsi,8),%r8
89 movq 7(%rbp,%rdi,8),%r9
95 movq 6(%rbp,%rsi,8),%r10
96 movq 5(%rbp,%rdi,8),%r11
102 movq 4(%rbp,%rsi,8),%r12
103 movq 3(%rbp,%rdi,8),%r1
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86_64/
sublsh1_n.asm 64 push %rbp
72 xor R32(%rbp), R32(%rbp)
85 mov (up,n,8), %rbp
87 sub %r8, %rbp
89 mov %rbp, (rp,n,8)
91 mov 16(up,n,8), %rbp
92 sbb %r10, %rbp
93 mov %rbp, 16(rp,n,8)
94 sbb R32(%rbp), R32(%rbp) C save ac
    [all...]
  /src/sys/arch/amd64/include/
csan.h 94 uint64_t *rbp, rip; local
100 rbp = (uint64_t *)__builtin_frame_address(0);
104 /* 8(%rbp) contains the saved %rip. */
105 rip = *(rbp + 1);
119 rbp = (uint64_t *)*(rbp);
120 if (rbp == 0) {

Completed in 34 milliseconds

1 2 3 4 5 6 7 8 91011>>