Searched refs:TT_FP_EXCP (Results 1 – 6 of 6) sorted by relevance
36 [TT_FP_EXCP] = "FPU Exception",
37 [TT_FP_EXCP] = "FPU Exception",
61 #define TT_FP_EXCP 0x08 macro79 #define TT_FP_EXCP 0x21 macro
77 cpu_raise_exception_ra(env, TT_FP_EXCP, ra); in check_ieee_exceptions()
1463 gen_exception(dc, TT_FP_EXCP); in gen_op_fpexception_im()
293 case TT_FP_EXCP: in cpu_loop()