OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pushq
(Results
51 - 75
of
82
) sorted by null
1
2
3
4
/external/llvm/test/CodeGen/X86/
2009-09-10-SpillComments.ll
5
; CHECK:
pushq
/external/valgrind/main/memcheck/tests/amd64/
fxsave-amd64.c
84
"
pushq
$0\n\t"
more_x87_fp.c
218
asm("
pushq
%3\n"\
/external/openssl/crypto/rc4/asm/
rc4-x86_64.S
11
pushq
%rbx
12
pushq
%r12
13
pushq
%r13
/external/regex-re2/util/
valgrind.h
[
all
...]
/external/v8/src/third_party/valgrind/
valgrind.h
[
all
...]
/external/valgrind/main/include/
valgrind.h
[
all
...]
/external/llvm/test/MC/X86/
x86-64.s
222
// CHECK:
pushq
$1
226
pushq
$1
label
228
pushq
$1111111
label
862
// CHECK:
pushq
%fs
865
// CHECK:
pushq
%gs
/external/openssl/crypto/aes/asm/
aesni-sha1-x86_64.S
20
pushq
%rbx
21
pushq
%rbp
22
pushq
%r12
23
pushq
%r13
24
pushq
%r14
25
pushq
%r15
/external/openssl/crypto/bn/asm/
modexp512-x86_64.S
1468
pushq
%rbp
1469
pushq
%rbx
1470
pushq
%r12
1471
pushq
%r13
1472
pushq
%r14
1473
pushq
%r15
/external/openssl/crypto/sha/asm/
sha256-x86_64.S
7
pushq
%rbx
8
pushq
%rbp
9
pushq
%r12
10
pushq
%r13
11
pushq
%r14
12
pushq
%r15
sha512-x86_64.S
7
pushq
%rbx
8
pushq
%rbp
9
pushq
%r12
10
pushq
%r13
11
pushq
%r14
12
pushq
%r15
sha1-x86_64.S
16
pushq
%rbx
17
pushq
%rbp
18
pushq
%r12
19
pushq
%r13
1295
pushq
%rbx
1296
pushq
%rbp
1297
pushq
%r12
[
all
...]
/external/valgrind/main/coregrind/
m_trampoline.S
913
pushq
%rbp
931
pushq
%rbp
935
pushq
%rbx
m_debuglog.c
114
"
pushq
%%r15\n" /* r15 is callee-save */
116
"
pushq
%%r15\n" /* save &block */
/external/valgrind/main/none/tests/amd64/
amd64locked.c
254
"
pushq
%%rax\n\t" \
346
"
pushq
%%rax\n\t" \
462
"
pushq
%%rax\n\t" \
/external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-darwin.c
287
"
pushq
%rsi\n" // retaddr to new stack
288
"
pushq
%rdx\n" // f to new stack
syswrap-amd64-linux.c
82
"
pushq
%rsi\n" // retaddr to stack
83
"
pushq
%rdx\n" // f to stack
84
"
pushq
%rcx\n" // arg1 to stack
[
all
...]
/external/llvm/test/MC/MachO/
darwin-x86_64-reloc.s
16
pushq
_foo@GOTPCREL(%rip)
/external/valgrind/main/VEX/orig_amd64/
test1.sorted
[
all
...]
test1.orig
[
all
...]
/external/qemu/target-i386/
op_helper.c
852
#define
PUSHQ
(sp, val)\
968
PUSHQ
(esp, env->segs[R_SS].selector);
969
PUSHQ
(esp, ESP);
970
PUSHQ
(esp, compute_eflags());
971
PUSHQ
(esp, env->segs[R_CS].selector);
972
PUSHQ
(esp, old_eip);
974
PUSHQ
(esp, error_code);
[
all
...]
/external/openssl/crypto/perlasm/
x86_64-xlate.pl
947
#
pushq
%r15 # save non-volatile registers
948
#
pushq
%rbx
949
#
pushq
%rbp
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
pnggccrd.c
688
# define SAVE_r11_r12_r13 "
pushq
%%r11 \n\t" \
689
"
pushq
%%r12 \n\t" \
690
"
pushq
%%r13 \n\t" // "normally 0-extended"
697
# define LOAD_GOT_rbp "
pushq
%%rbp \n\t" \
[
all
...]
/external/elfutils/libcpu/defs/
i386
463
11111111,{mod}110{r_m}:
pushq
{mod}{r_m}
[
all
...]
Completed in 762 milliseconds
1
2
3
4