You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add registers::debug
* impl DebugAddressRegister in macro
* Declare debug register acesses as nomem
* Use u64 for DebugAddressRegisters
* Dr7: Remove get_ prefix from getters
* debug.rs: Remove redundant denying of unsafe_op_in_unsafe_fn
* debug.rs: Remove TryFrom impls
They don't add value over the inherent constructor functions.
* Don't set repr on DebugAddressRegisterNumber
* Make DebugAddressRegisterNumber an enum
* debug.rs: Remove redundant asm import
* Add DebugAddressRegister::NUM
* Strip Hw Prefix from HwBreakpointCondition and HwBreakpointSize
0 commit comments