Searched refs:EXC_ARM_FP_DZ (Results 1 – 4 of 4) sorted by relevance
62 #define EXC_ARM_FP_DZ 2 /* Floating Point Divide by Zero */ macro
70 …T_ASSERT_EQ(codes_64[0], (mach_exception_data_type_t)EXC_ARM_FP_DZ, "The subcode is EXC_ARM_FP_DZ … in exc_arithmetic_handler()
467 case EXC_ARM_FP_DZ: in sendsig()
1277 codes[0] = EXC_ARM_FP_DZ; in handle_fp_trap()