Home
last modified time | relevance | path

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

/arch/x86/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.c222 EX_INTERNAL, "INTERNAL BUG in " FPU_VERSION}, {
310 if (n & EX_INTERNAL) { in FPU_exception()
311 int_type = n - EX_INTERNAL; in FPU_exception()
312 n = EX_INTERNAL; in FPU_exception()
332 if ((~control_word & n & CW_Exceptions) || (n == EX_INTERNAL)) { in FPU_exception()
346 if (n == EX_INTERNAL) { in FPU_exception()
467 EXCEPTION(EX_INTERNAL | 0x113); in real_2op_NaN()
Dreg_convert.c42 EXCEPTION(EX_INTERNAL | 0x180); in FPU_to_exp16()
Dreg_round.S665 pushl EX_INTERNAL|0x236
671 pushl EX_INTERNAL|0x230
678 pushl EX_INTERNAL|0x231
684 pushl EX_INTERNAL|0x232
690 pushl EX_INTERNAL|0x233
696 pushl EX_INTERNAL|0x234
702 pushl EX_INTERNAL|0x235
Dget_address.c127 EXCEPTION(EX_INTERNAL | 0x130); in vm86_segment()
147 EXCEPTION(EX_INTERNAL | 0x132); in pm_address()
287 EXCEPTION(EX_INTERNAL | 0x133); in FPU_get_address()
395 EXCEPTION(EX_INTERNAL | 0x131); in FPU_get_address_16()
Dexception.h25 #define EX_INTERNAL Const_(0x8000) /* Internal error in wm-FPU-emu */ macro
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.c194 EXCEPTION(EX_INTERNAL | 0x121); in FPU_compare_st_data()
240 EXCEPTION(EX_INTERNAL | 0x122); in compare_st_st()
290 EXCEPTION(EX_INTERNAL | 0x123); in compare_u_st_st()
Dload_store.c81 EXCEPTION(EX_INTERNAL | 0x140); in FPU_load_store()
108 EXCEPTION(EX_INTERNAL | 0x141); in FPU_load_store()
Dreg_u_div.S446 pushl EX_INTERNAL|0x202
452 pushl EX_INTERNAL|0x203
458 pushl EX_INTERNAL|0x204
Dfpu_etc.c77 EXCEPTION(EX_INTERNAL | 0x14); in ftst_()
Dfpu_trig.c187 EXCEPTION(EX_INTERNAL | 0x0112); in single_arg_error()
225 EXCEPTION(EX_INTERNAL | 0x0112); in single_arg_2_error()
431 EXCEPTION(EX_INTERNAL | 0x119); in fxtract()
1012 EXCEPTION(EX_INTERNAL | 0x118); in do_fprem()
1294 EXCEPTION(EX_INTERNAL | 0x125); in fpatan()
1374 EXCEPTION(EX_INTERNAL | 0x116); in fyl2xp1()
1470 EXCEPTION(EX_INTERNAL | 0x117); in fyl2xp1()
1614 EXCEPTION(EX_INTERNAL | 0x115); in fscale()
Dpoly_2xm1.c64 EXCEPTION(EX_INTERNAL | 0x127); in poly_2xm1()
Dreg_mul.c109 EXCEPTION(EX_INTERNAL | 0x102); in FPU_mul()
Dreg_u_mul.S136 pushl EX_INTERNAL|0x205
Dpoly_sin.c191 EXCEPTION(EX_INTERNAL | 0x150); in poly_sine()
374 EXCEPTION(EX_INTERNAL | 0x151); in poly_cos()
Dreg_add_sub.c213 EXCEPTION(EX_INTERNAL | 0x111); in FPU_sub()
329 EXCEPTION(EX_INTERNAL | 0x101); in add_sub_specials()
Dreg_u_add.S155 pushl EX_INTERNAL|0x201
Dreg_divide.c176 EXCEPTION(EX_INTERNAL | 0x102); in FPU_div()
Dfpu_entry.c216 EXCEPTION(EX_INTERNAL | 0x126); in math_emulate()
241 EXCEPTION(EX_INTERNAL | 0x128); in math_emulate()
550 EXCEPTION(EX_INTERNAL | 0x111); in math_emulate()
Dpoly_atan.c106 EXCEPTION(EX_INTERNAL | 0x104); /* There must be a logic error */ in poly_atan()
Dreg_ld_str.c715 EXCEPTION(EX_INTERNAL | 0x164); in FPU_store_single()
736 EXCEPTION(EX_INTERNAL | 0x163); in FPU_store_single()