#ifndef _Axphst_c_h #define _Axphst_c_h #define AXP_HOST_ZERO_REG (31) #define AXP_HOST_DEST_REG (13) #define AXP_HOST_CALL_REG (26) #define AXP_HOST_GDP_REG (29) #define AxpPureAddressAdjustment (0) #define AxpCallToRetAddrAdjustment (0) #define AxpFpuOverflowExceptionMask (36) #define AxpFpuOverflowExceptionBit (-1) #define AxpFpuUnderflowExceptionBit (3) #define AxpFpuPrecisionExceptionBit (4) #endif /* ! _Axphst_c_h */