Home
last modified time | relevance | path

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

12

/linux/arch/x86/math-emu/
H A Derrors.c68 EXCEPTION(EX_Invalid);
390 EXCEPTION(EX_Invalid); in real_1op_NaN()
406 EXCEPTION(EX_Invalid); in real_1op_NaN()
438 EXCEPTION(EX_Invalid); in real_2op_NaN()
469 EXCEPTION(EX_INTERNAL | 0x113); in real_2op_NaN()
490 EXCEPTION(EX_Invalid); in real_2op_NaN()
500 EXCEPTION(EX_Invalid); in arith_invalid()
524 EXCEPTION(EX_ZeroDiv); in FPU_divide_by_zero()
538 EXCEPTION(flags); in set_precision_flag()
549 EXCEPTION(EX_Precision | SW_C1); in set_precision_flag_up()
[all …]
H A Dreg_compare.c113 EXCEPTION(EX_Invalid); in compare()
136 EXCEPTION(EX_Invalid); in compare()
138 EXCEPTION(EX_Invalid); in compare()
177 EXCEPTION(EX_Invalid); in FPU_compare_st_data()
195 EXCEPTION(EX_INTERNAL | 0x121); in FPU_compare_st_data()
215 EXCEPTION(EX_StackUnder); in compare_st_st()
223 EXCEPTION(EX_Invalid); in compare_st_st()
241 EXCEPTION(EX_INTERNAL | 0x122); in compare_st_st()
261 EXCEPTION(EX_StackUnder); in compare_i_st_st()
270 EXCEPTION(EX_Invalid); in compare_i_st_st()
[all …]
H A Dreg_ld_str.c362 EXCEPTION(EX_StackUnder); in FPU_store_extended()
407 EXCEPTION(EX_Underflow); in FPU_store_double()
413 EXCEPTION(precision_loss); in FPU_store_double()
472 EXCEPTION(EX_Overflow); in FPU_store_double()
521 EXCEPTION(EX_Invalid); in FPU_store_double()
529 EXCEPTION(EX_Invalid); in FPU_store_double()
537 EXCEPTION(EX_StackUnder); in FPU_store_double()
593 EXCEPTION(EX_Underflow); in FPU_store_single()
599 EXCEPTION(precision_loss); in FPU_store_single()
653 EXCEPTION(EX_Overflow); in FPU_store_single()
[all …]
H A Dget_address.c95 EXCEPTION(EX_Invalid); in sib()
128 EXCEPTION(EX_INTERNAL | 0x130); in vm86_segment()
148 EXCEPTION(EX_INTERNAL | 0x132); in pm_address()
270 EXCEPTION(EX_Invalid); in FPU_get_address()
289 EXCEPTION(EX_INTERNAL | 0x133); in FPU_get_address()
344 EXCEPTION(EX_Invalid); in FPU_get_address_16()
397 EXCEPTION(EX_INTERNAL | 0x131); in FPU_get_address_16()
H A Dreg_round.S607 call EXCEPTION
625 call EXCEPTION
657 call EXCEPTION
667 call EXCEPTION
673 call EXCEPTION
680 call EXCEPTION
686 call EXCEPTION
692 call EXCEPTION
698 call EXCEPTION
704 call EXCEPTION
H A Dreg_u_sub.S235 call EXCEPTION
241 call EXCEPTION
247 call EXCEPTION
253 call EXCEPTION
259 call EXCEPTION
H A Dfpu_etc.c68 EXCEPTION(EX_Invalid); in ftst_()
78 EXCEPTION(EX_INTERNAL | 0x14); in ftst_()
84 EXCEPTION(EX_StackUnder); in ftst_()
H A Dfpu_trig.c188 EXCEPTION(EX_INTERNAL | 0x0112); in single_arg_error()
201 EXCEPTION(EX_Invalid); in single_arg_2_error()
215 EXCEPTION(EX_Invalid); in single_arg_2_error()
226 EXCEPTION(EX_INTERNAL | 0x0112); in single_arg_2_error()
428 EXCEPTION(EX_StackUnder); in fxtract()
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()
[all …]
H A Dwm_sqrt.S227 call EXCEPTION
280 call EXCEPTION
386 call EXCEPTION
446 call EXCEPTION
H A Ddiv_Xsig.S351 call EXCEPTION
357 call EXCEPTION
363 call EXCEPTION
H A Dpoly_sin.c192 EXCEPTION(EX_INTERNAL | 0x150); in poly_sine()
212 EXCEPTION(EX_Invalid); in poly_cos()
375 EXCEPTION(EX_INTERNAL | 0x151); in poly_cos()
H A Dreg_u_div.S448 call EXCEPTION
454 call EXCEPTION
460 call EXCEPTION
H A Dload_store.c88 EXCEPTION(EX_INTERNAL | 0x140); in FPU_load_store()
115 EXCEPTION(EX_INTERNAL | 0x141); in FPU_load_store()
H A Dreg_convert.c43 EXCEPTION(EX_INTERNAL | 0x180); in FPU_to_exp16()
H A Dfpu_asm.h16 #define EXCEPTION FPU_exception macro
H A Dreg_add_sub.c214 EXCEPTION(EX_INTERNAL | 0x111); in FPU_sub()
330 EXCEPTION(EX_INTERNAL | 0x101); in add_sub_specials()
H A Dpoly_2xm1.c65 EXCEPTION(EX_INTERNAL | 0x127); in poly_2xm1()
H A Dreg_mul.c110 EXCEPTION(EX_INTERNAL | 0x102); in FPU_mul()
H A Dreg_u_mul.S138 call EXCEPTION
H A Dreg_u_add.S157 call EXCEPTION
/linux/arch/powerpc/kernel/
H A Dhead_85xx.S377 EXCEPTION(0x0500, EXTERNAL, ExternalInput, do_IRQ)
389 EXCEPTION(0x0800, FP_UNAVAIL, FloatingPointUnavailable, emulation_assist_interrupt)
397 EXCEPTION(0x2900, AP_UNAVAIL, AuxillaryProcessorUnavailable, unknown_exception)
404 EXCEPTION(0x3100, FIT, FixedIntervalTimer, unknown_exception)
599 EXCEPTION(0x2020, SPE_UNAVAIL, SPEUnavailable, unknown_exception)
619 EXCEPTION(0x2040, SPE_FP_DATA, SPEFloatingPointData, unknown_exception)
620 EXCEPTION(0x2050, SPE_FP_ROUND, SPEFloatingPointRound, unknown_exception)
625 EXCEPTION(0x2060, PERFORMANCE_MONITOR, PerformanceMonitor, \
628 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception)
643 EXCEPTION(0, HV_SYSCALL, Hypercall, unknown_exception)
[all …]
H A Dhead_8xx.S113 EXCEPTION(INTERRUPT_SYSTEM_RESET, Reset, system_reset_exception)
123 EXCEPTION(INTERRUPT_EXTERNAL, HardwareInterrupt, do_IRQ)
142 EXCEPTION(INTERRUPT_DECREMENTER, Decrementer, timer_interrupt)
149 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception)
358 EXCEPTION(INTERRUPT_INST_BREAKPOINT_8xx, Trap_1d, unknown_exception)
360 EXCEPTION(0x1e00, Trap_1e, unknown_exception)
361 EXCEPTION(0x1f00, Trap_1f, unknown_exception)
H A Dhead_44x.S265 EXCEPTION(0x0500, BOOKE_INTERRUPT_EXTERNAL, ExternalInput, do_IRQ)
277 EXCEPTION(0x2010, BOOKE_INTERRUPT_FP_UNAVAIL, \
285 EXCEPTION(0x2020, BOOKE_INTERRUPT_AP_UNAVAIL, \
293 EXCEPTION(0x1010, BOOKE_INTERRUPT_FIT, FixedIntervalTimer, unknown_exception)
/linux/Documentation/fault-injection/
H A Dprovoke-crashes.rst37 of the common ones are PANIC, BUG, EXCEPTION, LOOP, and OVERFLOW.
50 echo EXCEPTION > /sys/kernel/debug/provoke-crash/INT_HARDWARE_ENTRY
/linux/net/devlink/
H A Dtrap.c959 DEVLINK_TRAP(TTL_ERROR, EXCEPTION),
970 DEVLINK_TRAP(MTU_ERROR, EXCEPTION),
971 DEVLINK_TRAP(UNRESOLVED_NEIGH, EXCEPTION),
972 DEVLINK_TRAP(RPF, EXCEPTION),
973 DEVLINK_TRAP(REJECT_ROUTE, EXCEPTION),
974 DEVLINK_TRAP(IPV4_LPM_UNICAST_MISS, EXCEPTION),
975 DEVLINK_TRAP(IPV6_LPM_UNICAST_MISS, EXCEPTION),
977 DEVLINK_TRAP(DECAP_ERROR, EXCEPTION),

12