Home
last modified time | relevance | path

Searched refs:EX_INTERNAL (Results 1 – 23 of 23) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dreg_u_sub.S233 pushl EX_INTERNAL|0x206
239 pushl EX_INTERNAL|0x209
245 pushl EX_INTERNAL|0x210
251 pushl EX_INTERNAL|0x211
257 pushl EX_INTERNAL|0x212
Derrors.c211 { EX_INTERNAL, "INTERNAL BUG in "FPU_VERSION },
299 if ( n & EX_INTERNAL ) in FPU_exception()
301 int_type = n - EX_INTERNAL; in FPU_exception()
302 n = EX_INTERNAL; in FPU_exception()
325 if ( (~control_word & n & CW_Exceptions) || (n == EX_INTERNAL) ) in FPU_exception()
346 if ( n == EX_INTERNAL ) in FPU_exception()
481 EXCEPTION(EX_INTERNAL|0x113); in real_2op_NaN()
Dreg_round.S666 pushl EX_INTERNAL|0x236
672 pushl EX_INTERNAL|0x230
679 pushl EX_INTERNAL|0x231
685 pushl EX_INTERNAL|0x232
691 pushl EX_INTERNAL|0x233
697 pushl EX_INTERNAL|0x234
703 pushl EX_INTERNAL|0x235
Dget_address.c143 EXCEPTION(EX_INTERNAL|0x130); in vm86_segment()
166 EXCEPTION(EX_INTERNAL|0x132); in pm_address()
331 EXCEPTION(EX_INTERNAL|0x133); in FPU_get_address()
445 EXCEPTION(EX_INTERNAL|0x131); in FPU_get_address_16()
Dwm_sqrt.S225 pushl EX_INTERNAL|0x213
278 pushl EX_INTERNAL|0x207
384 pushl EX_INTERNAL|0x214
444 pushl EX_INTERNAL|0x215
Ddiv_Xsig.S349 pushl EX_INTERNAL|0x240
355 pushl EX_INTERNAL|0x241
361 pushl EX_INTERNAL|0x242
Dreg_compare.c203 EXCEPTION(EX_INTERNAL|0x121); in FPU_compare_st_data()
255 EXCEPTION(EX_INTERNAL|0x122); in compare_st_st()
312 EXCEPTION(EX_INTERNAL|0x123); in compare_u_st_st()
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.S446 pushl EX_INTERNAL|0x202
452 pushl EX_INTERNAL|0x203
458 pushl EX_INTERNAL|0x204
Dfpu_trig.c188 EXCEPTION(EX_INTERNAL|0x0112); in single_arg_error()
234 EXCEPTION(EX_INTERNAL|0x0112); in single_arg_2_error()
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()
1813 EXCEPTION(EX_INTERNAL | 0x115); in fscale()
Dexception.h26 #define EX_INTERNAL Const_(0x8000) /* Internal error in wm-FPU-emu */ macro
Dpoly_sin.c200 EXCEPTION(EX_INTERNAL|0x150); in poly_sine()
393 EXCEPTION(EX_INTERNAL|0x151); in poly_cos()
Dfpu_etc.c87 EXCEPTION(EX_INTERNAL|0x14); in ftst_()
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.S136 pushl EX_INTERNAL|0x205
Dfpu_entry.c224 EXCEPTION(EX_INTERNAL|0x126); in math_emulate()
252 EXCEPTION(EX_INTERNAL|0x128); in math_emulate()
542 EXCEPTION(EX_INTERNAL|0x111); in math_emulate()
Dreg_u_add.S155 pushl EX_INTERNAL|0x201
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()
Dreg_ld_str.c815 EXCEPTION(EX_INTERNAL|0x164); in FPU_store_single()
840 EXCEPTION(EX_INTERNAL|0x163); in FPU_store_single()