Searched defs:RELAX_MICROMIPS_P (Results 1 – 2 of 2) sorted by relevance
1242 #define RELAX_MICROMIPS_P(i) (((i) & 0xc0000000) == 0x40000000) macro
1245 #define RELAX_MICROMIPS_P(i) (((i) & 0xc0000000) == 0x40000000) macro