Home
last modified time | relevance | path

Searched refs:EXCEPTION (Results 1 – 25 of 27) sorted by relevance

12

/linux-2.4.37.9/arch/i386/math-emu/
Derrors.c69 EXCEPTION(EX_Invalid); in Un_impl()
392 EXCEPTION(EX_Invalid); in real_1op_NaN()
409 EXCEPTION(EX_Invalid); in real_1op_NaN()
444 EXCEPTION(EX_Invalid); in real_2op_NaN()
481 EXCEPTION(EX_INTERNAL|0x113); in real_2op_NaN()
503 EXCEPTION(EX_Invalid); in real_2op_NaN()
514 EXCEPTION(EX_Invalid); in arith_invalid()
541 EXCEPTION(EX_ZeroDiv); in FPU_divide_by_zero()
559 EXCEPTION(flags); in set_precision_flag()
571 EXCEPTION(EX_Precision | SW_C1); in set_precision_flag_up()
[all …]
Dreg_compare.c111 EXCEPTION(EX_Invalid); in compare()
137 if (!(st0_ptr->sigh & 0x80000000)) EXCEPTION(EX_Invalid); in compare()
138 if (!(b->sigh & 0x80000000)) EXCEPTION(EX_Invalid); in compare()
183 EXCEPTION(EX_Invalid); in FPU_compare_st_data()
203 EXCEPTION(EX_INTERNAL|0x121); in FPU_compare_st_data()
226 EXCEPTION(EX_StackUnder); in compare_st_st()
235 EXCEPTION(EX_Invalid); in compare_st_st()
255 EXCEPTION(EX_INTERNAL|0x122); in compare_st_st()
278 EXCEPTION(EX_StackUnder); in compare_u_st_st()
290 EXCEPTION(EX_Invalid); in compare_u_st_st()
[all …]
Dreg_ld_str.c394 EXCEPTION(EX_StackUnder); in FPU_store_extended()
444 EXCEPTION(EX_Underflow); in FPU_store_double()
450 EXCEPTION(precision_loss); in FPU_store_double()
518 EXCEPTION(EX_Overflow); in FPU_store_double()
583 EXCEPTION(EX_Invalid); in FPU_store_double()
593 EXCEPTION(EX_Invalid); in FPU_store_double()
604 EXCEPTION(EX_StackUnder); in FPU_store_double()
664 EXCEPTION(EX_Underflow); in FPU_store_single()
670 EXCEPTION(precision_loss); in FPU_store_single()
736 EXCEPTION(EX_Overflow); in FPU_store_single()
[all …]
Dget_address.c102 EXCEPTION(EX_Invalid); in sib()
143 EXCEPTION(EX_INTERNAL|0x130); in vm86_segment()
166 EXCEPTION(EX_INTERNAL|0x132); in pm_address()
311 EXCEPTION(EX_Invalid); in FPU_get_address()
331 EXCEPTION(EX_INTERNAL|0x133); in FPU_get_address()
390 EXCEPTION(EX_Invalid); in FPU_get_address_16()
445 EXCEPTION(EX_INTERNAL|0x131); in FPU_get_address_16()
Dreg_round.S607 call EXCEPTION
625 call EXCEPTION
657 call EXCEPTION
667 call EXCEPTION
673 call EXCEPTION
680 call EXCEPTION
686 call EXCEPTION
692 call EXCEPTION
698 call EXCEPTION
704 call EXCEPTION
Dreg_u_sub.S234 call EXCEPTION
240 call EXCEPTION
246 call EXCEPTION
252 call EXCEPTION
258 call EXCEPTION
Dfpu_etc.c77 EXCEPTION(EX_Invalid); in ftst_()
87 EXCEPTION(EX_INTERNAL|0x14); in ftst_()
93 EXCEPTION(EX_StackUnder); in ftst_()
Dexception.h45 #define EXCEPTION(x) { printk("exception in %s at line %d\n", \ macro
48 #define EXCEPTION(x) FPU_exception(x) macro
Dfpu_trig.c188 EXCEPTION(EX_INTERNAL|0x0112); in single_arg_error()
203 EXCEPTION(EX_Invalid); in single_arg_2_error()
222 EXCEPTION(EX_Invalid); in single_arg_2_error()
234 EXCEPTION(EX_INTERNAL|0x0112); in single_arg_2_error()
461 EXCEPTION(EX_StackUnder); in fxtract()
465 EXCEPTION(EX_INTERNAL | 0x119); in fxtract()
1116 EXCEPTION(EX_INTERNAL | 0x118); in do_fprem()
1453 EXCEPTION(EX_INTERNAL | 0x125); in fpatan()
1543 EXCEPTION(EX_INTERNAL | 0x116); in fyl2xp1()
1655 EXCEPTION(EX_INTERNAL | 0x117); in fyl2xp1()
[all …]
Dwm_sqrt.S226 call EXCEPTION
279 call EXCEPTION
385 call EXCEPTION
445 call EXCEPTION
Ddiv_Xsig.S350 call EXCEPTION
356 call EXCEPTION
362 call EXCEPTION
Dpoly_sin.c200 EXCEPTION(EX_INTERNAL|0x150); in poly_sine()
223 EXCEPTION(EX_Invalid); in poly_cos()
393 EXCEPTION(EX_INTERNAL|0x151); in poly_cos()
Dfpu_entry.c224 EXCEPTION(EX_INTERNAL|0x126); in math_emulate()
252 EXCEPTION(EX_INTERNAL|0x128); in math_emulate()
373 EXCEPTION(EX_Invalid); in math_emulate()
468 EXCEPTION(EX_StackUnder); in math_emulate()
542 EXCEPTION(EX_INTERNAL|0x111); in math_emulate()
Dload_store.c87 EXCEPTION(EX_INTERNAL|0x140); in FPU_load_store()
113 EXCEPTION(EX_INTERNAL|0x141); in FPU_load_store()
Dreg_convert.c48 EXCEPTION(EX_INTERNAL | 0x180); in FPU_to_exp16()
Dreg_u_div.S447 call EXCEPTION
453 call EXCEPTION
459 call EXCEPTION
Dfpu_asm.h15 #define EXCEPTION SYMBOL_NAME(FPU_exception) macro
Dpoly_2xm1.c67 EXCEPTION(EX_INTERNAL|0x127); in poly_2xm1()
Dreg_add_sub.c228 EXCEPTION(EX_INTERNAL|0x111); in FPU_sub()
369 EXCEPTION(EX_INTERNAL|0x101); in add_sub_specials()
Dreg_mul.c126 EXCEPTION(EX_INTERNAL|0x102); in FPU_mul()
Dreg_u_mul.S137 call EXCEPTION
Dfpu_aux.c121 EXCEPTION(EX_StackUnder); in fld_i_()
Dreg_u_add.S156 call EXCEPTION
Dreg_divide.c201 EXCEPTION(EX_INTERNAL|0x102); in FPU_div()
Dpoly_atan.c124 EXCEPTION(EX_INTERNAL|0x104); /* There must be a logic error */ in poly_atan()

12