summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/host/inc/mips/prod/muldiv_c.h
blob: 7ea65d8c2f46b40b9bf88018a414232363f130c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef _MulDiv_c_h
#define _MulDiv_c_h
#define UNDEF_FLAG (0)
#define UNDEF_BIT (0)
#define CF_OF_CLEAR (0)
#define CF_OF_SET (2049)
#define SF_ZF_PF_AF_UNDEF (0)
#define ALL_UNDEF (0)
#endif /* ! _MulDiv_c_h */