/linux-6.3-rc2/arch/x86/math-emu/ |
A D | errors.c | 68 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() 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() 568 EXCEPTION(EX_Denormal); in denormal_operand() 587 EXCEPTION(EX_Overflow); in arith_overflow() [all …]
|
A D | reg_compare.c | 113 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() 215 EXCEPTION(EX_StackUnder); in compare_st_st() 223 EXCEPTION(EX_Invalid); in compare_st_st() 261 EXCEPTION(EX_StackUnder); in compare_i_st_st() 270 EXCEPTION(EX_Invalid); in compare_i_st_st() 309 EXCEPTION(EX_StackUnder); in compare_u_st_st() 319 EXCEPTION(EX_Invalid); in compare_u_st_st() [all …]
|
A D | reg_ld_str.c | 362 EXCEPTION(EX_StackUnder); in FPU_store_extended() 529 EXCEPTION(EX_Invalid); in FPU_store_double() 708 EXCEPTION(EX_Invalid); in FPU_store_single() 766 EXCEPTION(EX_Invalid); in FPU_store_int64() 778 EXCEPTION(EX_Invalid); in FPU_store_int64() 815 EXCEPTION(EX_Invalid); in FPU_store_int32() 825 EXCEPTION(EX_Invalid); in FPU_store_int32() 861 EXCEPTION(EX_Invalid); in FPU_store_int16() 871 EXCEPTION(EX_Invalid); in FPU_store_int16() 910 EXCEPTION(EX_Invalid); in FPU_store_bcd() [all …]
|
A D | get_address.c | 95 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()
|
A D | reg_round.S | 607 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
|
A D | reg_u_sub.S | 235 call EXCEPTION 241 call EXCEPTION 247 call EXCEPTION 253 call EXCEPTION 259 call EXCEPTION
|
A D | fpu_etc.c | 68 EXCEPTION(EX_Invalid); in ftst_() 78 EXCEPTION(EX_INTERNAL | 0x14); in ftst_() 84 EXCEPTION(EX_StackUnder); in ftst_()
|
A D | exception.h | 43 #define EXCEPTION(x) { printk("exception in %s at line %d\n", \ macro 46 #define EXCEPTION(x) FPU_exception(x) macro
|
A D | fpu_trig.c | 188 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() 1476 EXCEPTION(EX_INTERNAL | 0x117); in fyl2xp1() 1507 EXCEPTION(EX_Overflow); in fscale() [all …]
|
A D | wm_sqrt.S | 227 call EXCEPTION 280 call EXCEPTION 386 call EXCEPTION 446 call EXCEPTION
|
A D | div_Xsig.S | 351 call EXCEPTION 357 call EXCEPTION 363 call EXCEPTION
|
A D | fpu_entry.c | 174 EXCEPTION(EX_INTERNAL | 0x126); in math_emulate() 199 EXCEPTION(EX_INTERNAL | 0x128); in math_emulate() 325 EXCEPTION(EX_Invalid); in math_emulate() 444 EXCEPTION(EX_StackUnder); in math_emulate() 508 EXCEPTION(EX_INTERNAL | 0x111); in math_emulate()
|
A D | poly_sin.c | 192 EXCEPTION(EX_INTERNAL | 0x150); in poly_sine() 212 EXCEPTION(EX_Invalid); in poly_cos() 375 EXCEPTION(EX_INTERNAL | 0x151); in poly_cos()
|
A D | reg_u_div.S | 448 call EXCEPTION 454 call EXCEPTION 460 call EXCEPTION
|
A D | reg_convert.c | 43 EXCEPTION(EX_INTERNAL | 0x180); in FPU_to_exp16()
|
A D | fpu_asm.h | 16 #define EXCEPTION FPU_exception macro
|
A D | load_store.c | 88 EXCEPTION(EX_INTERNAL | 0x140); in FPU_load_store() 115 EXCEPTION(EX_INTERNAL | 0x141); in FPU_load_store()
|
A D | poly_2xm1.c | 65 EXCEPTION(EX_INTERNAL | 0x127); in poly_2xm1()
|
A D | reg_add_sub.c | 214 EXCEPTION(EX_INTERNAL | 0x111); in FPU_sub() 330 EXCEPTION(EX_INTERNAL | 0x101); in add_sub_specials()
|
A D | reg_mul.c | 110 EXCEPTION(EX_INTERNAL | 0x102); in FPU_mul()
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | head_40x.S | 227 EXCEPTION(0x0500, HardwareInterrupt, do_IRQ) 245 EXCEPTION(0x0800, Trap_08, unknown_exception) 246 EXCEPTION(0x0900, Trap_09, unknown_exception) 247 EXCEPTION(0x0A00, Trap_0A, unknown_exception) 248 EXCEPTION(0x0B00, Trap_0B, unknown_exception) 256 EXCEPTION(0x0E00, Trap_0E, unknown_exception) 257 EXCEPTION(0x0F00, Trap_0F, unknown_exception) 440 EXCEPTION(0x1300, Trap_13, unknown_exception) 441 EXCEPTION(0x1400, Trap_14, unknown_exception) 442 EXCEPTION(0x1500, Trap_15, unknown_exception) [all …]
|
A D | head_book3s_32.S | 384 EXCEPTION(0xa00, Trap_0a, unknown_exception) 385 EXCEPTION(0xb00, Trap_0b, unknown_exception) 392 EXCEPTION(0xe00, Trap_0e, unknown_exception) 626 EXCEPTION(0x1400, SMI, SMIException) 627 EXCEPTION(0x1500, Trap_15, unknown_exception) 629 EXCEPTION(0x1700, Trap_17, TAUException) 630 EXCEPTION(0x1800, Trap_18, unknown_exception) 631 EXCEPTION(0x1900, Trap_19, unknown_exception) 632 EXCEPTION(0x1a00, Trap_1a, unknown_exception) 633 EXCEPTION(0x1b00, Trap_1b, unknown_exception) [all …]
|
A D | head_85xx.S | 387 EXCEPTION(0x0500, EXTERNAL, ExternalInput, do_IRQ) 399 EXCEPTION(0x0800, FP_UNAVAIL, FloatingPointUnavailable, unknown_exception) 407 EXCEPTION(0x2900, AP_UNAVAIL, AuxillaryProcessorUnavailable, unknown_exception) 414 EXCEPTION(0x3100, FIT, FixedIntervalTimer, unknown_exception) 639 EXCEPTION(0x2020, SPE_UNAVAIL, SPEUnavailable, unknown_exception) 659 EXCEPTION(0x2040, SPE_FP_DATA, SPEFloatingPointData, unknown_exception) 660 EXCEPTION(0x2050, SPE_FP_ROUND, SPEFloatingPointRound, unknown_exception) 665 EXCEPTION(0x2060, PERFORMANCE_MONITOR, PerformanceMonitor, \ 668 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception) 683 EXCEPTION(0, HV_SYSCALL, Hypercall, unknown_exception) [all …]
|
A D | head_8xx.S | 124 EXCEPTION(INTERRUPT_SYSTEM_RESET, Reset, system_reset_exception) 134 EXCEPTION(INTERRUPT_EXTERNAL, HardwareInterrupt, do_IRQ) 153 EXCEPTION(INTERRUPT_DECREMENTER, Decrementer, timer_interrupt) 160 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception) 390 EXCEPTION(INTERRUPT_INST_BREAKPOINT_8xx, Trap_1d, unknown_exception) 392 EXCEPTION(0x1e00, Trap_1e, unknown_exception) 393 EXCEPTION(0x1f00, Trap_1f, unknown_exception)
|
/linux-6.3-rc2/Documentation/fault-injection/ |
A D | provoke-crashes.rst | 37 of the common ones are PANIC, BUG, EXCEPTION, LOOP, and OVERFLOW. 50 echo EXCEPTION > /sys/kernel/debug/provoke-crash/INT_HARDWARE_ENTRY
|