Searched refs:XTHAL_RFE_INST (Results 1 – 2 of 2) sorted by relevance
207 inst_type |= XTHAL_RFE_INST; in xthal_inst_type()372 } else if (inst_type & XTHAL_RFE_INST) { in xthal_get_npc()
1489 #define XTHAL_RFE_INST 0x00000100 macro