adapted to use 80387 floating point format
This commit is contained in:
parent
b5a1f8a3b3
commit
b4e38b8fcd
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ int val;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define IEEEFLOAT
|
#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>
|
#include <con_float>
|
||||||
|
|
||||||
/* as long as we generate assembler ...
|
/* as long as we generate assembler ...
|
||||||
|
|
Loading…
Add table
Reference in a new issue