HomeSort by relevance Sort by last modified time
    Searched refs:Dr1 (Results 1 - 25 of 34) sorted by null

1 2

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/
PeCoffExtraActionLib.c 57 UINTN Dr1;
115 Dr1 = AsmReadDr1 ();
123 // DR1 = The address of the Null-terminated ASCII string for the PE/COFF image's PDB file name
167 AsmWriteDr1 (Dr1);
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
GccInline.c 445 Reads the current value of Debug Register 1 (DR1).
447 Reads and returns the current value of DR1. This function is only available
451 @return The value of Debug Register 1 (DR1).
463 "movl %%dr1, %0"
660 Writes a value to Debug Register 1 (DR1).
662 Writes and returns a new value to DR1. This function is only available on
665 @param Dr1 The value to write to Dr1.
667 @return The value written to Debug Register 1 (DR1).
673 UINTN Dr1
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
Processor.c 89 Print ((CHAR16 *)L"DR1: %x ", SystemContext.SystemContextIa32->Dr1);
453 Address = SystemContext.SystemContextIa32->Dr1;
650 SystemContext.SystemContextIa32->Dr1 = Address;
722 (Address == SystemContext.SystemContextIa32->Dr1)) {
770 SystemContext.SystemContextIa32->Dr1 = Address;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
Processor.c 89 Print ((CHAR16 *)L"DR1: %x ", SystemContext.SystemContextIa32->Dr1);
405 Address = SystemContext.SystemContextIa32->Dr1;
602 SystemContext.SystemContextIa32->Dr1 = Address;
674 (Address == SystemContext.SystemContextIa32->Dr1)) {
722 SystemContext.SystemContextIa32->Dr1 = Address;
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
GccInline.c 455 Reads the current value of Debug Register 1 (DR1).
457 Reads and returns the current value of DR1. This function is only available
461 @return The value of Debug Register 1 (DR1).
473 "mov %%dr1, %0"
670 Writes a value to Debug Register 1 (DR1).
672 Writes and returns a new value to DR1. This function is only available on
675 @param Dr1 The value to write to Dr1.
677 @return The value written to Debug Register 1 (DR1).
683 UINTN Dr1
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
Processor.c 425 Address = SystemContext.SystemContextIa32->Dr1;
621 SystemContext.SystemContextIa32->Dr1 = Address;
693 (Address == SystemContext.SystemContextIa32->Dr1)) {
741 SystemContext.SystemContextIa32->Dr1 = Address;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
Processor.c 425 Address = SystemContext.SystemContextIa32->Dr1;
621 SystemContext.SystemContextIa32->Dr1 = Address;
693 (Address == SystemContext.SystemContextIa32->Dr1)) {
741 SystemContext.SystemContextIa32->Dr1 = Address;
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/
CpuMpPei.h 132 UINTN Dr1;
CpuMpPei.c 215 VolatileRegisters->Dr1 = AsmReadDr1 ();
250 AsmWriteDr1 (VolatileRegisters->Dr1);
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
ArchExceptionHandler.c 165 "DR0 - %08x, DR1 - %08x, DR2 - %08x, DR3 - %08x\n",
167 SystemContext.SystemContextIa32->Dr1,
ExceptionHandlerAsm.asm 278 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
287 mov eax, dr1
335 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/Ia32/
ProcessorContext.h 175 UINT32 Dr1;
266 UINT64 Dr1;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
AsmFuncs.S 120 ## UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
249 ## UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
304 ## UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
AsmFuncs.asm 85 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
214 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
336 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
353 mov eax, dr1
391 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
395 mov dr1, eax
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DebugSupport.h 123 UINT32 Dr1;
229 UINT64 Dr1;
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DebugSupport.h 102 UINT32 Dr1;
195 UINT64 Dr1;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
AsmFuncs.asm 264 ;; UINT64 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
284 mov rax, dr1
325 ;; UINT64 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
329 mov dr1, rax
AsmFuncs.S 302 ## UINT64 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
319 movq %dr1, %rax
356 ## UINT64 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
360 movq %rax, %dr1
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
ArchExceptionHandler.c 196 "DR0 - %016lx, DR1 - %016lx, DR2 - %016lx\n",
198 SystemContext.SystemContextX64->Dr1,
ExceptionHandlerAsm.S 248 #; UINT64 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
257 movq %dr1, %rax
294 #; UINT64 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.c 267 UINTN Dr1;
273 Dr1 = AsmReadDr1 ();
291 AsmWriteDr1 (Dr1);
898 CpuContext->Dr1 = 0;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
AsmFuncs.asm 83 ;; UINT64 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
215 ;; UINT64 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
366 ;; UINT64 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
383 mov rax, dr1
420 ;; UINT64 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
424 mov dr1, rax
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 104 UINT32 Dr1;
198 UINT64 Dr1;
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmiException.asm 381 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
390 mov eax, dr1
429 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
578 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
587 mov eax, dr1
631 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
AsmFuncs.asm 292 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
312 mov eax, dr1
357 ;; UINT32 Dr0, Dr1, Dr2, Dr3, Dr6, Dr7;
361 mov dr1, eax

Completed in 1205 milliseconds

1 2