summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/host/inc/mips/prod/ppchst_c.h
blob: 590e73c4326d9c4e4107c55fda343b213f9fc6e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef _Ppchst_c_h
#define _Ppchst_c_h
#define PpcPureAddressAdjustment (0)
#define PpcCallToRetAddrAdjustment (0)
#define PpcCallCodeSize (1)
#define PpcBranchCodeSizeAdjustment (1)
#define PpcMaxImmedSize (2)
#define PpcMaxFtUpdateSize (2)
#define PpcGotoCodeSize (1)
#define PpcFpuOverflowExceptionBit (8)
#define PpcFpuUnderflowExceptionBit (7)
#define PpcFpuPrecisionExceptionBit (5)
#define ADDIS_OPCODE (15)
#endif /* ! _Ppchst_c_h */