Searched refs:XTHAL_RFI_INST (Results 1 – 2 of 2) sorted by relevance
218 inst_type |= XTHAL_RFI_INST; in xthal_inst_type()369 } else if (inst_type & XTHAL_RFI_INST) { in xthal_get_npc()
1488 #define XTHAL_RFI_INST 0x00000200 macro