Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dint64_helper.c39 [TT_CLRWIN] = "Clean Windows",
240 if (intno == TT_CLRWIN) { in sparc_cpu_do_interrupt()
H A Dwin_helper.c209 cpu_raise_exception_ra(env, TT_CLRWIN, GETPC()); in helper_save()
H A Dcpu.h81 #define TT_CLRWIN 0x24 macro