Searched refs:BRK_DIVZERO (Results 1 – 6 of 6) sorted by relevance
25 #define BRK_DIVZERO 7 /* Divide by zero check */ macro
166 #define BRK_DIVZERO 7 /* Divide by zero check */ macro
171 #define BRK_DIVZERO 7 /* Divide by zero check */ macro
615 case BRK_DIVZERO << 10: in do_bp()616 if (bcode == (BRK_DIVZERO << 10)) in do_bp()650 case BRK_DIVZERO: in do_tr()651 if (tcode == BRK_DIVZERO) in do_tr()
625 case BRK_DIVZERO << 10: in do_bp()626 if (bcode == (BRK_DIVZERO << 10)) in do_bp()660 case BRK_DIVZERO: in do_tr()661 if (tcode == BRK_DIVZERO) in do_tr()