Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dcpu.h731 #define XTENSA_TBFLAG_CALLINC_MASK 0x180000 macro
H A Dtranslate.c1161 dc->callinc = ((tb_flags & XTENSA_TBFLAG_CALLINC_MASK) >> in xtensa_tr_init_disas_context()