Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dcpu.h346 #define M68K_TTR_ENABLED 0x00008000 macro
H A Dhelper.c582 if ((ttr & M68K_TTR_ENABLED) == 0) { in dump_ttr()
687 if ((ttr & M68K_TTR_ENABLED) == 0) { in check_TTR()