Home
last modified time | relevance | path

Searched refs:leaq (Results 1 – 25 of 44) sorted by relevance

12

/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dxsave_asm64.S26 leaq (i * XSU_ZMM_U32 * 4)(src), %rax; \
30 leaq (i * XSU_ZMM_U32 * 4)(src), %rax; \
34 leaq (i * XSU_ZMM_U32 * 4)(src), %rax; \
38 leaq (0x800 + i * 8)(src), %rax; \
138 leaq (i * XSU_ZMM_U32 * 4)(src), %rax; \
142 leaq (i * XSU_ZMM_U32 * 4)(src), %rax; \
146 leaq (i * XSU_ZMM_U32 * 4)(src), %rax; \
150 leaq (0x800 + i * 8)(src), %rax; \
/illumos-gate/usr/src/uts/intel/ml/
H A Dcopy.S292 leaq L(fwdPxQx)(%rip), %r10
296 leaq (%rcx,%r10,1), %r10
748 leaq L(fwdPxQx)(%rip), %r10
752 leaq (%rcx,%r10,1), %r10
810 leaq _kzeroerr(%rip), %rdx
857 leaq (%rcx,%r10,1), %r10
1108 leaq -0x40(%rsi), %rsi
1118 leaq 0x40(%rdi), %rdi
1128 leaq (%rcx,%r10,1), %r10
1680 leaq _flt_##NAME, %rdx; \
[all …]
H A Di86_subr.S75 leaq catch_fault(%rip), %rdx
438 leaq .str_panic_msg(%rip), %rdi
756 leaq xpv_panicking, %rdi
821 leaq xpv_panicking, %rsi
853 leaq xpv_panicking, %rdi
876 leaq xpv_panicking, %rdx
1016 leaq (%rdi, %rcx, 8), %rdi
1290 leaq panic_stack(%rip), %rsp
1341 leaq vpanic(%rip), %rcx
1430 leaq hres_lock(%rip), %rax
[all …]
H A Dexception.S162 leaq sys_sysenter(%rip), %r11
165 leaq brand_sys_sysenter(%rip), %r11
168 leaq tr_sys_sysenter(%rip), %r11
171 leaq tr_brand_sys_sysenter(%rip), %r11
222 leaq cpu(%rip), %rdx; /* cpu pointer array */ \
506 leaq trap_trace_freeze(%rip), %r11
640 leaq fasttable(%rip), %r11
641 leaq (%r11, %rax, CLONGSIZE), %r11
H A Dlock_prim.S114 leaq .ulock_panic_msg(%rip), %rdi
157 leaq .ulock_clear_msg(%rip), %rdi
303 leaq lockstat_probemap(%rip), %rax
325 leaq lockstat_probemap(%rip), %rax
442 leaq RW_READ_LOCK(%rax), %rdx /* rdx = new rw_wwwh value */
493 leaq -RW_READ_LOCK(%rax), %rdx /* rdx = new value */
598 leaq lockstat_probemap(%rip), %rax; \
H A Dswtch.S149 leaq resume_return(%rip), %r11
311 leaq CPU_KPTI_TR_RSP(%r13), %rax
393 leaq resume_from_zombie_return(%rip), %r11
467 leaq resume_from_intr_return(%rip), %r11
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot.S110 leaq 8(%rbp),%rax
120 leaq (%rbp,%rax,8),%rdi
138 leaq _GLOBAL_OFFSET_TABLE_(%rip), %rbx
H A Dboot_elf.S394 leaq SPLAREGOFF(%rbp), %rsi / %rsi = &La_amd64_regs
395 leaq 8(%rbp), %rdi
416 leaq SBFLAGS_OFF(%r11), %r9 / arg6 (&sb_flags)
417 leaq SPLAREGOFF(%rbp), %r8 / arg5 (&La_amd64_regs)
419 leaq SYMDEF_OFF(%r11), %rdx / arg3 (&Sym)
508 leaq (,%rax,8), %rax / %eax = %eax * 4
568 leaq SYMDEF_OFF(%r11), %rcx / arg4 (&Sym)
/illumos-gate/usr/src/test/os-tests/tests/stackalign/
H A Dstack_amd64.S38 leaq 16(%rbp), %rdi
56 leaq 16(%rbp), %rdi
/illumos-gate/usr/src/lib/brand/shared/brand/amd64/
H A Dcrt.S66 leaq 24(%rbp), %rsi / &argv[0] in %rbx (2nd param)
67 leaq 32(%rbp,%rdi,8), %rdx / envp in %rcx (3rd param)
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dfb_swtch_src.S156 leaq FI_FILES(%rsp), %rbx /* offset to the files */
160 leaq _MUL(FASTBOOT_UNIX, FI_FILES_INCR)(%rbx), %rdi
165 leaq _MUL(FASTBOOT_BOOTARCHIVE, FI_FILES_INCR)(%rbx), %rdi
169 leaq _MUL(FASTBOOT_UNIX, FI_FILES_INCR)(%rbx), %rdi
H A Dlocore.S138 leaq edata(%rip), %rbp /* reference edata for ksyms */
148 leaq t0stack(%rip), %rsp
196 leaq __return_from_main(%rip), %rdi
247 leaq cpu_core(%rip), %r8
314 leaq dtrace_badflags(%rip), %rdi
318 leaq dtrace_badtrap(%rip), %rdi
444 leaq _no_pending_updates(%rip), %rdi
H A Dbios_call_src.S126 leaq enter_real, %rax
129 leaq enter_protected, %rax
132 leaq gdt_info, %rax
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_support.S35 leaq .trap_iret_dest(%rip), %rcx
44 leaq __vmm_call_bad_trap(%rip), %rdi
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ld/
H A Dld-with-addend.s32 leaq foo@tlsld(%rip), %rdi
34 leaq 2+foo@dtpoff(%rax), %rsi
/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmx_support.S84 leaq VMXSTK_FP(%rsp), %rbp; \
170 leaq VMXSTK_FP(%rsp), %rbp
183 leaq VMXSTK_FP(%rsp), %rbp
262 leaq .iret_dest(%rip), %rcx
/illumos-gate/usr/src/uts/intel/sys/
H A Dtraptrace.h117 leaq trap_trace_postmort(%rip), ptr; \
123 leaq trap_trace_ctl(%rip), scr2; \
126 leaq TRAP_ENT_SIZE(ptr), scr2; \
230 leaq TTR_STACK(%r12), %rdi; \
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl_ml.S60 leaq GlobalLock(%rdi), %rdi / make %rdi point at the lock
81 leaq GlobalLock(%rdi), %rdi / make %rdi point at the lock
/illumos-gate/usr/src/uts/i86xpv/sys/
H A Dmachprivregs.h103 leaq .+0(%rip), %r11; \
104 leaq laststi(%rip), %rbx; \
115 leaq .+0(%rip), %rcx; \
116 leaq lastcli, %rbx; \
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A D_getsp.S31 leaq 8(%rsp), %rax
/illumos-gate/usr/src/lib/crt/amd64/
H A Dmach-crt1.S86 leaq 24(%rbp),%rsi /* argv */
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ie/
H A Dstyle2-with-badness.s28 leaq foo@GOTTPOFF(%rip), %rsi
H A Dstyle1-main.s29 leaq bar@TPOFF(%rsi), %rdx
/illumos-gate/usr/src/uts/intel/kdi/
H A Dkdi_asm.S67 leaq kdi_idt(%rip), %rsi; \
178 leaq kdi_drreg(%rip), %r15; \
219 leaq KRS_CRUMBS(cpusave), tmp1; \
329 leaq kdi_memranges, %rcx
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_xen.S57 leaq stack_space(%rip), %rsp

12