Searched refs:TT_SPILL (Results 1 – 4 of 4) sorted by relevance
202 int tt = TT_SPILL | (env->otherwin != 0 in helper_save()238 int tt = TT_SPILL | (env->otherwin != 0 in helper_flushw()
242 } else if ((intno & 0x1c0) == TT_SPILL) { in sparc_cpu_do_interrupt()
94 #define TT_SPILL 0x80 macro
206 #define TARGET_TT_SPILL TT_SPILL