adapted to use 80387 floating point format
This commit is contained in:
parent
b5a1f8a3b3
commit
b4e38b8fcd
|
@ -21,6 +21,9 @@ int val;
|
|||
}
|
||||
|
||||
#define IEEEFLOAT
|
||||
#define FL_MSL_AT_LOW_ADDRESS 0
|
||||
#define FL_MSW_AT_LOW_ADDRESS 0
|
||||
#define FL_MSB_AT_LOW_ADDRESS 0
|
||||
#include <con_float>
|
||||
|
||||
/* as long as we generate assembler ...
|
||||
|
|
Loading…
Reference in a new issue