Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dcpu.h298 #define M68K_MMU_M_040 0x0010 macro
305 M68K_MMU_CM_040 | M68K_MMU_M_040 | \
H A Dhelper.c641 if (env->mmu.mmusr & M68K_MMU_M_040) { in dump_mmu()