Home
last modified time | relevance | path

Searched refs:r11 (Results 126 – 150 of 250) sorted by relevance

12345678910

/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghash-parisc.pl88 $Tlh="%r11";
114 $PUSH %r11,`-$FRAME+8*$SIZE_T`(%sp)
342 $POP `-$FRAME+8*$SIZE_T`(%sp),%r11
367 $PUSH %r11,`-$FRAME+8*$SIZE_T`(%sp)
616 $POP `-$FRAME+8*$SIZE_T`(%sp),%r11
H A Daesni-gcm-x86_64.pl87 ($counter,$rounds,$ret,$const,$in0,$end0)=("%ebx","%ebp","%r10","%r11","%r14","%r15");
986 mov 56($disp),%r11 # disp->HandlerData
988 mov 0(%r11),%r10d # HandlerData[0]
995 mov 4(%r11),%r10d # HandlerData[1]
1038 lea 56(%rsi),%r11 # &disp->HandlerData
1041 mov %r11,40(%rsp) # arg6
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha256-mb-x86_64.pl1422 mov 56($disp),%r11 # disp->HandlerData
1424 mov 0(%r11),%r10d # HandlerData[0]
1431 mov 4(%r11),%r10d # HandlerData[1]
1466 lea 56(%rsi),%r11 # &disp->HandlerData
1469 mov %r11,40(%rsp) # arg6
1507 mov 56($disp),%r11 # disp->HandlerData
1509 mov 0(%r11),%r10d # HandlerData[0]
1516 mov 4(%r11),%r10d # HandlerData[1]
H A Dsha1-mb-x86_64.pl1422 mov 56($disp),%r11 # disp->HandlerData
1424 mov 0(%r11),%r10d # HandlerData[0]
1431 mov 4(%r11),%r10d # HandlerData[1]
1466 lea 56(%rsi),%r11 # &disp->HandlerData
1469 mov %r11,40(%rsp) # arg6
1507 mov 56($disp),%r11 # disp->HandlerData
1509 mov 0(%r11),%r10d # HandlerData[0]
1516 mov 4(%r11),%r10d # HandlerData[1]
H A Dsha512-x86_64.pl155 "%r8", "%r9", "%r10","%r11");
279 lea OPENSSL_ia32cap_P(%rip),%r11
280 mov 0(%r11),%r9d
281 mov 4(%r11),%r10d
282 mov 8(%r11),%r11d
2340 mov 56($disp),%r11 # disp->HanderlData
2342 mov 0(%r11),%r10d # HandlerData[0]
2349 mov 4(%r11),%r10d # HandlerData[1]
2407 lea 56(%rsi),%r11 # &disp->HandlerData
2410 mov %r11,40(%rsp) # arg6
/freebsd/sys/amd64/amd64/
H A Dcpu_switch.S245 movq %dr6,%r11
250 movq %r11,PCB_DR6(%r8)
262 movq PCB_DR6(%r8),%r11
272 movq %r11,%dr6
H A Dsigtramp.S55 .cfi_offset %r11, SIGF_UC + UC_R11
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S29 #define FRACRAD r11:10
30 #define FRACRADH r11
278 #define ZERO r11:10
/freebsd/crypto/openssl/crypto/whrlpool/asm/
H A Dwp-x86_64.pl59 @mm=("%r8","%r9","%r10","%r11","%r12","%r13","%r14","%r15");
581 lea 56(%rsi),%r11 # &disp->HandlerData
584 mov %r11,40(%rsp) # arg6
/freebsd/sys/amd64/linux/
H A Dlinux_locore.asm48 .cfi_offset %r11, L_SC_R11
/freebsd/sys/amd64/vmm/
H A Dvmm_util.c91 DUMP_REG(r11); in dump_trapframe()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h12 #define r11 11 macro
/freebsd/crypto/openssl/crypto/md5/asm/
H A Dmd5-x86_64.pl357 lea 56(%rsi),%r11 # &disp->HandlerData
360 mov %r11,40(%rsp) # arg6
/freebsd/sys/amd64/include/
H A Dasmacros.h176 movq %r11,TF_R11(%rsp)
211 movq TF_R11(%rsp),%r11
/freebsd/sys/amd64/ia32/
H A Dia32_exception.S65 movq %r11,TF_R11(%rsp)
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_x86_64.S66 movq %r11, 32(%rsp)
92 movq 32(%rsp), %r11
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextOpenBSD_x86_64.cpp25 uint64_t r11; member
H A DRegisterInfos_x86_64.h226 …DEFINE_GPR(r11, nullptr, dwarf_r11_x86_64, dwarf_r11_x86_64, LLDB_INVALID_REGNUM, …
245 DEFINE_GPR_PSEUDO_32(r10d, r10), DEFINE_GPR_PSEUDO_32(r11d, r11),
253 DEFINE_GPR_PSEUDO_16(r10w, r10), DEFINE_GPR_PSEUDO_16(r11w, r11),
263 DEFINE_GPR_PSEUDO_8L(r10l, r10), DEFINE_GPR_PSEUDO_8L(r11l, r11),
H A DRegisterInfos_x86_64_with_base.h207 …DEFINE_GPR(r11, nullptr, dwarf_r11_x86_64, dwarf_r11_x86_64, LLDB_INVALID_REGNUM, …
228 DEFINE_GPR_PSEUDO_32(r10d, r10), DEFINE_GPR_PSEUDO_32(r11d, r11),
236 DEFINE_GPR_PSEUDO_16(r10w, r10), DEFINE_GPR_PSEUDO_16(r11w, r11),
246 DEFINE_GPR_PSEUDO_8L(r10l, r10), DEFINE_GPR_PSEUDO_8L(r11l, r11),
/freebsd/crypto/openssl/crypto/
H A Dia64cpuid.S89 { .mfi; mov r11=r0
275 { .mmi; mov r11=r10 // lastdiff=diff
289 { .mmi; cmp.ne p6,p0=r10,r11;; // diff!=lastdiff
/freebsd/sys/crypto/openssl/amd64/
H A Dsha256-x86_64.S10 leaq OPENSSL_ia32cap_P(%rip),%r11
11 movl 0(%r11),%r9d
12 movl 4(%r11),%r10d
13 movl 8(%r11),%r11d
4277 leal (%r11,%r12,1),%r11d
4283 leal (%r11,%r12,1),%r11d
4293 leal (%rdx,%r11,1),%edx
4554 leal (%rdx,%r11,1),%edx
4805 leal (%rdx,%r11,1),%edx
4997 leal (%rdx,%r11,1),%edx
[all …]
H A Dsha1-x86_64.S1433 movq %rsp,%r11
2600 movq -40(%r11),%r14
2602 movq -32(%r11),%r13
2608 movq -8(%r11),%rbx
2610 leaq (%r11),%rsp
2621 movq %rsp,%r11
3736 movq -8(%r11),%rbx
3738 leaq (%r11),%rsp
3749 movq %rsp,%r11
5429 movq -8(%r11),%rbx
[all …]
H A Daesni-sha1-x86_64.S13 btq $61,%r11
64 leaq K_XX_XX(%rip),%r11
75 movdqa 64(%r11),%xmm3
76 movdqa 0(%r11),%xmm13
163 movdqa 0(%r11),%xmm3
228 movdqa 16(%r11),%xmm12
293 movdqa 16(%r11),%xmm13
372 movdqa 16(%r11),%xmm3
495 movdqa 32(%r11),%xmm3
1097 movdqa 64(%r11),%xmm3
[all …]
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl141 mov OPENSSL_ia32cap_P+4(%rip),%r11
144 bt \$61,%r11 # check SHA bit
169 my $K_XX_XX="%r11";
1953 mov 56($disp),%r11 # disp->HandlerData
1955 mov 0(%r11),%r10d # HandlerData[0]
1962 mov 4(%r11),%r10d # HandlerData[1]
2019 lea 56(%rsi),%r11 # &disp->HandlerData
2022 mov %r11,40(%rsp) # arg6
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gf2m.pl382 lea 56(%rsi),%r11 # &disp->HandlerData
385 mov %r11,40(%rsp) # arg6

12345678910