Searched refs:RBP (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/ResetVector/Vtf0/
H A DMain.asm26 ; @param[out] RBP/EBP Address of Boot Firmware Volume (BFV)
91 ; RBP - Start of BFV
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Sec/X64/
H A DSecEntry.S31 # @param[in] RBP Pointer to the start of the Boot Firmware Volume
H A DSecEntry.asm32 ; @param[in] RBP Pointer to the start of the Boot Firmware Volume
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/X64/
H A DCpuAsm.S126 # + RBP +
127 # +---------------------+ <-- RBP, 16-byte aligned
152 pushq (%rbp) # RBP
H A DCpuAsm.asm115 ; + RBP +
116 ; +---------------------+ <-- RBP, 16-byte aligned
141 push qword ptr [rbp] ; RBP
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/X64/
H A DEbcLowLevel.asm110 ; | RBP | <- RBP
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DAsmFuncs.S169 # + RBP +
170 # +---------------------+ <-- RBP, 16-byte aligned
/vbox/src/recompiler/tests/
H A Dtest-i386.c2054 #define RBP "%%rbp" macro
2057 #define RBP "%%ebp" macro
2071 "mov " RBP ", %[ebp_save]\n"\
2073 "mov %[ebp_val], " RBP "\n"\
2076 "mov " RBP ", %[ebp_val]\n"\
2078 "mov %[ebp_save], " RBP "\n"\
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0JmpA-amd64.asm361 ; Save RSP & RBP to enable stack dumps
/vbox/src/VBox/VMM/VMMR3/
H A DCPUMDbg.cpp1140 CPU_REG_REG(RBP, rbp),
1268 CPU_REG_REG(RBP, rbp),

Completed in 588 milliseconds