Home
last modified time | relevance | path

Searched refs:TT_SPILL (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dwin_helper.c202 int tt = TT_SPILL | (env->otherwin != 0 in helper_save()
238 int tt = TT_SPILL | (env->otherwin != 0 in helper_flushw()
H A Dint64_helper.c242 } else if ((intno & 0x1c0) == TT_SPILL) { in sparc_cpu_do_interrupt()
H A Dcpu.h94 #define TT_SPILL 0x80 macro
/openbmc/qemu/linux-user/sparc/
H A Dcpu_loop.c206 #define TARGET_TT_SPILL TT_SPILL