Home
last modified time | relevance | path

Searched refs:worst (Results 1 – 5 of 5) sorted by relevance

/arch/x86/kernel/cpu/mcheck/
Dmce.c1025 int worst = 0; in do_machine_check() local
1135 if (severity > worst) { in do_machine_check()
1137 worst = severity; in do_machine_check()
1152 no_way_out = worst >= MCE_PANIC_SEVERITY; in do_machine_check()
1163 if (worst == MCE_AR_SEVERITY) { in do_machine_check()
1172 if (worst > 0) in do_machine_check()
/arch/x86/math-emu/
DREADME239 each function was tested at about 400 points. Ideal worst-case results
307 worst-case results which are better than the worst-case results given
321 the worst accuracy which was found (in bits) and the approximate value
326 instr arg range # tests 63.7 63.8 63.9 worst at arg
/arch/arm/nwfpe/
DChangeLog44 * I discovered several bugs. First and worst is that the kernel
/arch/m68k/fpsp040/
Dround.S284 | Note that both routines have been optimized (for the worst case) and
/arch/m68k/ifpsp060/src/
Dilsp.S360 # quotient will be at worst 1 too large.