From cd3868cdd35255d57a08c4dd6e8a7b8545a08538 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Aug 1996 21:09:02 +0000 Subject: updates from Tony Bennett (tbennett@divnc.com) --- cpukit/score/cpu/hppa1.1/cpu.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu/hppa1.1') diff --git a/cpukit/score/cpu/hppa1.1/cpu.c b/cpukit/score/cpu/hppa1.1/cpu.c index 89bb8a8447..d72dda4941 100644 --- a/cpukit/score/cpu/hppa1.1/cpu.c +++ b/cpukit/score/cpu/hppa1.1/cpu.c @@ -126,15 +126,17 @@ void _CPU_Initialize( proc_ptr old_handler; /* - * XXX; need to setup fpsr smarter perhaps + * This is the default fp context for all tasks + * Set it up so that denormalized results go to zero. */ fp_context = (unsigned8*) &_CPU_Null_fp_context; for (i=0 ; i