Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dcpu.h713 #define XTENSA_TBFLAG_RING_MASK 0x3 macro
H A Dtranslate.c1132 dc->ring = tb_flags & XTENSA_TBFLAG_RING_MASK; in xtensa_tr_init_disas_context()