Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dcpu.h718 #define XTENSA_TBFLAG_CPENABLE_MASK 0x3fc0 macro
H A Dtranslate.c1140 dc->cpenable = (tb_flags & XTENSA_TBFLAG_CPENABLE_MASK) >> in xtensa_tr_init_disas_context()