From: ceriel Date: Thu, 26 Oct 1989 09:52:41 +0000 (+0000) Subject: Use Intel byte order for floating point X-Git-Tag: release-5-5~2147 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=851a0c4501fec89a695b8d7acdabeb8c5661e2fc;p=ack.git Use Intel byte order for floating point --- diff --git a/mach/i86/cg/mach.c b/mach/i86/cg/mach.c index 0499ca465..e6712d2a5 100644 --- a/mach/i86/cg/mach.c +++ b/mach/i86/cg/mach.c @@ -43,6 +43,9 @@ con_mult(sz) word sz; { #define CODE_GENERATOR #define IEEEFLOAT +#define FL_MSL_AT_LOW_ADDRESS 0 +#define FL_MSW_AT_LOW_ADDRESS 0 +#define FL_MSB_AT_LOW_ADDRESS 0 #include /*