aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-fpu.c
AgeCommit message (Expand)AuthorFilesLines
1998-02-23 * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm.Andrew Cagney1-14/+33
1998-02-20Implement sim_fpu_is() and sim_fpu_cmp(). Note problem with detectingAndrew Cagney1-428/+1922
1997-08-30Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney1-27/+50
1997-05-17Treat infinities like normal numbers for purposes of comparisonsMichael Meissner1-6/+6
1997-05-15Remove some of the flake from the c80 floating point.Andrew Cagney1-38/+563
1997-05-15More floating point operations.Andrew Cagney1-14/+102
1997-05-05Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1-0/+169