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