Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dcpu.h289 #define M68K_MMU_B_040 0x0800 macro
H A Dhelper.c651 if (env->mmu.mmusr & M68K_MMU_B_040) { in dump_mmu()