Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dcpu.h301 #define M68K_MMU_R_040 0x0001 macro
H A Dhelper.c656 if (env->mmu.mmusr & M68K_MMU_R_040) { in dump_mmu()
749 env->mmu.mmusr = M68K_MMU_T_040 | M68K_MMU_R_040; in get_physical_address()
884 env->mmu.mmusr |= M68K_MMU_R_040; in get_physical_address()