| tag | line | file | source code |
| exception | 497 | arch/i386/math-emu/errors.c | exception(flags); |
| exception | 509 | arch/i386/math-emu/errors.c | exception(EX_Precision | SW_C1); |
| exception | 523 | arch/i386/math-emu/errors.c | exception(EX_Precision); |
| exception | 536 | arch/i386/math-emu/errors.c | exception(EX_Denormal); |
| exception | 46 | arch/i386/math-emu/exception.h | __FILE__, __LINE__); exception(x); } |
| exception | 48 | arch/i386/math-emu/exception.h | #define EXCEPTION(x) exception(x) |
| exception | 10 | arch/i386/math-emu/fpu_proto.h | asmlinkage void exception(int n); |
| exception | 37 | arch/i386/math-emu/reg_norm.S | call _exception |
| exception | 117 | arch/i386/math-emu/reg_norm.S | call _exception |
| exception | 601 | arch/i386/math-emu/reg_round.S | call _exception |
| exception | 618 | arch/i386/math-emu/reg_round.S | call _exception |