Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/math-emu/
Dreg_u_sub.S234 pushl EX_INTERNAL|0x206
240 pushl EX_INTERNAL|0x209
246 pushl EX_INTERNAL|0x210
252 pushl EX_INTERNAL|0x211
258 pushl EX_INTERNAL|0x212
Derrors.c224 EX_INTERNAL, "INTERNAL BUG in " FPU_VERSION}, {
312 if (n & EX_INTERNAL) { in FPU_exception()
313 int_type = n - EX_INTERNAL; in FPU_exception()
314 n = EX_INTERNAL; in FPU_exception()
334 if ((~control_word & n & CW_Exceptions) || (n == EX_INTERNAL)) { in FPU_exception()
348 if (n == EX_INTERNAL) { in FPU_exception()
469 EXCEPTION(EX_INTERNAL | 0x113); in real_2op_NaN()
Dreg_compare.c195 EXCEPTION(EX_INTERNAL | 0x121); in FPU_compare_st_data()
241 EXCEPTION(EX_INTERNAL | 0x122); in compare_st_st()
289 EXCEPTION(EX_INTERNAL | 0x122); in compare_i_st_st()
339 EXCEPTION(EX_INTERNAL | 0x123); in compare_u_st_st()
391 EXCEPTION(EX_INTERNAL | 0x123); in compare_ui_st_st()
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.c128 EXCEPTION(EX_INTERNAL | 0x130); in vm86_segment()
148 EXCEPTION(EX_INTERNAL | 0x132); in pm_address()
289 EXCEPTION(EX_INTERNAL | 0x133); in FPU_get_address()
397 EXCEPTION(EX_INTERNAL | 0x131); in FPU_get_address_16()
Dwm_sqrt.S226 pushl EX_INTERNAL|0x213
279 pushl EX_INTERNAL|0x207
385 pushl EX_INTERNAL|0x214
445 pushl EX_INTERNAL|0x215
Ddiv_Xsig.S350 pushl EX_INTERNAL|0x240
356 pushl EX_INTERNAL|0x241
362 pushl EX_INTERNAL|0x242
Dreg_u_div.S447 pushl EX_INTERNAL|0x202
453 pushl EX_INTERNAL|0x203
459 pushl EX_INTERNAL|0x204
Dreg_convert.c43 EXCEPTION(EX_INTERNAL | 0x180); in FPU_to_exp16()
Dfpu_trig.c188 EXCEPTION(EX_INTERNAL | 0x0112); in single_arg_error()
226 EXCEPTION(EX_INTERNAL | 0x0112); in single_arg_2_error()
432 EXCEPTION(EX_INTERNAL | 0x119); in fxtract()
1018 EXCEPTION(EX_INTERNAL | 0x118); in do_fprem()
1300 EXCEPTION(EX_INTERNAL | 0x125); in fpatan()
1380 EXCEPTION(EX_INTERNAL | 0x116); in fyl2xp1()
1476 EXCEPTION(EX_INTERNAL | 0x117); in fyl2xp1()
1620 EXCEPTION(EX_INTERNAL | 0x115); in fscale()
Dexception.h26 #define EX_INTERNAL Const_(0x8000) /* Internal error in wm-FPU-emu */ macro
Dload_store.c88 EXCEPTION(EX_INTERNAL | 0x140); in FPU_load_store()
115 EXCEPTION(EX_INTERNAL | 0x141); in FPU_load_store()
Dpoly_sin.c192 EXCEPTION(EX_INTERNAL | 0x150); in poly_sine()
375 EXCEPTION(EX_INTERNAL | 0x151); in poly_cos()
Dfpu_entry.c174 EXCEPTION(EX_INTERNAL | 0x126); in math_emulate()
199 EXCEPTION(EX_INTERNAL | 0x128); in math_emulate()
508 EXCEPTION(EX_INTERNAL | 0x111); in math_emulate()
Dfpu_etc.c78 EXCEPTION(EX_INTERNAL | 0x14); in ftst_()
Dpoly_2xm1.c65 EXCEPTION(EX_INTERNAL | 0x127); in poly_2xm1()
Dreg_add_sub.c214 EXCEPTION(EX_INTERNAL | 0x111); in FPU_sub()
330 EXCEPTION(EX_INTERNAL | 0x101); in add_sub_specials()
Dreg_u_mul.S137 pushl EX_INTERNAL|0x205
Dreg_mul.c110 EXCEPTION(EX_INTERNAL | 0x102); in FPU_mul()
Dreg_u_add.S156 pushl EX_INTERNAL|0x201
Dreg_divide.c177 EXCEPTION(EX_INTERNAL | 0x102); in FPU_div()
Dpoly_atan.c107 EXCEPTION(EX_INTERNAL | 0x104); /* There must be a logic error */ in poly_atan()
Dreg_ld_str.c716 EXCEPTION(EX_INTERNAL | 0x164); in FPU_store_single()
737 EXCEPTION(EX_INTERNAL | 0x163); in FPU_store_single()