Home
last modified time | relevance | path

Searched refs:r15 (Results 51 – 75 of 211) sorted by relevance

123456789

/freebsd/crypto/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl1189 push %r15
1190 .cfi_push %r15
1408 push %r15
1409 .cfi_push %r15
1642 push %r15
1643 .cfi_push %r15
1938 push %r15
2197 push %r15
2596 push %r15
3082 push %r15
[all …]
/freebsd/sys/crypto/openssl/amd64/
H A Drsaz-avx512.S37 pushq %r15
39 .cfi_offset %r15,-56
399 movq 0(%rsp),%r15
400 .cfi_restore %r15
447 pushq %r15
536 addq %r13,%r15
541 imulq %r15,%r13
547 addq %r13,%r15
550 shrq $52,%r15
552 orq %r10,%r15
[all …]
H A Dbsaes-x86_64.S1101 pushq %r15
1112 movq %rcx,%r15
1122 movq %r15,%rcx
1370 pushq %r15
1382 movq %rcx,%r15
1393 movq %r15,%rcx
1592 pushq %r15
1602 movq %rcx,%r15
1618 movq %r15,%rcx
2067 pushq %r15
[all …]
/freebsd/sys/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_x86_64.S46 movq %r15, 48(%rdi)
60 movq 48(%rdi), %r15
H A Dsetjmp_s390x.S27 stmg %r6, %r15, 0(%r2)
46 lmg %r6, %r15, 0(%r2)
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Daesni-gcm-x86_64.S99 cmpq %r14,%r15
415 cmpq %r14,%r15
728 pushq %r15
749 andq %r15,%r14
750 andq %rsp,%r15
751 subq %r14,%r15
753 cmpq $768,%r15
755 subq %r15,%rsp
938 pushq %r15
955 andq %r15,%r14
[all …]
/freebsd/sys/amd64/linux/
H A Dlinux_machdep.c224 l_regset->r15 = b_reg->r_r15; in bsd_to_linux_regset()
257 b_reg->r_r15 = l_regset->r15; in linux_to_bsd_regset()
351 val = *(&reg.r15 + ((uintptr_t)addr / sizeof(reg.r15))); in linux_ptrace_peekuser()
424 *(&reg.r15 + ((uintptr_t)addr / sizeof(reg.r15))) = (uint64_t)data; in linux_ptrace_pokeuser()
/freebsd/crypto/openssl/crypto/modes/asm/
H A Daesni-gcm-x86_64.pl433 push %r15
434 .cfi_push %r15
525 mov -48(%rax),%r15
526 .cfi_restore %r15
661 push %r15
662 .cfi_push %r15
924 mov -48(%rax),%r15
925 .cfi_restore %r15
978 push %r15
1002 mov -48(%rax),%r15
[all …]
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86_64.pl246 push %r15
247 .cfi_push %r15
555 push %r15
556 .cfi_push %r15
690 push %r15
1479 push %r15
1562 test %r15,%r15
1620 push %r15
3947 push %r15
3997 push %r15
[all …]
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_radio_2057.c181 r10, r11, r12, r13, r14, r15, r16, r17, r18, r19, \ argument
198 .radio_pad2g_tune_pus_core0 = r15, \
213 r10, r11, r12, r13, r14, r15, r16, r17) \ argument
229 .radio_txmix2g_tune_boost_pu_core1 = r15, \
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DRegisterContextFreeBSDKernel_x86_64.cpp44 llvm::support::ulittle64_t r15; in ReadRegister() member
67 REG(r15); in ReadRegister()
/freebsd/lib/libc/amd64/gen/
H A D_setjmp.S54 movq %r15,56(%rax) /* 7; r15 */
81 movq 56(%rdx),%r15
H A Dsigsetjmp.S73 movq %r15,56(%rcx) /* 7; r15 */
103 movq 56(%rdx),%r15
H A Dsetjmp.S64 movq %r15,56(%rcx) /* 7; r15 */
102 movq 56(%rdx),%r15
/freebsd/stand/libsa/amd64/
H A D_setjmp.S54 movq %r15,56(%rax) /* 7; r15 */
80 movq 56(%rdx),%r15
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du8.h103 r14, r15; variable
235 r15 = y15;
238 r15 = _mm256_srli_epi32(r15, 14);
239 z15 = _mm256_xor_si256(z15, r15);
355 r15 = y15;
358 r15 = _mm256_srli_epi32(r15, 14);
359 z15 = _mm256_xor_si256(z15, r15);
H A Du4.h103 r14, r15; variable
235 r15 = y15;
238 r15 = _mm_srli_epi32(r15, 14);
239 z15 = _mm_xor_si128(z15, r15);
355 r15 = y15;
358 r15 = _mm_srli_epi32(r15, 14);
359 z15 = _mm_xor_si128(z15, r15);
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_tlv.x86-64.S38 movq %r15, -104(%rbp)
60 movq -104(%rbp), %r15
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-s390x.pl72 $sp="%r15";
195 stm${g} %r6,%r15,`6*$SIZE_T`($sp)
242 lm${g} %r6,%r15,`$frame+6*$SIZE_T`($sp)
/freebsd/crypto/openssl/crypto/bn/asm/
H A Ds390x-gf2m.pl59 $sp="%r15";
174 stm${g} %r3,%r15,3*$SIZE_T($sp)
222 lm${g} %r6,%r15,`$stdframe+128+6*$SIZE_T`($sp)
H A Ds390x-mont.pl92 $sp="%r15";
118 stm${g} %r3,%r15,3*$SIZE_T($sp)
274 lm${g} %r6,%r15,0(%r1)
/freebsd/lib/libc/powerpcspe/gen/
H A D_setjmp.S60 evstdd %r15,24+6*8(%r3)
89 evldd %r15,24+6*8(%r3)
/freebsd/sys/powerpc/ofw/
H A Dofwcall64.S82 std %r15,72(%r1)
194 ld %r15,72(%r1)
242 std %r15,72(%r1)
359 ld %r15,72(%r1)
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddffma.S27 #define BTMP r15:14
28 #define BTMPH r15
184 #define PP_HH_TMP r15:14
217 #define ZERO r15:14
218 #define S_ZERO r15
256 #define ONE r15:14
/freebsd/sys/amd64/amd64/
H A Dexception.S250 movq %r15,TF_R15(%rsp)
338 movq %r15,TF_R15(%rsp)
652 movq %r15,TF_R15(%rsp)
665 movq %cr2,%r15
704 movq %r15,%cr2
789 movq %r15,TF_R15(%rsp)
806 movq %cr2,%r15
956 movq %r15,%cr2
1001 movq %r15,TF_R15(%rsp)
1014 movq %cr2,%r15
[all …]

123456789