Home
last modified time | relevance | path

Searched defs:callinc (Results 1 – 2 of 2) sorted by relevance

/qemu/target/xtensa/
H A Dwin_helper.c105 int callinc = (env->sregs[PS] & PS_CALLINC) >> PS_CALLINC_SHIFT; in HELPER() local
H A Dtranslate.c66 unsigned callinc; member
395 static void gen_callw_slot(DisasContext *dc, int callinc, TCGv_i32 dest, in gen_callw_slot()