/linux-6.1.9/arch/x86/math-emu/ |
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() 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 …]
|
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() 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 …]
|
D | reg_ld_str.c | 362 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 …]
|
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()
|
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
|
D | reg_u_sub.S | 235 call EXCEPTION 241 call EXCEPTION 247 call EXCEPTION 253 call EXCEPTION 259 call EXCEPTION
|
D | fpu_etc.c | 68 EXCEPTION(EX_Invalid); in ftst_() 78 EXCEPTION(EX_INTERNAL | 0x14); in ftst_() 84 EXCEPTION(EX_StackUnder); in ftst_()
|
D | exception.h | 43 #define EXCEPTION(x) { printk("exception in %s at line %d\n", \ macro 46 #define EXCEPTION(x) FPU_exception(x) macro
|
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() 1380 EXCEPTION(EX_INTERNAL | 0x116); in fyl2xp1() 1476 EXCEPTION(EX_INTERNAL | 0x117); in fyl2xp1() [all …]
|
D | wm_sqrt.S | 227 call EXCEPTION 280 call EXCEPTION 386 call EXCEPTION 446 call EXCEPTION
|
D | div_Xsig.S | 351 call EXCEPTION 357 call EXCEPTION 363 call EXCEPTION
|
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()
|
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()
|
D | reg_u_div.S | 448 call EXCEPTION 454 call EXCEPTION 460 call EXCEPTION
|
D | reg_convert.c | 43 EXCEPTION(EX_INTERNAL | 0x180); in FPU_to_exp16()
|
D | fpu_asm.h | 16 #define EXCEPTION FPU_exception macro
|
D | load_store.c | 88 EXCEPTION(EX_INTERNAL | 0x140); in FPU_load_store() 115 EXCEPTION(EX_INTERNAL | 0x141); in FPU_load_store()
|
D | poly_2xm1.c | 65 EXCEPTION(EX_INTERNAL | 0x127); in poly_2xm1()
|
D | reg_add_sub.c | 214 EXCEPTION(EX_INTERNAL | 0x111); in FPU_sub() 330 EXCEPTION(EX_INTERNAL | 0x101); in add_sub_specials()
|
D | reg_u_mul.S | 138 call EXCEPTION
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | head_40x.S | 225 EXCEPTION(0x0500, HardwareInterrupt, do_IRQ) 243 EXCEPTION(0x0800, Trap_08, unknown_exception) 244 EXCEPTION(0x0900, Trap_09, unknown_exception) 245 EXCEPTION(0x0A00, Trap_0A, unknown_exception) 246 EXCEPTION(0x0B00, Trap_0B, unknown_exception) 254 EXCEPTION(0x0E00, Trap_0E, unknown_exception) 255 EXCEPTION(0x0F00, Trap_0F, unknown_exception) 438 EXCEPTION(0x1300, Trap_13, unknown_exception) 439 EXCEPTION(0x1400, Trap_14, unknown_exception) 440 EXCEPTION(0x1500, Trap_15, unknown_exception) [all …]
|
D | head_book3s_32.S | 240 EXCEPTION(INTERRUPT_SYSTEM_RESET, Reset, unknown_async_exception) 340 EXCEPTION(INTERRUPT_EXTERNAL, HardwareInterrupt, do_IRQ) 380 EXCEPTION(INTERRUPT_DECREMENTER, Decrementer, timer_interrupt) 382 EXCEPTION(0xa00, Trap_0a, unknown_exception) 383 EXCEPTION(0xb00, Trap_0b, unknown_exception) 389 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception) 390 EXCEPTION(0xe00, Trap_0e, unknown_exception) 623 EXCEPTION(0x1300, Trap_13, instruction_breakpoint_exception) 624 EXCEPTION(0x1400, SMI, SMIException) 625 EXCEPTION(0x1500, Trap_15, unknown_exception) [all …]
|
D | head_85xx.S | 385 EXCEPTION(0x0500, EXTERNAL, ExternalInput, do_IRQ) 397 EXCEPTION(0x0800, FP_UNAVAIL, FloatingPointUnavailable, unknown_exception) 405 EXCEPTION(0x2900, AP_UNAVAIL, AuxillaryProcessorUnavailable, unknown_exception) 412 EXCEPTION(0x3100, FIT, FixedIntervalTimer, unknown_exception) 637 EXCEPTION(0x2020, SPE_UNAVAIL, SPEUnavailable, unknown_exception) 657 EXCEPTION(0x2040, SPE_FP_DATA, SPEFloatingPointData, unknown_exception) 658 EXCEPTION(0x2050, SPE_FP_ROUND, SPEFloatingPointRound, unknown_exception) 663 EXCEPTION(0x2060, PERFORMANCE_MONITOR, PerformanceMonitor, \ 666 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception) 681 EXCEPTION(0, HV_SYSCALL, Hypercall, unknown_exception) [all …]
|
D | head_8xx.S | 122 EXCEPTION(INTERRUPT_SYSTEM_RESET, Reset, system_reset_exception) 132 EXCEPTION(INTERRUPT_EXTERNAL, HardwareInterrupt, do_IRQ) 151 EXCEPTION(INTERRUPT_DECREMENTER, Decrementer, timer_interrupt) 158 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception) 388 EXCEPTION(INTERRUPT_INST_BREAKPOINT_8xx, Trap_1d, unknown_exception) 390 EXCEPTION(0x1e00, Trap_1e, unknown_exception) 391 EXCEPTION(0x1f00, Trap_1f, unknown_exception)
|
/linux-6.1.9/Documentation/fault-injection/ |
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
|