summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/base/cvidc/sunhst_c.h
blob: e289c6b5cade0b566decf012049996eef261637a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef _Sunhst_c_h
#define _Sunhst_c_h
#define SunBranchCodeSizeAdjustment (2)
#define SUN_HOST_DEST_REG_ID (16)
#define SunPureAddressAdjustment (8)
#define SunCallToRetAddrAdjustment (8)
#define SunFpuOverflowExceptionBit (8)
#define SunFpuUnderflowExceptionBit (7)
#define SunFpuPrecisionExceptionBit (5)
#endif /* ! _Sunhst_c_h */