1#ifdef GET_REGINFO_ENUM
2#undef GET_REGINFO_ENUM
3#include "MipsGenRegisterInfoEnums.inc"
4#endif
5
6#ifdef GET_REGINFO_MC_DESC
7#undef GET_REGINFO_MC_DESC
8#include "MipsGenRegisterInfoMCDesc.inc"
9#endif
10
11#ifdef GET_REGINFO_HEADER
12#undef GET_REGINFO_HEADER
13#include "MipsGenRegisterInfoHeader.inc"
14#endif
15
16#ifdef GET_REGINFO_TARGET_DESC
17#undef GET_REGINFO_TARGET_DESC
18#include "MipsGenRegisterInfoTargetDesc.inc"
19#endif
20
21