Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dcpu.h66 #define TT_UNIMP_FLUSH 0x25 macro
76 #define TT_UNIMP_FLUSH TT_ILL_INSN macro
/openbmc/qemu/linux-user/sparc/
H A Dcpu_loop.c336 case TT_UNIMP_FLUSH: in cpu_loop()