Searched refs:TARGET_FPE_FLTDIV (Results 1 – 9 of 9) sorted by relevance
152 #define TARGET_FPE_FLTDIV (3) /* Floating point divide by zero. */ macro
58 si_code = TARGET_FPE_FLTDIV; in cpu_loop()
34 return TARGET_FPE_FLTDIV; in get_pgm_data_si_code()
97 si_code = TARGET_FPE_FLTDIV; in cpu_loop()
120 si_code = TARGET_FPE_FLTDIV; in cpu_loop()
173 si_code = TARGET_FPE_FLTDIV; in cpu_loop()
306 code = TARGET_FPE_FLTDIV; in cpu_loop()
660 #define TARGET_FPE_FLTDIV (3) /* floating point divide by zero */ macro
12206 si_code = TARGET_FPE_FLTDIV; in _syscall2()