Const
#define EXP_BIAS Const(0)
#define EXP_OVER Const(0x4000) /* smallest invalid large exponent */
#define EXP_UNDER Const(-0x3fff) /* largest invalid small exponent */
#define EXP_WAY_UNDER Const(-0x6000) /* Below the smallest denormal, but
#define EXTENDED_Ebias Const(0x3fff)
#define SIGN_POS Const(0)
#define SIGN_NEG Const(0x80)
#define SIGN_Positive Const(0)
#define SIGN_Negative Const(0x8000)
#define TW_Denormal Const(4) /* De-normal */
#define TW_Infinity Const(5) /* + or - infinity */
#define TW_NaN Const(6) /* Not a Number */
#define TW_Unsupported Const(7) /* Not supported by an 80486 */
#define TAG_Valid Const(0) /* valid */
#define TAG_Zero Const(1) /* zero */
#define TAG_Special Const(2) /* De-normal, + or - infinity,
#define TAG_Empty Const(3) /* empty */
#define TAG_Error Const(0x80) /* probably need to abort */
#define LOADED_DATA Const(10101) /* Special st() number to identify
#define FPU_Exception Const(0x80000000) /* Added to tag returns. */
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const) // Byte 6+7
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const) // Byte 6+7
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const)
Input(Const) // padding
Input(Const)
Input(Const) // padding
Input(Const) // padding (internal report ID)
Input(Const)
Input(Const)
Input(Const) // padding (internal report ID)
Input(Const) // padding (internal report ID)
Input(Const)
Input(Const)
Input(Const) /* Input (Const, Var, Abs) */
Input(Const)
Input(Const)
Input(Const) \