Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dint64_helper.c244 } else if ((intno & 0x1c0) == TT_FILL) { in sparc_cpu_do_interrupt()
H A Dwin_helper.c224 int tt = TT_FILL | (env->otherwin != 0 in helper_restore()
H A Dcpu.h95 #define TT_FILL 0xc0 macro
/openbmc/qemu/linux-user/sparc/
H A Dcpu_loop.c207 #define TARGET_TT_FILL TT_FILL