Searched refs:XTHAL_SYSCALL_INST (Results 1 – 2 of 2) sorted by relevance
224 inst_type |= XTHAL_SYSCALL_INST; in xthal_inst_type()380 } else if (inst_type & XTHAL_SYSCALL_INST) { in xthal_get_npc()
1492 #define XTHAL_SYSCALL_INST 0x00000020 macro