Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/sparc/
H A Dcpu_loop.c206 #define TARGET_TT_SPILL TT_SPILL macro
209 #define TARGET_TT_SPILL TT_WIN_OVF macro
286 case TARGET_TT_SPILL: /* window overflow */ in cpu_loop()