/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/md5/ |
H A D | md5-x86_64.s | 668 movq (%rsp),%r15 670 movq 8(%rsp),%r14 672 movq 16(%rsp),%r12 674 movq 24(%rsp),%rbx 676 movq 32(%rsp),%rbp 678 addq $40,%rsp
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jchuff-sse2.asm | 286 mov dctbl, POINTER [rsp+6*8+4*8] 287 mov actbl, POINTER [rsp+6*8+5*8] 290 add rsp, -DCTSIZE2 * SIZEOF_WORD 291 mov t, rsp 316 lea t, [rsp - DCTSIZE2 * SIZEOF_WORD] ; use red zone for t_ 559 sub rsp, -DCTSIZE2 * SIZEOF_WORD
|
/third_party/node/deps/v8/src/regexp/x64/ |
H A D | regexp-macro-assembler-x64.cc | 34 * - rsp : Points to tip of C stack. 754 __ movq(rbp, rsp); in GetCode() 817 __ movq(r9, rsp); in GetCode() 834 CallCheckStackGuardState(); // Preserves no registers beside rbp and rsp. in GetCode() 1000 __ leaq(rsp, Operand(rbp, kLastCalleeSaveRegister)); in GetCode() 1010 // Skip rsp to rbp. in GetCode() 1011 __ movq(rsp, rbp); in GetCode() 1257 __ leaq(rcx, Operand(rsp, -kSystemPointerSize)); in CallCheckStackGuardState() 1265 __ leaq(rdi, Operand(rsp, -kSystemPointerSize)); in CallCheckStackGuardState() 1347 __ subq(Operand(rsp, [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | sbrdsp.asm | 458 movaps [rsp ], m3 459 movaps [rsp+16], m4 509 addps m6, [rsp ] ; real_sum1 + x[ 0][0] * x[ 1][0], x[ 0][1] * x[ 1][1]; imag_sum1 + x[ 0][0] * x[ 1][1], x[ 0][1] * x[ 1][0]; 510 addps m7, [rsp+16] ; real_sum0 + x[ 0][0] * x[ 0][0], x[ 0][1] * x[ 0][1];
|
H A D | vp9intrapred.asm | 840 mova [rsp+0*16], m0 841 mova [rsp+1*16], m1 842 mova [rsp+2*16], m2 843 mova [rsp+3*16], m3 868 paddw m4, m7, [rsp+0*16] 869 paddw m5, m7, [rsp+1*16] 870 paddw m6, m7, [rsp+2*16] 871 paddw m7, [rsp+3*16] 872 paddw m0, m3, [rsp+0*16] 873 paddw m1, m3, [rsp [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/rc4/ |
H A D | rc4-x86_64.s | 519 movq (%rsp),%r13 521 movq 8(%rsp),%r12 523 movq 16(%rsp),%rbx 525 addq $24,%rsp
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/rc4/ |
H A D | rc4-x86_64.s | 519 movq (%rsp),%r13 521 movq 8(%rsp),%r12 523 movq 16(%rsp),%rbx 525 addq $24,%rsp
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/rc4/ |
H A D | rc4-x86_64.s | 522 movq (%rsp),%r13 524 movq 8(%rsp),%r12 526 movq 16(%rsp),%rbx 528 addq $24,%rsp
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/rc4/ |
H A D | rc4-x86_64.s | 522 movq (%rsp),%r13 524 movq 8(%rsp),%r12 526 movq 16(%rsp),%rbx 528 addq $24,%rsp
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/rc4/ |
H A D | rc4-x86_64.s | 522 movq (%rsp),%r13 524 movq 8(%rsp),%r12 526 movq 16(%rsp),%rbx 528 addq $24,%rsp
|
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/rc4/ |
H A D | rc4-x86_64.s | 522 movq (%rsp),%r13 524 movq 8(%rsp),%r12 526 movq 16(%rsp),%rbx 528 addq $24,%rsp
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/rc4/ |
H A D | rc4-x86_64.s | 522 movq (%rsp),%r13 524 movq 8(%rsp),%r12 526 movq 16(%rsp),%rbx 528 addq $24,%rsp
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/rc4/ |
H A D | rc4-x86_64.s | 522 movq (%rsp),%r13 524 movq 8(%rsp),%r12 526 movq 16(%rsp),%rbx 528 addq $24,%rsp
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
H A D | code-generator-x64.cc | 72 return Operand(offset.from_stack_pointer() ? rsp : rbp, in SlotToOperand() 226 __ Movsd(MemOperand(rsp, 0), input_); 244 __ movl(result_, MemOperand(rsp, 0)); 245 __ addq(rsp, Immediate(kDoubleSize)); 1052 __ movq(rsp, rbp); in AssembleDeconstructFrame() 1097 assembler->addq(rsp, Immediate(-stack_slot_delta * kSystemPointerSize)); in AdjustStackPointerForTailCall() 1439 Register lhs_register = rsp; in AssembleArchInstruction() 1444 __ leaq(lhs_register, Operand(rsp, static_cast<int32_t>(offset) * -1)); in AssembleArchInstruction() 1522 Register base = offset.from_stack_pointer() ? rsp : rbp; in AssembleArchInstruction() 1838 __ Movsd(Operand(rsp, in AssembleArchInstruction() [all...] |
/third_party/libunwind/libunwind/src/x86_64/ |
H A D | init.h | 56 c->dwarf.loc[RSP] = REG_INIT_LOC(c, rsp, RSP); in common_init()
|
/third_party/libunwind/libunwind/src/coredump/ |
H A D | _UCD_access_reg_linux.c | 130 [UNW_X86_64_RSP] = offsetof(struct user_regs_struct, rsp) / sizeof(long), in _UCD_access_reg()
|
/third_party/node/deps/v8/src/baseline/x64/ |
H A D | baseline-compiler-x64-inl.h | 84 __ Move(kScratchRegister, rsp); in VerifyFrameSize()
|
/third_party/musl/arch/x32/bits/ |
H A D | signal.h | 74 unsigned long long rdi, rsi, rbp, rbx, rdx, rax, rcx, rsp, rip, eflags; member
|
/third_party/musl/arch/x86_64/bits/ |
H A D | signal.h | 74 unsigned long rdi, rsi, rbp, rbx, rdx, rax, rcx, rsp, rip, eflags; member
|
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | vcdiv64.asm | 40 div QWORD PTR d$[rsp]
|
/third_party/rust/crates/libc/src/unix/nto/ |
H A D | x86_64.rs | 29 pub rsp: u64,
|
/third_party/rust/crates/rustix/src/backend/linux_raw/arch/outline/ |
H A D | x86_64.s | 115 mov eax,DWORD PTR [rsp+0x8]
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | macro-assembler-x64.h | 103 // After aligning the frame, arguments must be stored in rsp[0], rsp[8], 476 // Allocate stack space of given size (i.e. decrement {rsp} by the value 485 void AllocateStackSpace(Register bytes) { subq(rsp, bytes); } in AllocateStackSpace() 489 subq(rsp, Immediate(bytes)); in AllocateStackSpace() 774 // from the stack, clobbering only the rsp register. 778 // clobbering the rsp register. 947 return Operand(rsp, (index + kShaddowSpace) * kSystemPointerSize); in StackSpaceOperand() 949 return Operand(rsp, index * kSystemPointerSize); in StackSpaceOperand() 954 return Operand(rsp, dis in StackOperandForReturnAddress() [all...] |
/third_party/elfutils/tests/ |
H A D | testfile-macros-0xff.s | 14 movq %rsp, %rbp
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | asm.h | 42 # define FF_REG_sp "rsp" 49 # define FF_REGSP rsp
|