HomeSort by relevance Sort by last modified time
    Searched refs:popq (Results 126 - 150 of 155) sorted by null

1 2 3 4 56 7

  /external/v8/src/x64/
code-stubs-x64.cc 32 __ popq(rcx);
173 __ popq(save_reg);
174 __ popq(scratch1);
    [all...]
macro-assembler-x64.cc 359 if (map.is(kScratchRegister)) popq(map);
373 if (map.is(kScratchRegister)) popq(map);
790 popq(reg);
    [all...]
macro-assembler-x64.h     [all...]
  /external/v8/src/ic/x64/
handler-compiler-x64.cc 255 __ popq(rsi);
298 __ popq(rsi);
  /bionic/libm/x86_64/
e_cosh.S 247 popq %rcx
s_atan.S 210 popq %rcx
s_tanh.S 252 popq %rcx
e_sinh.S 299 popq %rcx
s_cos.S 588 popq %rbx
s_sin.S 595 popq %rbx
s_tan.S 611 popq %rbx
    [all...]
  /external/mesa3d/src/mesa/x86-64/
xform4.S 45 popq %rbx
  /external/boringssl/src/crypto/cipher_extra/asm/
aes128gcmsiv-x86_64.pl 902 popq %r13
904 popq %r12
1137 popq %rbp
1139 popq %r13
1141 popq %r12
    [all...]
  /external/valgrind/coregrind/
m_trampoline.S 1147 popq %rbx
1165 popq %rbp
1177 popq %rbp
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-opcode.d 256 [ ]*[a-f0-9]+: 41 8f 00 popq \(%r8\)
257 [ ]*[a-f0-9]+: 8f 00 popq \(%rax\)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-opcode.d 255 [ ]*[a-f0-9]+: 41 8f 00 popq \(%r8\)
256 [ ]*[a-f0-9]+: 8f 00 popq \(%rax\)
  /toolchain/binutils/binutils-2.25/gold/testsuite/
dwp_test_1b.s 29 popq %rbp
  /art/compiler/utils/x86_64/
assembler_x86_64.h 352 void popq(CpuRegister reg);
353 void popq(const Address& address);
    [all...]
assembler_x86_64.cc 91 void X86_64Assembler::popq(CpuRegister reg) { function in class:art::x86_64::X86_64Assembler
98 void X86_64Assembler::popq(const Address& address) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/v8/src/compiler/x64/
code-generator-x64.cc     [all...]
  /external/boringssl/linux-x86_64/crypto/cipher_extra/
aes128gcmsiv-x86_64.S 869 popq %r13
872 popq %r12
1127 popq %rbp
1130 popq %r13
1133 popq %r12
    [all...]
chacha20_poly1305_x86_64.S     [all...]
  /external/boringssl/mac-x86_64/crypto/cipher_extra/
aes128gcmsiv-x86_64.S 867 popq %r13
869 popq %r12
1120 popq %rbp
1122 popq %r13
1124 popq %r12
    [all...]
chacha20_poly1305_x86_64.S     [all...]
  /external/v8/src/crankshaft/x64/
lithium-codegen-x64.cc 391 __ popq(rbp);
737 __ popq(rax);
743 __ popq(rax);
    [all...]

Completed in 697 milliseconds

1 2 3 4 56 7