Home
last modified time | relevance | path

Searched refs:RW0 (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
DProcessor.c496 Type = (BREAK_TYPE) Dr7.Bits.RW0; in GetBreakpointType()
618 Dr7.Bits.RW0 = Type; in EnableDebugRegister()
687 (Dr7.Bits.RW0 == Type) && in FindMatchingDebugRegister()
738 Dr7.Bits.RW0 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
DProcessor.c496 Type = (BREAK_TYPE) Dr7.Bits.RW0; in GetBreakpointType()
618 Dr7.Bits.RW0 = Type; in EnableDebugRegister()
687 (Dr7.Bits.RW0 == Type) && in FindMatchingDebugRegister()
738 Dr7.Bits.RW0 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
DProcessor.c525 Type = (BREAK_TYPE) Dr7.Bits.RW0; in GetBreakpointType()
647 Dr7.Bits.RW0 = Type; in EnableDebugRegister()
716 (Dr7.Bits.RW0 == Type) && in FindMatchingDebugRegister()
767 Dr7.Bits.RW0 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
DProcessor.c477 Type = (BREAK_TYPE) Dr7.Bits.RW0; in GetBreakpointType()
599 Dr7.Bits.RW0 = Type; in EnableDebugRegister()
668 (Dr7.Bits.RW0 == Type) && in FindMatchingDebugRegister()
719 Dr7.Bits.RW0 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
DGdbDebugAgent.h151 UINT32 RW0:2; // Read/Write field member
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStubInternal.h183 UINT32 RW0:2; // Read/Write field member