ARM_BREAKPOINT_LOAD
case ARM_BREAKPOINT_LOAD:
case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE:
hw->ctrl.type = ARM_BREAKPOINT_LOAD;
hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE;
(hw->ctrl.type == ARM_BREAKPOINT_LOAD ||
case ARM_BREAKPOINT_LOAD:
case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE:
hw->ctrl.type = ARM_BREAKPOINT_LOAD;
hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE;