Expand PMF_FN_* macros.
[netbsd-mini2440.git] / gnu / usr.bin / gcc2 / common / insn-attr.h
blob5fe9a2f800123cfb99ab786a3d367dd4fe88da2c
1 /* Generated automatically by the program `genattr'
2 from the machine description file `md'. */
4 #ifndef PROTO
5 #if defined (USE_PROTOTYPES) ? USE_PROTOTYPES : defined (__STDC__)
6 #define PROTO(ARGS) ARGS
7 #else
8 #define PROTO(ARGS) ()
9 #endif
10 #endif
11 #define HAVE_ATTR_alternative
12 #define get_attr_alternative(insn) which_alternative
14 #define ATTR_FLAG_forward 0x1
15 #define ATTR_FLAG_backward 0x2
16 #define ATTR_FLAG_likely 0x4
17 #define ATTR_FLAG_very_likely 0x8
18 #define ATTR_FLAG_unlikely 0x10
19 #define ATTR_FLAG_very_unlikely 0x20