Home
last modified time | relevance | path

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

/hal_xtensa-3.6.0/src/hal/
Ddebug.c383 } else if (inst_type & XTHAL_LOOP_END) { in xthal_get_npc()
/hal_xtensa-3.6.0/include/xtensa/
Dhal.h1493 #define XTHAL_LOOP_END 0x00000010 /* Not set by xthal_inst_type */ macro