Use Motorola byte order for floating point
This commit is contained in:
parent
8d1bad1378
commit
af72287f31
@ -38,6 +38,9 @@ con_mult(sz) word sz; {
|
||||
}
|
||||
|
||||
#define IEEEFLOAT
|
||||
#define FL_MSL_AT_LOW_ADDRESS 1
|
||||
#define FL_MSW_AT_LOW_ADDRESS 1
|
||||
#define FL_MSB_AT_LOW_ADDRESS 1
|
||||
#define CODE_GENERATOR
|
||||
#include <con_float>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user