/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H 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() 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_Invali in compare_i_st_st() [all...] |
H 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() 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_Precisio in set_precision_flag_up() [all...] |
H A 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_Overflo in FPU_store_single() [all...] |
H 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 [all...] |
H 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()
|
H A D | fpu_etc.c | 68 EXCEPTION(EX_Invalid); in ftst_() 78 EXCEPTION(EX_INTERNAL | 0x14); in ftst_() 84 EXCEPTION(EX_StackUnder); in ftst_()
|
H A D | reg_u_sub.S | 235 call EXCEPTION 241 call EXCEPTION 247 call EXCEPTION 253 call EXCEPTION 259 call EXCEPTION
|
H 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
|
H 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() 1013 EXCEPTION(EX_INTERNAL | 0x118); in do_fprem() 1295 EXCEPTION(EX_INTERNAL | 0x125); in fpatan() 1375 EXCEPTION(EX_INTERNAL | 0x116); in fyl2xp1() 1471 EXCEPTION(EX_INTERNA in fyl2xp1() [all...] |
H A D | wm_sqrt.S | 227 call EXCEPTION 280 call EXCEPTION 386 call EXCEPTION 446 call EXCEPTION
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H 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() 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_Invali in compare_i_st_st() [all...] |
H 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() 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_Precisio in set_precision_flag_up() [all...] |
H A 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_Overflo in FPU_store_single() [all...] |
H 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 [all...] |
H 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()
|
H A D | fpu_etc.c | 68 EXCEPTION(EX_Invalid); in ftst_() 78 EXCEPTION(EX_INTERNAL | 0x14); in ftst_() 84 EXCEPTION(EX_StackUnder); in ftst_()
|
H A D | reg_u_sub.S | 235 call EXCEPTION 241 call EXCEPTION 247 call EXCEPTION 253 call EXCEPTION 259 call EXCEPTION
|
H 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
|
H 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() 1380 EXCEPTION(EX_INTERNAL | 0x116); in fyl2xp1() 1476 EXCEPTION(EX_INTERNA in fyl2xp1() [all...] |
H A D | wm_sqrt.S | 227 call EXCEPTION 280 call EXCEPTION 386 call EXCEPTION 446 call EXCEPTION
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 244 EXCEPTION(0x100, Reset, unknown_exception, EXC_XFER_STD) 382 EXCEPTION(0x500, HardwareInterrupt, do_IRQ, EXC_XFER_LITE) 394 EXCEPTION(0x700, ProgramCheck, program_check_exception, EXC_XFER_STD) 415 EXCEPTION(0x900, Decrementer, timer_interrupt, EXC_XFER_LITE) 417 EXCEPTION(0xa00, Trap_0a, unknown_exception, EXC_XFER_STD) 418 EXCEPTION(0xb00, Trap_0b, unknown_exception, EXC_XFER_STD) 426 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD) 427 EXCEPTION(0xe00, Trap_0e, unknown_exception, EXC_XFER_STD) 654 EXCEPTION(0x1300, Trap_13, instruction_breakpoint_exception, EXC_XFER_STD) 655 EXCEPTION( [all...] |
H A D | head_40x.S | 201 EXCEPTION(0x0500, HardwareInterrupt, do_IRQ, EXC_XFER_LITE) 219 EXCEPTION(0x0800, Trap_08, unknown_exception, EXC_XFER_STD) 220 EXCEPTION(0x0900, Trap_09, unknown_exception, EXC_XFER_STD) 221 EXCEPTION(0x0A00, Trap_0A, unknown_exception, EXC_XFER_STD) 222 EXCEPTION(0x0B00, Trap_0B, unknown_exception, EXC_XFER_STD) 229 /* EXCEPTION(0x0D00, Trap_0D, unknown_exception, EXC_XFER_STD) */ 230 EXCEPTION(0x0E00, Trap_0E, unknown_exception, EXC_XFER_STD) 231 EXCEPTION(0x0F00, Trap_0F, unknown_exception, EXC_XFER_STD) 410 EXCEPTION(0x1300, Trap_13, unknown_exception, EXC_XFER_STD) 411 EXCEPTION( [all...] |
H A D | head_fsl_booke.S | 391 EXCEPTION(0x0500, EXTERNAL, ExternalInput, do_IRQ, EXC_XFER_LITE) 405 EXCEPTION(0x0800, FP_UNAVAIL, FloatingPointUnavailable, \ 408 EXCEPTION(0x0800, FP_UNAVAIL, FloatingPointUnavailable, \ 418 EXCEPTION(0x2900, AP_UNAVAIL, AuxillaryProcessorUnavailable, \ 426 EXCEPTION(0x3100, FIT, FixedIntervalTimer, \ 639 EXCEPTION(0x2020, SPE_UNAVAIL, SPEUnavailable, \ 645 EXCEPTION(0x2030, SPE_FP_DATA, SPEFloatingPointData, 649 EXCEPTION(0x2050, SPE_FP_ROUND, SPEFloatingPointRound, \ 652 EXCEPTION(0x2040, SPE_FP_DATA, SPEFloatingPointData, 654 EXCEPTION( [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_40x.S | 226 EXCEPTION(0x0500, HardwareInterrupt, do_IRQ) 244 EXCEPTION(0x0800, Trap_08, unknown_exception) 245 EXCEPTION(0x0900, Trap_09, unknown_exception) 246 EXCEPTION(0x0A00, Trap_0A, unknown_exception) 247 EXCEPTION(0x0B00, Trap_0B, unknown_exception) 254 /* EXCEPTION(0x0D00, Trap_0D, unknown_exception) */ 255 EXCEPTION(0x0E00, Trap_0E, unknown_exception) 256 EXCEPTION(0x0F00, Trap_0F, unknown_exception) 439 EXCEPTION(0x1300, Trap_13, unknown_exception) 440 EXCEPTION( [all...] |
H A D | head_book3s_32.S | 241 EXCEPTION(INTERRUPT_SYSTEM_RESET, Reset, unknown_async_exception) 341 EXCEPTION(INTERRUPT_EXTERNAL, HardwareInterrupt, do_IRQ) 381 EXCEPTION(INTERRUPT_DECREMENTER, Decrementer, timer_interrupt) 383 EXCEPTION(0xa00, Trap_0a, unknown_exception) 384 EXCEPTION(0xb00, Trap_0b, unknown_exception) 390 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception) 391 EXCEPTION(0xe00, Trap_0e, unknown_exception) 624 EXCEPTION(0x1300, Trap_13, instruction_breakpoint_exception) 625 EXCEPTION(0x1400, SMI, SMIException) 626 EXCEPTION( [all...] |