Home
last modified time | relevance | path

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

12

/linux-2.6.39/arch/x86/math-emu/ !
Derrors.c67 EXCEPTION(EX_Invalid);
393 EXCEPTION(EX_Invalid); in real_1op_NaN()
409 EXCEPTION(EX_Invalid); in real_1op_NaN()
441 EXCEPTION(EX_Invalid); in real_2op_NaN()
472 EXCEPTION(EX_INTERNAL | 0x113); in real_2op_NaN()
493 EXCEPTION(EX_Invalid); in real_2op_NaN()
503 EXCEPTION(EX_Invalid); in arith_invalid()
527 EXCEPTION(EX_ZeroDiv); in FPU_divide_by_zero()
541 EXCEPTION(flags); in set_precision_flag()
552 EXCEPTION(EX_Precision | SW_C1); in set_precision_flag_up()
[all …]
Dreg_compare.c112 EXCEPTION(EX_Invalid); in compare()
135 EXCEPTION(EX_Invalid); in compare()
137 EXCEPTION(EX_Invalid); in compare()
176 EXCEPTION(EX_Invalid); in FPU_compare_st_data()
194 EXCEPTION(EX_INTERNAL | 0x121); in FPU_compare_st_data()
214 EXCEPTION(EX_StackUnder); in compare_st_st()
222 EXCEPTION(EX_Invalid); in compare_st_st()
240 EXCEPTION(EX_INTERNAL | 0x122); in compare_st_st()
260 EXCEPTION(EX_StackUnder); in compare_u_st_st()
270 EXCEPTION(EX_Invalid); in compare_u_st_st()
[all …]
Dreg_ld_str.c361 EXCEPTION(EX_StackUnder); in FPU_store_extended()
406 EXCEPTION(EX_Underflow); in FPU_store_double()
412 EXCEPTION(precision_loss); in FPU_store_double()
471 EXCEPTION(EX_Overflow); in FPU_store_double()
520 EXCEPTION(EX_Invalid); in FPU_store_double()
528 EXCEPTION(EX_Invalid); in FPU_store_double()
536 EXCEPTION(EX_StackUnder); in FPU_store_double()
592 EXCEPTION(EX_Underflow); in FPU_store_single()
598 EXCEPTION(precision_loss); in FPU_store_single()
652 EXCEPTION(EX_Overflow); in FPU_store_single()
[all …]
Dget_address.c94 EXCEPTION(EX_Invalid); in sib()
127 EXCEPTION(EX_INTERNAL | 0x130); in vm86_segment()
147 EXCEPTION(EX_INTERNAL | 0x132); in pm_address()
268 EXCEPTION(EX_Invalid); in FPU_get_address()
287 EXCEPTION(EX_INTERNAL | 0x133); in FPU_get_address()
342 EXCEPTION(EX_Invalid); in FPU_get_address_16()
395 EXCEPTION(EX_INTERNAL | 0x131); in FPU_get_address_16()
Dreg_round.S606 call EXCEPTION
624 call EXCEPTION
656 call EXCEPTION
666 call EXCEPTION
672 call EXCEPTION
679 call EXCEPTION
685 call EXCEPTION
691 call EXCEPTION
697 call EXCEPTION
703 call EXCEPTION
Dreg_u_sub.S234 call EXCEPTION
240 call EXCEPTION
246 call EXCEPTION
252 call EXCEPTION
258 call EXCEPTION
Dfpu_etc.c67 EXCEPTION(EX_Invalid); in ftst_()
77 EXCEPTION(EX_INTERNAL | 0x14); in ftst_()
83 EXCEPTION(EX_StackUnder); in ftst_()
Dexception.h42 #define EXCEPTION(x) { printk("exception in %s at line %d\n", \ macro
45 #define EXCEPTION(x) FPU_exception(x) macro
Dfpu_trig.c187 EXCEPTION(EX_INTERNAL | 0x0112); in single_arg_error()
200 EXCEPTION(EX_Invalid); in single_arg_2_error()
214 EXCEPTION(EX_Invalid); in single_arg_2_error()
225 EXCEPTION(EX_INTERNAL | 0x0112); in single_arg_2_error()
427 EXCEPTION(EX_StackUnder); in fxtract()
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()
[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.c191 EXCEPTION(EX_INTERNAL | 0x150); in poly_sine()
211 EXCEPTION(EX_Invalid); in poly_cos()
374 EXCEPTION(EX_INTERNAL | 0x151); in poly_cos()
Dreg_convert.c42 EXCEPTION(EX_INTERNAL | 0x180); in FPU_to_exp16()
Dfpu_asm.h15 #define EXCEPTION FPU_exception macro
Dreg_u_div.S447 call EXCEPTION
453 call EXCEPTION
459 call EXCEPTION
Dfpu_entry.c215 EXCEPTION(EX_INTERNAL | 0x126); in math_emulate()
240 EXCEPTION(EX_INTERNAL | 0x128); in math_emulate()
366 EXCEPTION(EX_Invalid); in math_emulate()
485 EXCEPTION(EX_StackUnder); in math_emulate()
549 EXCEPTION(EX_INTERNAL | 0x111); in math_emulate()
Dload_store.c81 EXCEPTION(EX_INTERNAL | 0x140); in FPU_load_store()
108 EXCEPTION(EX_INTERNAL | 0x141); in FPU_load_store()
Dpoly_2xm1.c64 EXCEPTION(EX_INTERNAL | 0x127); in poly_2xm1()
Dreg_mul.c109 EXCEPTION(EX_INTERNAL | 0x102); in FPU_mul()
Dreg_u_mul.S137 call EXCEPTION
/linux-2.6.39/arch/powerpc/kernel/ !
Dhead_32.S305 #define EXCEPTION(n, label, hdlr, xfer) \ macro
345 EXCEPTION(0x100, Reset, unknown_exception, EXC_XFER_STD)
417 EXCEPTION(0x500, HardwareInterrupt, do_IRQ, EXC_XFER_LITE)
432 EXCEPTION(0x700, ProgramCheck, program_check_exception, EXC_XFER_STD)
453 EXCEPTION(0x900, Decrementer, timer_interrupt, EXC_XFER_LITE)
455 EXCEPTION(0xa00, Trap_0a, unknown_exception, EXC_XFER_EE)
456 EXCEPTION(0xb00, Trap_0b, unknown_exception, EXC_XFER_EE)
466 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)
467 EXCEPTION(0xe00, Trap_0e, unknown_exception, EXC_XFER_EE)
711 EXCEPTION(0x1300, Trap_13, instruction_breakpoint_exception, EXC_XFER_EE)
[all …]
Dhead_40x.S207 #define EXCEPTION(n, label, hdlr, xfer) \ macro
406 EXCEPTION(0x0500, HardwareInterrupt, do_IRQ, EXC_XFER_LITE)
424 EXCEPTION(0x0800, Trap_08, unknown_exception, EXC_XFER_EE)
425 EXCEPTION(0x0900, Trap_09, unknown_exception, EXC_XFER_EE)
426 EXCEPTION(0x0A00, Trap_0A, unknown_exception, EXC_XFER_EE)
427 EXCEPTION(0x0B00, Trap_0B, unknown_exception, EXC_XFER_EE)
434 EXCEPTION(0x0D00, Trap_0D, unknown_exception, EXC_XFER_EE)
435 EXCEPTION(0x0E00, Trap_0E, unknown_exception, EXC_XFER_EE)
436 EXCEPTION(0x0F00, Trap_0F, unknown_exception, EXC_XFER_EE)
665 EXCEPTION(0x1300, Trap_13, unknown_exception, EXC_XFER_EE)
[all …]
Dhead_8xx.S162 #define EXCEPTION(n, label, hdlr, xfer) \ macro
199 EXCEPTION(0x100, Reset, unknown_exception, EXC_XFER_STD)
241 EXCEPTION(0x500, HardwareInterrupt, do_IRQ, EXC_XFER_LITE)
257 EXCEPTION(0x700, ProgramCheck, program_check_exception, EXC_XFER_STD)
261 EXCEPTION(0x800, FPUnavailable, unknown_exception, EXC_XFER_STD)
264 EXCEPTION(0x900, Decrementer, timer_interrupt, EXC_XFER_LITE)
266 EXCEPTION(0xa00, Trap_0a, unknown_exception, EXC_XFER_EE)
267 EXCEPTION(0xb00, Trap_0b, unknown_exception, EXC_XFER_EE)
276 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)
277 EXCEPTION(0xe00, Trap_0e, unknown_exception, EXC_XFER_EE)
[all …]
Dhead_fsl_booke.S304 EXCEPTION(0x0500, ExternalInput, do_IRQ, EXC_XFER_LITE)
318 EXCEPTION(0x0800, FloatingPointUnavailable, program_check_exception, EXC_XFER_EE)
320 EXCEPTION(0x0800, FloatingPointUnavailable, unknown_exception, EXC_XFER_EE)
330 EXCEPTION(0x2900, AuxillaryProcessorUnavailable, unknown_exception, EXC_XFER_EE)
337 EXCEPTION(0x3100, FixedIntervalTimer, unknown_exception, EXC_XFER_EE)
515 EXCEPTION(0x2020, SPEUnavailable, unknown_exception, EXC_XFER_EE)
520 EXCEPTION(0x2030, SPEFloatingPointData, SPEFloatingPointException, EXC_XFER_EE);
523 EXCEPTION(0x2050, SPEFloatingPointRound, SPEFloatingPointRoundException, EXC_XFER_EE)
525 EXCEPTION(0x2040, SPEFloatingPointData, unknown_exception, EXC_XFER_EE)
526 EXCEPTION(0x2050, SPEFloatingPointRound, unknown_exception, EXC_XFER_EE)
[all …]
/linux-2.6.39/Documentation/fault-injection/ !
Dprovoke-crashes.txt22 It can be one of PANIC, BUG, EXCEPTION, LOOP, OVERFLOW,
33 echo EXCEPTION > /mnt/provoke-crash/INT_HARDWARE_ENTRY

12