Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dcpu.h723 #define XTENSA_TBFLAG_CWOE 0x40000 macro
791 *flags |= (w << XTENSA_TBFLAG_WINDOW_SHIFT) | XTENSA_TBFLAG_CWOE; in cpu_get_tb_cpu_state()
H A Dtranslate.c1144 dc->cwoe = tb_flags & XTENSA_TBFLAG_CWOE; in xtensa_tr_init_disas_context()