Home
last modified time | relevance | path

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

/hal_xtensa-3.4.0/src/hal/
Ddebug.c210 inst_type |= XTHAL_RFUE_INST; in xthal_inst_type()
366 } else if (inst_type & XTHAL_RFUE_INST) { in xthal_get_npc()
/hal_xtensa-3.4.0/include/xtensa/
Dhal.h1487 #define XTHAL_RFUE_INST 0x00000400 macro