Home
last modified time | relevance | path

Searched refs:R7 (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/Arm/
DArmV7Support.S203 @ ldr R7, =0x00007FFF
204 mov R7, #0x00008000
205 sub R7, R7, #1
206 ands R7, R7, R12, LSR #13 @ R7 is the max number of the index size (right aligned)
213 orr R0, R0, R7, LSL R2 @ factor in the index number
219 subs R7, R7, #1 @ decrement the index
DArmV7Support.asm202 ldr R7, =0x00007FFF
203 ands R7, R7, R12, LSR #13 ; R7 is the max number of the index size (right aligned)
210 orr R0, R0, R7, LSL R2 ; factor in the index number
216 subs R7, R7, #1 ; decrement the index
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
DEdbCmdRegister.c63 SystemContext.SystemContextEbc->R7 in DebuggerRegister()
109 SystemContext.SystemContextEbc->R7 = RegVal; in DebuggerRegister()
DEdbDisasmSupport.c1211 return SystemContext.SystemContextEbc->R7; in GetRegisterValue()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
DEbcInt.c780 EbcContext.R7 = (UINT64) VmPtr->Gpr[7]; in EbcDebugSignalException()
797 VmPtr->Gpr[7] = EbcContext.R7; in EbcDebugSignalException()
915 SystemContext.SystemContextEbc->R7 in CommonEbcExceptionHandler()
1003 EbcContext.R7 = (UINT64) VmPtr->Gpr[7]; in EbcDebugPeriodic()
1021 VmPtr->Gpr[7] = EbcContext.R7; in EbcDebugPeriodic()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDebugSupport.h299 UINT64 R7; member
470 UINT64 R7; member
506 UINT32 R7; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DDebugSupport.h330 UINT64 R7; member
501 UINT64 R7; member
/device/linaro/bootloader/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/Arm/
DDefaultExceptionHandler.c250 …ext.SystemContextArm->R5, SystemContext.SystemContextArm->R6, SystemContext.SystemContextArm->R7)); in DefaultExceptionHandler()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/
DProcessor.c71 OFFSET_OF(EFI_SYSTEM_CONTEXT_ARM, R7),
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Arm/
DProcessor.c45 OFFSET_OF(EFI_SYSTEM_CONTEXT_ARM, R7),
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DBaseLib.h69 UINT64 R7; member
136 UINT32 R7; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h120 UINT64 R7; member