LOONGARCH_BREAKPOINT_LOAD
case LOONGARCH_BREAKPOINT_LOAD:
case LOONGARCH_BREAKPOINT_LOAD | LOONGARCH_BREAKPOINT_STORE:
hw->ctrl.type = LOONGARCH_BREAKPOINT_LOAD;
hw->ctrl.type = LOONGARCH_BREAKPOINT_LOAD | LOONGARCH_BREAKPOINT_STORE;
if (info->ctrl.type == LOONGARCH_BREAKPOINT_LOAD)
if (info->ctrl.type == LOONGARCH_BREAKPOINT_LOAD)