Home
last modified time | relevance | path

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

/hal_xtensa-latest/src/hal/
Ddebug.c224 inst_type |= XTHAL_SYSCALL_INST; in xthal_inst_type()
380 } else if (inst_type & XTHAL_SYSCALL_INST) { in xthal_get_npc()
/hal_xtensa-latest/include/xtensa/
Dhal.h1492 #define XTHAL_SYSCALL_INST 0x00000020 macro