Home
last modified time | relevance | path

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

/hal_xtensa-3.4.0/src/hal/
Ddebug.c218 inst_type |= XTHAL_RFI_INST; in xthal_inst_type()
369 } else if (inst_type & XTHAL_RFI_INST) { in xthal_get_npc()
/hal_xtensa-3.4.0/include/xtensa/
Dhal.h1488 #define XTHAL_RFI_INST 0x00000200 macro