Home
last modified time | relevance | path

Searched refs:XTHAL_RFE_INST (Results 1 – 2 of 2) sorted by relevance

/hal_xtensa-3.4.0/src/hal/
Ddebug.c207 inst_type |= XTHAL_RFE_INST; in xthal_inst_type()
372 } else if (inst_type & XTHAL_RFE_INST) { in xthal_get_npc()
/hal_xtensa-3.4.0/include/xtensa/
Dhal.h1489 #define XTHAL_RFE_INST 0x00000100 macro