Parent Directory
|
Revision Log
|
Patch
revision 112 by aw0a, Sat Nov 13 16:40:11 2004 UTC | revision 113 by ben.allan, Thu Dec 15 03:59:55 2005 UTC | |
---|---|---|
# | Line 150 entertrace | Line 150 entertrace |
150 | set fpe [string tolower $ascSolvVect(trapFPEdefault)] | set fpe [string tolower $ascSolvVect(trapFPEdefault)] |
151 | if {$fpe=="no" || $fpe=="0" || $fpe=="false"} { | if {$fpe=="no" || $fpe=="0" || $fpe=="false"} { |
152 | slv_trapfp | slv_trapfp |
153 | slv_trapint | |
154 | #side effect sets the interrupt trap. need to fix that. | #side effect sets the interrupt trap. need to fix that. |
155 | slv_untrapfp | slv_untrapfp |
156 | } { | } { |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |