Home
last modified time | relevance | path

Searched refs:R12 (Results 1 – 25 of 33) sorted by relevance

12

/device/linaro/bootloader/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/Arm/
DDebugAgentException.asm79 stmfd SP!,{R0-R12} ; Store the register state
91 stmfd SP!,{R0-R12} ; Store the register state
103 stmfd SP!,{R0-R12} ; Store the register state
115 stmfd SP!,{R0-R12} ; Store the register state
127 stmfd SP!,{R0-R12} ; Store the register state
138 stmfd SP!,{R0-R12} ; Store the register state
150 stmfd SP!,{R0-R12} ; Store the register state
162 stmfd SP!,{R0-R12} ; Store the register state
266 ldmfd SP!,{R0-R12} ; Restore general purpose registers
DDebugAgentException.S84 stmfd SP!,{R0-R12} @ Store the register state
96 stmfd SP!,{R0-R12} @ Store the register state
108 stmfd SP!,{R0-R12} @ Store the register state
120 stmfd SP!,{R0-R12} @ Store the register state
132 stmfd SP!,{R0-R12} @ Store the register state
143 stmfd SP!,{R0-R12} @ Store the register state
155 stmfd SP!,{R0-R12} @ Store the register state
167 stmfd SP!,{R0-R12} @ Store the register state
271 ldmfd SP!,{R0-R12} @ Restore general purpose registers
/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/Arm/
DExceptionSupport.asm100 stmfd SP!,{R0-R12} ; Store the register state
112 stmfd SP!,{R0-R12} ; Store the register state
123 stmfd SP!,{R0-R12} ; Store the register state
135 stmfd SP!,{R0-R12} ; Store the register state
147 stmfd SP!,{R0-R12} ; Store the register state
158 stmfd SP!,{R0-R12} ; Store the register state
170 stmfd SP!,{R0-R12} ; Store the register state
182 stmfd SP!,{R0-R12} ; Store the register state
292 ldmfd SP!,{R0-R12} ; Restore general purpose registers
DExceptionSupport.S106 stmfd SP!,{R0-R12} @ Store the register state
118 stmfd SP!,{R0-R12} @ Store the register state
129 stmfd SP!,{R0-R12} @ Store the register state
141 stmfd SP!,{R0-R12} @ Store the register state
153 stmfd SP!,{R0-R12} @ Store the register state
164 stmfd SP!,{R0-R12} @ Store the register state
176 stmfd SP!,{R0-R12} @ Store the register state
188 stmfd SP!,{R0-R12} @ Store the register state
298 ldmfd SP!,{R0-R12} @ Restore general purpose registers
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/
DExceptionSupport.ARMv6.asm101 stmfd SP!,{R0-R12} ; Store the register state
113 stmfd SP!,{R0-R12} ; Store the register state
125 stmfd SP!,{R0-R12} ; Store the register state
137 stmfd SP!,{R0-R12} ; Store the register state
148 stmfd SP!,{R0-R12} ; Store the register state
160 stmfd SP!,{R0-R12} ; Store the register state
250 ldmfd SP!,{R0-R12} ; Restore general purpose registers
DExceptionSupport.ARMv6.S100 stmfd SP!,{R0-R12} @ Store the register state
112 stmfd SP!,{R0-R12} @ Store the register state
124 stmfd SP!,{R0-R12} @ Store the register state
136 stmfd SP!,{R0-R12} @ Store the register state
147 stmfd SP!,{R0-R12} @ Store the register state
159 stmfd SP!,{R0-R12} @ Store the register state
252 ldmfd SP!,{R0-R12} @ Restore general purpose registers
DProcessor.c76 OFFSET_OF(EFI_SYSTEM_CONTEXT_ARM, R12),
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
DSetJumpLongJump.asm42 STM R0, {R3-R12,R14}
65 LDM R0, {R3-R12,R14}
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/ArmV7/
DArmV7Support.asm184 mov R12, R6, LSR R2 ; bottom 3 bits are the Cache type for this level
185 and R12, R12, #7 ; get those 3 bits alone
186 cmp R12, #2
190 mrc p15, 1, R12, c0, c0, 0 ; reads current Cache Size ID register (CCSIDR)
191 and R2, R12, #&7 ; extract the line length field
194 ands R4, R4, R12, LSR #3 ; R4 is the max number on the way size (right aligned)
197 ands R7, R7, R12, LSR #13 ; R7 is the max number of the index size (right aligned)
DArmV7Support.S222 mov R12, R6, LSR R2 @ bottom 3 bits are the Cache type for this level
223 and R12, R12, #7 @ get those 3 bits alone
224 cmp R12, #2
228 mrc p15, 1, R12, c0, c0, 0 @ reads current Cache Size ID register (CCSIDR)
229 and R2, R12, #0x7 @ extract the line length field
234 ands R4, R4, R12, LSR #3 @ R4 is the max number on the way size (right aligned)
239 ands R7, R7, R12, LSR #13 @ R7 is the max number of the index size (right aligned)
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/
DEfiJump.h33 UINT64 R12; member
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DSmmProfileArch.h56 UINT64 R12; member
DSmiException.asm214 ;; UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
375 ;; UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
DSmiException.S415 ## UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
576 ## UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDebugSupport.h233 UINT64 R12; member
304 UINT64 R12; member
511 UINT32 R12; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
DAsmFuncs.asm91 ;; UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
223 ;; UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
237 ;; UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
542 ;; UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
568 ;; UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
/device/google/accessory/demokit/hardware/fab/m256c/
Dm256.mnt60 R12 36.20 20.70 90 1K0 R0402
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DDebugSupport.h264 UINT64 R12; member
335 UINT64 R12; member
/device/linaro/bootloader/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/Arm/
DDefaultExceptionHandler.c244 …8x SP 0x%08x LR 0x%08x PC 0x%08x\n", SystemContext.SystemContextArm->R12, SystemContext.Syst… in DefaultExceptionHandler()
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
DArchExceptionHandler.c165 SystemContext.SystemContextX64->R12, in DumpCpuContent()
DExceptionHandlerAsm.S168 #; UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
337 #; UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
DExceptionHandlerAsm.asm149 ;; UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
319 ;; UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
DAsmFuncs.S229 ## UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
406 ## UINT64 R8, R9, R10, R11, R12, R13, R14, R15;
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/Ia32/
DProcessorContext.h301 UINT64 R12; member
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Arm/
DProcessor.c50 OFFSET_OF(EFI_SYSTEM_CONTEXT_ARM, R12),

12