Symbol: EX_INTERNAL
arch/x86/math-emu/errors.c
224
EX_INTERNAL, "INTERNAL BUG in " FPU_VERSION}, {
arch/x86/math-emu/errors.c
312
if (n & EX_INTERNAL) {
arch/x86/math-emu/errors.c
313
int_type = n - EX_INTERNAL;
arch/x86/math-emu/errors.c
314
n = EX_INTERNAL;
arch/x86/math-emu/errors.c
334
if ((~control_word & n & CW_Exceptions) || (n == EX_INTERNAL)) {
arch/x86/math-emu/errors.c
348
if (n == EX_INTERNAL) {
arch/x86/math-emu/errors.c
469
EXCEPTION(EX_INTERNAL | 0x113);
arch/x86/math-emu/fpu_entry.c
175
EXCEPTION(EX_INTERNAL | 0x126);
arch/x86/math-emu/fpu_entry.c
200
EXCEPTION(EX_INTERNAL | 0x128);
arch/x86/math-emu/fpu_entry.c
509
EXCEPTION(EX_INTERNAL | 0x111);
arch/x86/math-emu/fpu_etc.c
78
EXCEPTION(EX_INTERNAL | 0x14);
arch/x86/math-emu/fpu_trig.c
1018
EXCEPTION(EX_INTERNAL | 0x118);
arch/x86/math-emu/fpu_trig.c
1300
EXCEPTION(EX_INTERNAL | 0x125);
arch/x86/math-emu/fpu_trig.c
1380
EXCEPTION(EX_INTERNAL | 0x116);
arch/x86/math-emu/fpu_trig.c
1476
EXCEPTION(EX_INTERNAL | 0x117);
arch/x86/math-emu/fpu_trig.c
1620
EXCEPTION(EX_INTERNAL | 0x115);
arch/x86/math-emu/fpu_trig.c
188
EXCEPTION(EX_INTERNAL | 0x0112);
arch/x86/math-emu/fpu_trig.c
226
EXCEPTION(EX_INTERNAL | 0x0112);
arch/x86/math-emu/fpu_trig.c
432
EXCEPTION(EX_INTERNAL | 0x119);
arch/x86/math-emu/get_address.c
128
EXCEPTION(EX_INTERNAL | 0x130);
arch/x86/math-emu/get_address.c
148
EXCEPTION(EX_INTERNAL | 0x132);
arch/x86/math-emu/get_address.c
289
EXCEPTION(EX_INTERNAL | 0x133);
arch/x86/math-emu/get_address.c
397
EXCEPTION(EX_INTERNAL | 0x131);
arch/x86/math-emu/load_store.c
115
EXCEPTION(EX_INTERNAL | 0x141);
arch/x86/math-emu/load_store.c
88
EXCEPTION(EX_INTERNAL | 0x140);
arch/x86/math-emu/poly_2xm1.c
65
EXCEPTION(EX_INTERNAL | 0x127);
arch/x86/math-emu/poly_atan.c
107
EXCEPTION(EX_INTERNAL | 0x104); /* There must be a logic error */
arch/x86/math-emu/poly_sin.c
192
EXCEPTION(EX_INTERNAL | 0x150);
arch/x86/math-emu/poly_sin.c
375
EXCEPTION(EX_INTERNAL | 0x151);
arch/x86/math-emu/reg_add_sub.c
214
EXCEPTION(EX_INTERNAL | 0x111);
arch/x86/math-emu/reg_add_sub.c
330
EXCEPTION(EX_INTERNAL | 0x101);
arch/x86/math-emu/reg_compare.c
195
EXCEPTION(EX_INTERNAL | 0x121);
arch/x86/math-emu/reg_compare.c
241
EXCEPTION(EX_INTERNAL | 0x122);
arch/x86/math-emu/reg_compare.c
289
EXCEPTION(EX_INTERNAL | 0x122);
arch/x86/math-emu/reg_compare.c
339
EXCEPTION(EX_INTERNAL | 0x123);
arch/x86/math-emu/reg_compare.c
391
EXCEPTION(EX_INTERNAL | 0x123);
arch/x86/math-emu/reg_convert.c
43
EXCEPTION(EX_INTERNAL | 0x180);
arch/x86/math-emu/reg_divide.c
177
EXCEPTION(EX_INTERNAL | 0x102);
arch/x86/math-emu/reg_ld_str.c
716
EXCEPTION(EX_INTERNAL | 0x164);
arch/x86/math-emu/reg_ld_str.c
737
EXCEPTION(EX_INTERNAL | 0x163);
arch/x86/math-emu/reg_mul.c
110
EXCEPTION(EX_INTERNAL | 0x102);