Home
last modified time | relevance | path

Searched refs:lend (Results 1 – 4 of 4) sorted by relevance

/hal_xtensa-2.7.6/include/xtensa/
Dxtruntime-frames.h69 STRUCT_FIELD (long,4,KEXC_,lend)
111 STRUCT_FIELD (long,4,UEXC_,lend)
Dxtruntime-core-state.h80 STRUCT_FIELD (long,4,CS_SA_,lend)
Dhal.h1502 unsigned lend; member
/hal_xtensa-2.7.6/src/hal/
Ddebug.c517 else if (user_state->lcount && (npc==user_state->lend)) in xthal_get_npc()