tag | line | file | source code |
EXP_UNDER | 393 | kernel/FPU-emu/errors.c | if ( dest->exp <= EXP_UNDER - 63 ) |
EXP_UNDER | 122 | kernel/FPU-emu/fpu_trig.c | if ( FPU_st0_ptr->exp <= EXP_UNDER ) |
EXP_UNDER | 164 | kernel/FPU-emu/fpu_trig.c | if ( FPU_st0_ptr->exp <= EXP_UNDER ) |
EXP_UNDER | 349 | kernel/FPU-emu/fpu_trig.c | if ( FPU_st0_ptr->exp <= EXP_UNDER ) |
EXP_UNDER | 519 | kernel/FPU-emu/fpu_trig.c | if ( FPU_st0_ptr->exp <= EXP_UNDER ) |
EXP_UNDER | 559 | kernel/FPU-emu/fpu_trig.c | if ( FPU_st0_ptr->exp <= EXP_UNDER ) |
EXP_UNDER | 688 | kernel/FPU-emu/fpu_trig.c | if ( FPU_st0_ptr->exp <= EXP_UNDER ) |
EXP_UNDER | 864 | kernel/FPU-emu/fpu_trig.c | if ( scale <= EXP_UNDER ) |
EXP_UNDER | 33 | kernel/FPU-emu/reg_mul.c | if ( dest->exp <= EXP_UNDER ) |