Home
last modified time | relevance | path

Searched refs:RSP (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
DExceptionHandlerAsm.asm77 ; + Old RSP +
125 ; + Old RSP +
162 push qword ptr [rbp + 48] ; RSP
259 ; and make sure RSP is 16-byte aligned
353 mov rax, rsp ; save old RSP to rax
DExceptionHandlerAsm.S144 # + Old RSP +
181 pushq 48(%rbp) # RSP
278 # and make sure RSP is 16-byte aligned
374 movq %rsp, %rax # save old RSP to rax
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ia32/
DIdtVectorAsm.asm67 ; + Old RSP +
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseTimerLibLocalApic/X64/
DX86LocalApicTimerInitialize.asm34 sub rsp, 28h ;Reserve home addresses and make RSP 16-byte aligned
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DSmiException.asm180 ; + Old RSP +
195 ; RSP set to odd multiple of 8 at @CommonEntryPoint means ErrCode PRESENT
227 push qword ptr [rbp + 48] ; RSP
315 ; and make sure RSP is 16-byte aligned
DSmiException.S380 # + Old RSP +
395 # RSP set to odd multiple of 8 at @CommonEntryPoint means ErrCode PRESENT
428 pushq 48(%rbp) # RSP
516 # and make sure RSP is 16-byte aligned
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
DAsmFuncs.asm192 ;; RSP from interrupted task
295 ;; debug RSP, and replace it with the application's last stack entry...
481 ;; The value of RSP as stored in the context record is the application RSP
502 mov rcx, [rax + 24] ; RSP
DAsmFuncs.S444 ## The value of RSP as stored in the context record is the application RSP
465 movq 24(%rax), %rcx # RSP
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
DAsmFuncs.S181 # + Old RSP +
341 # and make sure RSP is 16-byte aligned
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtelnetlib.py119 RSP = chr(43) # Telnet Remote Serial Port variable
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
DSmiException.S466 # RSP set to odd multiple of 8 means ErrCode PRESENT