arith.h revision 303975
11638Srgrimes/*
252655Sphantom * MD header for contrib/gdtoa
31638Srgrimes *
4240689Szeising * $FreeBSD: releng/11.0/lib/libc/powerpc/arith.h 114839 2003-05-08 13:50:44Z das $
5240689Szeising */
674856Sru
7250963Sachim/*
879129Smsmith * NOTE: The definitions in this file must be correct or strtod(3) and
9181942Srpaulo * floating point formats in printf(3) will break!  The file can be
10237981Smav * generated by running contrib/gdtoa/arithchk.c on the target
11158760Sbrueffer * architecture.  See contrib/gdtoa/gdtoaimp.h for details.
12181942Srpaulo */
13194701Srpaulo
14181942Srpaulo#define IEEE_MC68k
15181942Srpaulo#define Arith_Kind_ASL 2
16261738Sbrueffer#define Double_Align
17181942Srpaulo