Searched refs:TARGET_FPE_FLTRES (Results 1 – 10 of 10) sorted by relevance
155 #define TARGET_FPE_FLTRES (6) /* Floating point inexact result. */ macro
64 si_code = TARGET_FPE_FLTRES; in cpu_loop()
130 si_code = TARGET_FPE_FLTRES; in cpu_loop()
45 return TARGET_FPE_FLTRES; in get_pgm_data_si_code()
99 si_code = TARGET_FPE_FLTRES; in cpu_loop()
123 si_code = TARGET_FPE_FLTRES; in cpu_loop()
179 si_code = TARGET_FPE_FLTRES; in cpu_loop()
308 code = TARGET_FPE_FLTRES; in cpu_loop()
663 #define TARGET_FPE_FLTRES (6) /* floating point inexact result */ macro
12197 si_code = TARGET_FPE_FLTRES; in _syscall2()