Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dexc_helper.c54 if (env->config->ndepc) { in HELPER()
189 if (env->config->ndepc) { in handle_interrupt()
H A Doverlay_tool.h538 .ndepc = (XCHAL_XEA_VERSION >= 2), \
H A Dcpu.h433 int ndepc; member
H A Dtranslate.c2034 gen_jump(dc, cpu_SR[dc->config->ndepc ? DEPC : EPC1]); in translate_rfde()